{
  "_id": "6a310bfd3efcd9bda4357b92",
  "Package": "xgboost",
  "Type": "Package",
  "Title": "Extreme Gradient Boosting",
  "Version": "3.2.1.1",
  "Date": "2026-03-18",
  "Authors@R": "c(\nperson(\"Tianqi\", \"Chen\", role = c(\"aut\"),\nemail = \"tianqi.tchen@gmail.com\"),\nperson(\"Tong\", \"He\", role = c(\"aut\"),\nemail = \"hetong007@gmail.com\"),\nperson(\"Michael\", \"Benesty\", role = c(\"aut\"),\nemail = \"michael@benesty.fr\"),\nperson(\"Vadim\", \"Khotilovich\", role = c(\"aut\"),\nemail = \"khotilovich@gmail.com\"),\nperson(\"Yuan\", \"Tang\", role = c(\"aut\"),\nemail = \"terrytangyuan@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5243-233X\")),\nperson(\"Hyunsu\", \"Cho\", role = c(\"aut\"),\nemail = \"chohyu01@cs.washington.edu\"),\nperson(\"Kailong\", \"Chen\", role = c(\"aut\")),\nperson(\"Rory\", \"Mitchell\", role = c(\"aut\")),\nperson(\"Ignacio\", \"Cano\", role = c(\"aut\")),\nperson(\"Tianyi\", \"Zhou\", role = c(\"aut\")),\nperson(\"Mu\", \"Li\", role = c(\"aut\")),\nperson(\"Junyuan\", \"Xie\", role = c(\"aut\")),\nperson(\"Min\", \"Lin\", role = c(\"aut\")),\nperson(\"Yifeng\", \"Geng\", role = c(\"aut\")),\nperson(\"Yutian\", \"Li\", role = c(\"aut\")),\nperson(\"Jiaming\", \"Yuan\", role = c(\"aut\", \"cre\"),\nemail = \"jm.yuan@outlook.com\"),\nperson(\"David\", \"Cortes\", role = c(\"aut\")),\nperson(\"XGBoost contributors\", role = c(\"cph\"),\ncomment = \"base XGBoost implementation\")\n)",
  "Maintainer": "Jiaming Yuan <jm.yuan@outlook.com>",
  "Description": "Extreme Gradient Boosting, which is an efficient\nimplementation of the gradient boosting framework from Chen &\nGuestrin (2016) <doi:10.1145/2939672.2939785>. This package is\nits R interface. The package includes efficient linear model\nsolver and tree learning algorithms. The package can\nautomatically do parallel computation on a single machine which\ncould be more than 10 times faster than existing gradient\nboosting packages. It supports various objective functions,\nincluding regression, classification and ranking. The package\nis made to be extensible, so that users are also allowed to\ndefine their own objectives easily.",
  "License": "Apache License (== 2.0) | file LICENSE",
  "URL": "https://github.com/dmlc/xgboost",
  "BugReports": "https://github.com/dmlc/xgboost/issues",
  "NeedsCompilation": "yes",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make, C++17",
  "Packaged": {
    "Date": "2026-06-16 08:23:18 UTC",
    "User": "root"
  },
  "Author": "Tianqi Chen [aut], Tong He [aut], Michael Benesty [aut], Vadim\nKhotilovich [aut], Yuan Tang [aut] (ORCID:\n<https://orcid.org/0000-0001-5243-233X>), Hyunsu Cho [aut],\nKailong Chen [aut], Rory Mitchell [aut], Ignacio Cano [aut],\nTianyi Zhou [aut], Mu Li [aut], Junyuan Xie [aut], Min Lin\n[aut], Yifeng Geng [aut], Yutian Li [aut], Jiaming Yuan [aut,\ncre], David Cortes [aut], XGBoost contributors [cph] (base\nXGBoost implementation)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-18 06:10:03 UTC",
  "RemoteUrl": "https://github.com/cran/xgboost",
  "RemoteRef": "HEAD",
  "RemoteSha": "d9bba51bbff413db74982ff148f460016c463842",
  "MD5sum": "93ff7cd6ecdf04de1bbd1e1131de262f",
  "_user": "cran",
  "_type": "src",
  "_file": "xgboost_3.2.1.1.tar.gz",
  "_fileid": "69e3ff14109ac43fac8c276b781a674f334201ca5ee5a12abc9ebce4347a4189",
  "_filesize": 1732804,
  "_sha256": "69e3ff14109ac43fac8c276b781a674f334201ca5ee5a12abc9ebce4347a4189",
  "_created": "2026-06-16T08:23:18.000Z",
  "_published": "2026-06-16T08:40:29.148Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81613869635,
      "time": 584,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7661559537"
    },
    {
      "job": 81613869619,
      "time": 563,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7661554038"
    },
    {
      "job": 81613869615,
      "time": 577,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7661558324"
    },
    {
      "job": 81613869620,
      "time": 551,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7661546860"
    },
    {
      "job": 81610733967,
      "time": 1044,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661336122"
    },
    {
      "job": 81613869637,
      "time": 407,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661495378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27603754562",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/xgboost",
  "_commit": {
    "id": "d9bba51bbff413db74982ff148f460016c463842",
    "author": "Jiaming Yuan <jm.yuan@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.2.1.1\n",
    "time": 1773814203
  },
  "_maintainer": {
    "name": "Jiaming Yuan",
    "email": "jm.yuan@outlook.com",
    "login": "trivialfis",
    "description": "",
    "uuid": 16746409
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "version": ">= 1.1-0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 1.0.1",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "Ckmeans.1d.dp",
      "version": ">= 3.3.1",
      "role": "Suggests"
    },
    {
      "package": "vcd",
      "version": ">= 1.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "version": ">= 1.0.1",
      "role": "Suggests"
    },
    {
      "package": "float",
      "role": "Suggests"
    },
    {
      "package": "titanic",
      "role": "Suggests"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 157,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.1.2.1",
      "date": "2025-12-03"
    },
    {
      "name": "3.1.3.1",
      "date": "2026-01-12"
    },
    {
      "name": "3.2.0.1",
      "date": "2026-02-10"
    },
    {
      "name": "3.2.1.1",
      "date": "2026-03-18"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "hetong007",
      "count": 28,
      "uuid": 1289856
    },
    {
      "user": "trivialfis",
      "count": 14,
      "uuid": 16746409
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 75289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xgboost"
  },
  "_mentions": 207,
  "_devurl": "https://github.com/dmlc/xgboost",
  "_searchresults": 19072,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/xgboost.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dmlc/xgboost",
  "_realowner": "dmlc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3-0",
      "date": "2014-09-02"
    },
    {
      "version": "0.3-1",
      "date": "2014-09-07"
    },
    {
      "version": "0.3-2",
      "date": "2014-09-07"
    },
    {
      "version": "0.3-3",
      "date": "2015-03-03"
    },
    {
      "version": "0.4-1",
      "date": "2015-08-01"
    },
    {
      "version": "0.4-2",
      "date": "2015-08-02"
    },
    {
      "version": "0.4-3",
      "date": "2016-02-15"
    },
    {
      "version": "0.4-4",
      "date": "2016-07-12"
    },
    {
      "version": "0.6-0",
      "date": "2016-12-16"
    },
    {
      "version": "0.6-2",
      "date": "2016-12-18"
    },
    {
      "version": "0.6-3",
      "date": "2016-12-31"
    },
    {
      "version": "0.6-4",
      "date": "2017-01-05"
    },
    {
      "version": "0.6.4.1",
      "date": "2018-01-23"
    },
    {
      "version": "0.71.1",
      "date": "2018-05-16"
    },
    {
      "version": "0.71.2",
      "date": "2018-06-09"
    },
    {
      "version": "0.81.0.1",
      "date": "2019-01-31"
    },
    {
      "version": "0.82.1",
      "date": "2019-03-12"
    },
    {
      "version": "0.90.0.1",
      "date": "2019-07-25"
    },
    {
      "version": "0.90.0.2",
      "date": "2019-08-01"
    },
    {
      "version": "1.0.0.1",
      "date": "2020-03-23"
    },
    {
      "version": "1.0.0.2",
      "date": "2020-03-25"
    },
    {
      "version": "1.1.1.1",
      "date": "2020-06-14"
    },
    {
      "version": "1.2.0.1",
      "date": "2020-09-02"
    },
    {
      "version": "1.3.1.1",
      "date": "2021-01-05"
    },
    {
      "version": "1.3.2.1",
      "date": "2021-01-18"
    },
    {
      "version": "1.4.1.1",
      "date": "2021-04-22"
    },
    {
      "version": "1.5.0.1",
      "date": "2021-11-08"
    },
    {
      "version": "1.5.0.2",
      "date": "2021-11-21"
    },
    {
      "version": "1.5.2.1",
      "date": "2022-02-21"
    },
    {
      "version": "1.6.0.1",
      "date": "2022-04-16"
    },
    {
      "version": "1.7.3.1",
      "date": "2023-01-14"
    },
    {
      "version": "1.7.5.1",
      "date": "2023-03-30"
    },
    {
      "version": "1.7.6.1",
      "date": "2023-12-06"
    },
    {
      "version": "1.7.7.1",
      "date": "2024-01-25"
    },
    {
      "version": "1.7.8.1",
      "date": "2024-07-24"
    },
    {
      "version": "1.7.9.1",
      "date": "2025-03-26"
    },
    {
      "version": "1.7.10.1",
      "date": "2025-04-22"
    },
    {
      "version": "1.7.11.1",
      "date": "2025-05-15"
    },
    {
      "version": "3.1.2.1",
      "date": "2025-12-11"
    },
    {
      "version": "3.1.3.1",
      "date": "2026-01-12"
    },
    {
      "version": "3.2.0.1",
      "date": "2026-02-16"
    },
    {
      "version": "3.2.1.1",
      "date": "2026-03-18"
    }
  ],
  "_exports": [
    "getinfo",
    "setinfo",
    "xgb.attr",
    "xgb.attr<-",
    "xgb.attributes",
    "xgb.attributes<-",
    "xgb.Callback",
    "xgb.cb.cv.predict",
    "xgb.cb.early.stop",
    "xgb.cb.evaluation.log",
    "xgb.cb.gblinear.history",
    "xgb.cb.print.evaluation",
    "xgb.cb.reset.parameters",
    "xgb.cb.save.model",
    "xgb.config",
    "xgb.config<-",
    "xgb.copy.Booster",
    "xgb.create.features",
    "xgb.cv",
    "xgb.DataBatch",
    "xgb.DataIter",
    "xgb.DMatrix",
    "xgb.DMatrix.hasinfo",
    "xgb.DMatrix.save",
    "xgb.dump",
    "xgb.ExtMemDMatrix",
    "xgb.gblinear.history",
    "xgb.get.config",
    "xgb.get.DMatrix.data",
    "xgb.get.DMatrix.num.non.missing",
    "xgb.get.DMatrix.qcut",
    "xgb.get.num.boosted.rounds",
    "xgb.ggplot.deepness",
    "xgb.ggplot.importance",
    "xgb.ggplot.shap.summary",
    "xgb.importance",
    "xgb.is.same.Booster",
    "xgb.load",
    "xgb.load.raw",
    "xgb.model.dt.tree",
    "xgb.model.parameters<-",
    "xgb.params",
    "xgb.plot.deepness",
    "xgb.plot.importance",
    "xgb.plot.multi.trees",
    "xgb.plot.shap",
    "xgb.plot.shap.summary",
    "xgb.plot.tree",
    "xgb.QuantileDMatrix",
    "xgb.QuantileDMatrix.from_iterator",
    "xgb.save",
    "xgb.save.raw",
    "xgb.set.config",
    "xgb.slice.Booster",
    "xgb.slice.DMatrix",
    "xgb.train",
    "xgboost"
  ],
  "_datasets": [
    {
      "name": "agaricus.test",
      "title": "Test part from Mushroom Data Set",
      "object": "agaricus.test",
      "file": "agaricus.test.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "agaricus.train",
      "title": "Training part from Mushroom Data Set",
      "object": "agaricus.train",
      "file": "agaricus.train.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "a-compatibility-note-for-saveRDS-save",
      "title": "Model Serialization and Compatibility",
      "topics": [
        "a-compatibility-note-for-saveRDS-save"
      ]
    },
    {
      "page": "agaricus.test",
      "title": "Test part from Mushroom Data Set",
      "topics": [
        "agaricus.test"
      ]
    },
    {
      "page": "agaricus.train",
      "title": "Training part from Mushroom Data Set",
      "topics": [
        "agaricus.train"
      ]
    },
    {
      "page": "coef.xgb.Booster",
      "title": "Extract coefficients from linear booster",
      "topics": [
        "coef.xgb.Booster"
      ]
    },
    {
      "page": "dim.xgb.DMatrix",
      "title": "Dimensions of xgb.DMatrix",
      "topics": [
        "dim.xgb.DMatrix"
      ]
    },
    {
      "page": "dimnames.xgb.DMatrix",
      "title": "Handling of column names of 'xgb.DMatrix'",
      "topics": [
        "dimnames.xgb.DMatrix",
        "dimnames<-.xgb.DMatrix"
      ]
    },
    {
      "page": "getinfo",
      "title": "Get or set information of xgb.DMatrix and xgb.Booster objects",
      "topics": [
        "getinfo",
        "getinfo.xgb.Booster",
        "getinfo.xgb.DMatrix",
        "setinfo",
        "setinfo.xgb.Booster",
        "setinfo.xgb.DMatrix"
      ]
    },
    {
      "page": "predict.xgb.Booster",
      "title": "Predict method for XGBoost model",
      "topics": [
        "predict.xgb.Booster"
      ]
    },
    {
      "page": "predict.xgboost",
      "title": "Compute predictions from XGBoost model on new data",
      "topics": [
        "predict.xgboost"
      ]
    },
    {
      "page": "print.xgb.Booster",
      "title": "Print xgb.Booster",
      "topics": [
        "print.xgb.Booster"
      ]
    },
    {
      "page": "print.xgb.cv",
      "title": "Print xgb.cv result",
      "topics": [
        "print.xgb.cv.synchronous"
      ]
    },
    {
      "page": "print.xgb.DMatrix",
      "title": "Print xgb.DMatrix",
      "topics": [
        "print.xgb.DMatrix"
      ]
    },
    {
      "page": "print.xgboost",
      "title": "Print info from XGBoost model",
      "topics": [
        "print.xgboost"
      ]
    },
    {
      "page": "variable.names.xgb.Booster",
      "title": "Get Features Names from Booster",
      "topics": [
        "variable.names.xgb.Booster"
      ]
    },
    {
      "page": "xgb.attr",
      "title": "Accessors for serializable attributes of a model",
      "topics": [
        "xgb.attr",
        "xgb.attr<-",
        "xgb.attributes",
        "xgb.attributes<-"
      ]
    },
    {
      "page": "xgb.Callback",
      "title": "XGBoost Callback Constructor",
      "topics": [
        "xgb.Callback"
      ]
    },
    {
      "page": "xgb.cb.cv.predict",
      "title": "Callback for returning cross-validation based predictions",
      "topics": [
        "xgb.cb.cv.predict"
      ]
    },
    {
      "page": "xgb.cb.early.stop",
      "title": "Callback to activate early stopping",
      "topics": [
        "xgb.cb.early.stop"
      ]
    },
    {
      "page": "xgb.cb.evaluation.log",
      "title": "Callback for logging the evaluation history",
      "topics": [
        "xgb.cb.evaluation.log"
      ]
    },
    {
      "page": "xgb.cb.gblinear.history",
      "title": "Callback for collecting coefficients history of a gblinear booster",
      "topics": [
        "xgb.cb.gblinear.history"
      ]
    },
    {
      "page": "xgb.cb.print.evaluation",
      "title": "Callback for printing the result of evaluation",
      "topics": [
        "xgb.cb.print.evaluation"
      ]
    },
    {
      "page": "xgb.cb.reset.parameters",
      "title": "Callback for resetting booster parameters at each iteration",
      "topics": [
        "xgb.cb.reset.parameters"
      ]
    },
    {
      "page": "xgb.cb.save.model",
      "title": "Callback for saving a model file",
      "topics": [
        "xgb.cb.save.model"
      ]
    },
    {
      "page": "xgb.config",
      "title": "Accessors for model parameters as JSON string",
      "topics": [
        "xgb.config",
        "xgb.config<-"
      ]
    },
    {
      "page": "xgb.copy.Booster",
      "title": "Deep-copies a Booster Object",
      "topics": [
        "xgb.copy.Booster"
      ]
    },
    {
      "page": "xgb.create.features",
      "title": "Create new features from a previously learned model",
      "topics": [
        "xgb.create.features"
      ]
    },
    {
      "page": "xgb.cv",
      "title": "Cross Validation",
      "topics": [
        "xgb.cv"
      ]
    },
    {
      "page": "xgb.DataBatch",
      "title": "Structure for Data Batches",
      "topics": [
        "xgb.DataBatch"
      ]
    },
    {
      "page": "xgb.DataIter",
      "title": "XGBoost Data Iterator",
      "topics": [
        "xgb.DataIter"
      ]
    },
    {
      "page": "xgb.DMatrix",
      "title": "Construct xgb.DMatrix object",
      "topics": [
        "xgb.DMatrix",
        "xgb.QuantileDMatrix"
      ]
    },
    {
      "page": "xgb.DMatrix.hasinfo",
      "title": "Check whether DMatrix object has a field",
      "topics": [
        "xgb.DMatrix.hasinfo"
      ]
    },
    {
      "page": "xgb.DMatrix.save",
      "title": "Save xgb.DMatrix object to binary file",
      "topics": [
        "xgb.DMatrix.save"
      ]
    },
    {
      "page": "xgb.dump",
      "title": "Dump an XGBoost model in text format.",
      "topics": [
        "xgb.dump"
      ]
    },
    {
      "page": "xgb.ExtMemDMatrix",
      "title": "DMatrix from External Data",
      "topics": [
        "xgb.ExtMemDMatrix"
      ]
    },
    {
      "page": "xgb.gblinear.history",
      "title": "Extract gblinear coefficients history",
      "topics": [
        "xgb.gblinear.history"
      ]
    },
    {
      "page": "xgb.get.DMatrix.data",
      "title": "Get DMatrix Data",
      "topics": [
        "xgb.get.DMatrix.data"
      ]
    },
    {
      "page": "xgb.get.DMatrix.num.non.missing",
      "title": "Get Number of Non-Missing Entries in DMatrix",
      "topics": [
        "xgb.get.DMatrix.num.non.missing"
      ]
    },
    {
      "page": "xgb.get.DMatrix.qcut",
      "title": "Get Quantile Cuts from DMatrix",
      "topics": [
        "xgb.get.DMatrix.qcut"
      ]
    },
    {
      "page": "xgb.get.num.boosted.rounds",
      "title": "Get number of boosting in a fitted booster",
      "topics": [
        "length.xgb.Booster",
        "xgb.get.num.boosted.rounds"
      ]
    },
    {
      "page": "xgb.plot.deepness",
      "title": "Plot model tree depth",
      "topics": [
        "xgb.ggplot.deepness",
        "xgb.plot.deepness"
      ]
    },
    {
      "page": "xgb.plot.importance",
      "title": "Plot feature importance",
      "topics": [
        "xgb.ggplot.importance",
        "xgb.plot.importance"
      ]
    },
    {
      "page": "xgb.plot.shap.summary",
      "title": "SHAP summary plot",
      "topics": [
        "xgb.ggplot.shap.summary",
        "xgb.plot.shap.summary"
      ]
    },
    {
      "page": "xgb.importance",
      "title": "Feature importance",
      "topics": [
        "xgb.importance"
      ]
    },
    {
      "page": "xgb.is.same.Booster",
      "title": "Check if two boosters share the same C object",
      "topics": [
        "xgb.is.same.Booster"
      ]
    },
    {
      "page": "xgb.load",
      "title": "Load XGBoost model from binary file",
      "topics": [
        "xgb.load"
      ]
    },
    {
      "page": "xgb.load.raw",
      "title": "Load serialised XGBoost model from R's raw vector",
      "topics": [
        "xgb.load.raw"
      ]
    },
    {
      "page": "xgb.model.dt.tree",
      "title": "Parse model text dump",
      "topics": [
        "xgb.model.dt.tree"
      ]
    },
    {
      "page": "xgb.model.parameters",
      "title": "Accessors for model parameters",
      "topics": [
        "xgb.model.parameters<-"
      ]
    },
    {
      "page": "xgb.params",
      "title": "XGBoost Parameters",
      "topics": [
        "xgb.params"
      ]
    },
    {
      "page": "xgb.plot.multi.trees",
      "title": "Project all trees on one tree",
      "topics": [
        "xgb.plot.multi.trees"
      ]
    },
    {
      "page": "xgb.plot.shap",
      "title": "SHAP dependence plots",
      "topics": [
        "xgb.plot.shap"
      ]
    },
    {
      "page": "xgb.plot.tree",
      "title": "Plot boosted trees",
      "topics": [
        "xgb.plot.tree"
      ]
    },
    {
      "page": "xgb.QuantileDMatrix.from_iterator",
      "title": "QuantileDMatrix from External Data",
      "topics": [
        "xgb.QuantileDMatrix.from_iterator"
      ]
    },
    {
      "page": "xgb.save",
      "title": "Save XGBoost model to binary file",
      "topics": [
        "xgb.save"
      ]
    },
    {
      "page": "xgb.save.raw",
      "title": "Save XGBoost model to R's raw vector",
      "topics": [
        "xgb.save.raw"
      ]
    },
    {
      "page": "xgbConfig",
      "title": "Set and get global configuration",
      "topics": [
        "xgb.get.config",
        "xgb.set.config",
        "xgb.set.config, xgb.get.config"
      ]
    },
    {
      "page": "xgb.slice.Booster",
      "title": "Slice Booster by Rounds",
      "topics": [
        "xgb.slice.Booster",
        "[.xgb.Booster"
      ]
    },
    {
      "page": "xgb.slice.DMatrix",
      "title": "Slice DMatrix",
      "topics": [
        "xgb.slice.DMatrix",
        "[.xgb.DMatrix"
      ]
    },
    {
      "page": "xgb.train",
      "title": "Fit XGBoost Model",
      "topics": [
        "xgb.train"
      ]
    },
    {
      "page": "xgboost",
      "title": "Fit XGBoost Model",
      "topics": [
        "xgboost"
      ]
    },
    {
      "page": "xgboost-options",
      "title": "XGBoost Options",
      "topics": [
        "xgboost-options"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "jsonlite",
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "xgboost_introduction.Rmd",
      "filename": "xgboost_introduction.html",
      "title": "XGBoost for R introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "XGBoost for R introduction",
        "Introduction",
        "Building a predictive model",
        "Model parameters",
        "Examining model objects",
        "Other features",
        "The low-level interface"
      ],
      "created": "2025-12-03 10:00:02",
      "modified": "2026-02-10 14:00:02",
      "commits": 3
    },
    {
      "source": "xgboostfromJSON.Rmd",
      "filename": "xgboostfromJSON.html",
      "title": "XGBoost from JSON",
      "author": "Roland Stevenson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "XGBoost from JSON",
        "Introduction",
        "Setup",
        "Comparing results",
        "Lesson 1: All data is 32-bit floats",
        "Lesson 2: JSON parameters are 32-bit floats",
        "Lesson 3: Use 32-bit math"
      ],
      "created": "2019-07-25 19:40:02",
      "modified": "2025-12-03 10:00:02",
      "commits": 6
    }
  ],
  "_score": 12.511389911377941,
  "_indexed": false,
  "_nocasepkg": "xgboost",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://dmlc.r-universe.dev/xgboost",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.1.1",
      "date": "2026-06-16T08:32:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d9bba51bbff413db74982ff148f460016c463842",
      "fileid": "d62296c5c27be503a736de1bffd4e21f04b83384af801f823bc7c3533c6a9807",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27603754562"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.1.1",
      "date": "2026-06-16T08:32:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d9bba51bbff413db74982ff148f460016c463842",
      "fileid": "d445ba50c4e9843e8c0292067bb0b6802e8843ef658ea343b333a7b106ce2baa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27603754562"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.2.1.1",
      "date": "2026-06-16T08:32:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d9bba51bbff413db74982ff148f460016c463842",
      "fileid": "82849f56c74081b6bfc59b9c7ac9482962e22cd2555b5013c7b095441f262609",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27603754562"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.2.1.1",
      "date": "2026-06-16T08:32:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d9bba51bbff413db74982ff148f460016c463842",
      "fileid": "f6193ef01dabfd6eae6cdbc76d2392f8abe3620ef7e13fad76a27f6dab3c4cda",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27603754562"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.2.1.1",
      "date": "2026-06-16T08:32:37.000Z",
      "arch": "emscripten",
      "commit": "d9bba51bbff413db74982ff148f460016c463842",
      "fileid": "5d0523c99977fc9040f6ec17ed88386765c6a467be38643c677b6c990dd957e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27603754562"
    }
  ]
}