[R] Increase the version number, date and required R version (#1920)
* remove unnecessary line
This commit is contained in:
@@ -21,7 +21,8 @@ if (require('knitr')) opts_chunk$set(fig.width = 5, fig.height = 5, fig.align =
|
||||
|
||||
%
|
||||
<<prelim,echo=FALSE>>=
|
||||
xgboost.version = '0.4-2'
|
||||
xgboost.version <- packageDescription("xgboost")$Version
|
||||
|
||||
@
|
||||
%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user