################# XGBoost R Package ################# .. raw:: html CRAN Status Badge CRAN Downloads You have found the XGBoost R Package! .. toctree:: :maxdepth: 2 :titlesonly: *********** Get Started *********** Since XGBoost 3.0.0, the latest R package is available on `R-universe `__ while the one on CRAN is kept at an older version. We will work on helping the CRAN version to catch up in the future. In the meantime, please use R-universe packages. * Check out the :doc:`Installation Guide ` for instructions on how to install xgboost, and :doc:`Tutorials ` for examples on how to use XGBoost for various tasks. * Read the latest `API documentation <../r_docs/R-package/docs/reference/index.html>`__. * Read the `CRAN documentation `_. (outdated) ********* Vignettes ********* .. toctree:: xgboost_introduction xgboostfromJSON ************ Other topics ************ .. toctree:: Migrating code from previous XGBoost versions Handling of indexable elements Developer guide: parameters from core library