"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "b78175b7468c727d1bd8d45bf675557598272c8b"
Commit a9427512 authored by James Lamb's avatar James Lamb Committed by Nikita Titov
Browse files

[R-package] removed unnecessary Suggests dependencies (#2543)

parent b2da19b8
...@@ -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)
......
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