xgboost@3.2.1.1
Extreme Gradient Boosting
2026-03-18
Apache License (== 2.0) | file LICENSE
安装
install.packages("xgboost", version = "3.2.1.1")
remotes::install_cran("xgboost", version = "3.2.1.1")
依赖
Imports
| 包名 | 版本约束 |
|---|---|
| Matrix | >= 1.1-0 |
| data.table | >= 1.9.6 |
| jsonlite | >= 1.0 |
| methods | * |
Depends
| R | >= 4.3.0 |
Suggests
| Ckmeans.1d.dp | >= 3.3.1 |
| DiagrammeR | >= 0.9.0 |
| DiagrammeRsvg | * |
| RhpcBLASctl | * |
| float | * |
| ggplot2 | >= 1.0.1 |
| htmlwidgets | * |
| igraph | >= 1.0.1 |
| knitr | * |
| rmarkdown | * |
| rsvg | * |
| survival | * |
| testthat | * |
| titanic | * |
| vcd | >= 1.3 |
版本列表
3.2.1.1
2026-03-18