Username parameter is deprecated in install_function (see doc of the package for more information).
This commit is contained in:
parent
4f0ae53974
commit
d07be2bb96
@ -6,7 +6,7 @@ For up-to-date version(which is recommended), please install from github. Window
|
||||
|
||||
```r
|
||||
require(devtools)
|
||||
install_github('xgboost','tqchen',subdir='R-package')
|
||||
install_github('tqchen/xgboost',subdir='R-package')
|
||||
```
|
||||
|
||||
For stable version on CRAN, please run
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user