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
65ee8ab2
Unverified
Commit
65ee8ab2
authored
Nov 19, 2021
by
david-cortes
Committed by
GitHub
Nov 18, 2021
Browse files
[R-package] Move R6 to Imports (#4812)
* update dependencies * Update DESCRIPTION
parent
c2d13ec5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
R-package/DESCRIPTION
R-package/DESCRIPTION
+3
-3
No files found.
R-package/DESCRIPTION
View file @
65ee8ab2
...
@@ -52,9 +52,9 @@ Suggests:
...
@@ -52,9 +52,9 @@ Suggests:
rmarkdown,
rmarkdown,
testthat
testthat
Depends:
Depends:
R (>= 3.5),
R (>= 3.5)
R6 (>= 2.0)
Imports:
Imports:
R6 (>= 2.0),
data.table (>= 1.9.6),
data.table (>= 1.9.6),
graphics,
graphics,
jsonlite (>= 1.0),
jsonlite (>= 1.0),
...
...
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