xgboost/R-package
Tong He b77a89ec28
[R] Fix CRAN error for Mac OS X (#4672)
* fix cran error for mac os x

* ignore float on windows check for now
2019-07-18 11:58:30 -07:00
..
2015-01-20 15:51:42 -08:00
2019-04-21 15:54:11 +08:00
2019-04-21 15:54:11 +08:00
2019-05-02 19:18:34 +08:00
2015-07-24 11:58:02 -07:00
2019-04-15 10:08:12 -07:00
2018-03-28 10:05:47 -07:00
2019-03-09 01:50:07 +08:00

XGBoost R Package for Scalable GBM

CRAN Status Badge CRAN Downloads Documentation Status

Resources

Installation

We are on CRAN now. For stable/pre-compiled(for Windows and OS X) version, please install from CRAN:

install.packages('xgboost')

For more detailed installation instructions, please see here.

Examples

Development