################# 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 `__ in addition to the CRAN package. * 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 `__. ********* Vignettes ********* .. toctree:: xgboost_introduction xgboostfromJSON ************ Other topics ************ .. toctree:: Migrating code from previous XGBoost versions Handling of indexable elements Developer guide: parameters from core library