We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb00045 commit 68bd338Copy full SHA for 68bd338
1 file changed
DESCRIPTION
@@ -32,19 +32,19 @@ LazyData: true
32
Depends:
33
R (>= 3.3.0)
34
Imports:
35
- curl (>= 2.8.1),
36
- glue (>= 1.1.1),
37
- httr (>= 1.3.0),
38
- installr (>= 0.19.0),
39
- jsonlite (>= 1.5),
40
- magrittr (>= 1.5),
41
- methods (>= 3.5.1),
42
- pkgbuild (>= 1.0.0),
43
- remotes (>= 1.1.1),
44
- rmarkdown (>= 1.6),
45
- shiny (>= 1.0.4),
46
- stringr (>= 1.2.0),
47
- utils (>= 3.5.1)
+ curl,
+ glue (>= 1.2.0),
+ httr,
+ installr,
+ jsonlite,
+ magrittr,
+ methods,
+ pkgbuild,
+ remotes,
+ rmarkdown,
+ shiny,
+ stringr ,
+ utils
48
Suggests:
49
knitr,
50
stringi,
0 commit comments