eliminate warnings and notes from R CMD check

This commit is contained in:
hetong 2014-08-30 15:17:17 -07:00
parent a06f01e8ec
commit 1abdcaa11d
2 changed files with 3 additions and 3 deletions

View File

@ -12,5 +12,5 @@ BugReports: https://github.com/tqchen/xgboost/issues
Depends:
R (>= 2.0.2)
Imports:
Matrix (>= 1.1-0),
methods
Matrix (>= 1.1-0)

View File

@ -1 +1 @@
demo R code for xgboost usages on agaricus data
demo R code for xgboost usages on agaricus data