-
Notifications
You must be signed in to change notification settings - Fork 643
Expand file tree
/
Copy pathDESCRIPTION
More file actions
39 lines (39 loc) · 715 Bytes
/
DESCRIPTION
File metadata and controls
39 lines (39 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Package: rpkgs
Type: Book
Title: R Packages
Version: 0.1
Authors@R:
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre"))
Description: This is not a package, but we just use this file to declare
the dependencies of the site.
URL: https://r-pkgs.org/
Imports:
devtools (>= 2.4.2),
fs,
gert (>= 1.4.1),
lobstr,
lubridate,
nycflights13,
pak,
pkgsearch (>= 3.1.2.9000),
remotes,
rlang,
roxygen2,
stringi,
stringr (>= 1.5.0),
testthat,
tidyverse,
usethis,
withr
Suggests:
bslib,
digest,
downlit (>= 0.4.2),
jsonlite,
knitr,
parsermd,
pkgload,
xml2
Encoding: UTF-8
Remotes:
r-hub/pkgsearch