xgboost/R-package
Philip Hyunsu Cho 0c7455276d
[R] Robust endian detection in CRAN xgboost build (#5232)
* [R] Robust endian detection in CRAN xgboost build

* Check for external backtrace() lib

* Update Makevars.win
2020-01-27 02:55:13 -08:00
..
2015-01-20 15:51:42 -08:00
2019-08-07 11:43:20 +12:00
2020-01-15 10:49:17 +08:00
2020-01-16 12:11:04 +08:00
2020-01-16 12:11:04 +08:00
2015-07-24 11:58:02 -07:00
2020-01-15 10:49:17 +08: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