This commit is contained in:
El Potaeto 2015-03-08 00:03:40 +01:00
parent 5a59c0b26c
commit 05dbc40186

View File

@ -2,7 +2,7 @@
## Installation ## Installation
For up-to-date version(which is recommended), please install from github. Windows user will need to install [RTools](http://cran.r-project.org/bin/windows/Rtools/) first. For up-to-date version (which is recommended), please install from github. Windows user will need to install [RTools](http://cran.r-project.org/bin/windows/Rtools/) first.
```r ```r
devtools::install_github('tqchen/xgboost',subdir='R-package') devtools::install_github('tqchen/xgboost',subdir='R-package')