Skip to content

Commit 68bd338

Browse files
author
Jonathan Hill
committed
fixes #98
1 parent cb00045 commit 68bd338

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

DESCRIPTION

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ LazyData: true
3232
Depends:
3333
R (>= 3.3.0)
3434
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)
35+
curl,
36+
glue (>= 1.2.0),
37+
httr,
38+
installr,
39+
jsonlite,
40+
magrittr,
41+
methods,
42+
pkgbuild,
43+
remotes,
44+
rmarkdown,
45+
shiny,
46+
stringr ,
47+
utils
4848
Suggests:
4949
knitr,
5050
stringi,

0 commit comments

Comments
 (0)