We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f32a02 commit 04b8612Copy full SHA for 04b8612
1 file changed
DESCRIPTION
@@ -13,7 +13,7 @@ Authors@R:
13
family = "Chang",
14
role = "aut"),
15
person(given = "RStudio",
16
- role = "cph"),
+ role = c("cph", "fnd")),
17
person(given = "R Core team",
18
role = "ctb",
19
comment = "Some namespace and vignette code extracted from base R"))
@@ -30,9 +30,9 @@ Imports:
30
desc (>= 1.3.0),
31
ellipsis (>= 0.3.1),
32
fs (>= 1.5.0),
33
- lifecycle (>= 1.0.0),
34
httr (>= 1.4.2),
35
jsonlite (>= 1.7.2),
+ lifecycle (>= 1.0.0),
36
memoise (>= 2.0.0),
37
pkgbuild (>= 1.2.0),
38
pkgload (>= 1.2.0),
0 commit comments