Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
aa8bf655
Commit
aa8bf655
authored
Jul 18, 2017
by
Laurae
Committed by
Guolin Ke
Jul 18, 2017
Browse files
Stop downloading R6 and jsonlite on any update (#703)
parent
f8597c93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
R-package/DESCRIPTION
R-package/DESCRIPTION
+2
-2
No files found.
R-package/DESCRIPTION
View file @
aa8bf655
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment