fix R-devel errors (#4251)

This commit is contained in:
Tong He
2019-03-12 10:06:54 -07:00
committed by GitHub
parent a36c3ed4f4
commit 259fb809e9
4 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
Package: xgboost
Type: Package
Title: Extreme Gradient Boosting
Version: 0.81.0.1
Date: 2018-08-13
Version: 0.82.0.1
Date: 2019-03-11
Authors@R: c(
person("Tianqi", "Chen", role = c("aut"),
email = "tianqi.tchen@gmail.com"),