Merge pull request #337 from jonrobinson2/patch-1

Update xgboostPresentation.Rmd
This commit is contained in:
Tong He 2015-05-28 09:32:32 -07:00
commit 27e4cbb215

View File

@ -57,11 +57,9 @@ devtools::install_github('dmlc/xgboost', subdir='R-package')
Cran version
------------
For stable version on *CRAN*, run:
As of 2015-03-13, xgboost was removed from the CRAN repository.
```{r installCran, eval=FALSE}
install.packages('xgboost')
```
Formerly available versions can be obtained from the CRAN [archive](http://cran.r-project.org/src/contrib/Archive/xgboost)
Learning
========