Commit aa8bf655 authored by Laurae's avatar Laurae Committed by Guolin Ke
Browse files

Stop downloading R6 and jsonlite on any update (#703)

parent f8597c93
...@@ -28,11 +28,11 @@ Suggests: ...@@ -28,11 +28,11 @@ Suggests:
stringi (>= 0.5.2) stringi (>= 0.5.2)
Depends: Depends:
R (>= 3.0), R (>= 3.0),
R6 R6 (>= 2.0)
Imports: Imports:
methods, methods,
Matrix (>= 1.1-0), Matrix (>= 1.1-0),
data.table (>= 1.9.6), data.table (>= 1.9.6),
magrittr (>= 1.5), magrittr (>= 1.5),
jsonlite jsonlite (>= 1.0)
RoxygenNote: 6.0.1 RoxygenNote: 6.0.1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment