[R] update doc; add drat repo

This commit is contained in:
Qiang Kou
2016-01-24 11:28:55 -05:00
parent 1ab0c3c248
commit bdeb095a7d
5 changed files with 51 additions and 34 deletions

View File

@@ -21,7 +21,7 @@ if (require('knitr')) opts_chunk$set(fig.width = 5, fig.height = 5, fig.align =
%
<<prelim,echo=FALSE>>=
xgboost.version = '0.3-0'
xgboost.version = '0.4-2'
@
%