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
"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "b78175b7468c727d1bd8d45bf675557598272c8b"
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
...
@@ -23,15 +23,10 @@ License: MIT + file LICENSE
URL: https://github.com/Microsoft/LightGBM
URL: https://github.com/Microsoft/LightGBM
BugReports: https://github.com/Microsoft/LightGBM/issues
BugReports: https://github.com/Microsoft/LightGBM/issues
Suggests:
Suggests:
Ckmeans.1d.dp (>= 3.3.1),
DiagrammeR (>= 0.8.1),
ggplot2 (>= 1.0.1),
ggplot2 (>= 1.0.1),
igraph (>= 1.0.1),
knitr,
knitr,
rmarkdown,
rmarkdown,
stringi (>= 0.5.2),
testthat
testthat,
vcd (>= 1.3)
Depends:
Depends:
R (>= 3.4),
R (>= 3.4),
R6 (>= 2.0)
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