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
a9427512
Commit
a9427512
authored
Nov 11, 2019
by
James Lamb
Committed by
Nikita Titov
Nov 11, 2019
Browse files
[R-package] removed unnecessary Suggests dependencies (#2543)
parent
b2da19b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
R-package/DESCRIPTION
R-package/DESCRIPTION
+1
-6
No files found.
R-package/DESCRIPTION
View file @
a9427512
...
...
@@ -23,15 +23,10 @@ License: MIT + file LICENSE
URL: https://github.com/Microsoft/LightGBM
BugReports: https://github.com/Microsoft/LightGBM/issues
Suggests:
Ckmeans.1d.dp (>= 3.3.1),
DiagrammeR (>= 0.8.1),
ggplot2 (>= 1.0.1),
igraph (>= 1.0.1),
knitr,
rmarkdown,
stringi (>= 0.5.2),
testthat,
vcd (>= 1.3)
testthat
Depends:
R (>= 3.4),
R6 (>= 2.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