Skip to content

make robust to xgboost versions#75

Merged
juliasilge merged 2 commits intorstudio:mainfrom
EmilHvitfeldt:xgboost-fixes
Dec 8, 2025
Merged

make robust to xgboost versions#75
juliasilge merged 2 commits intorstudio:mainfrom
EmilHvitfeldt:xgboost-fixes

Conversation

@EmilHvitfeldt
Copy link
Copy Markdown
Contributor

ref: dmlc/xgboost#11430

xgboost is planning a release soon (Dec 1st as far as I know). That release changes the structure of the xgboost objects and how they are created. This PR makes it so {bundle} can handle old and new versions of xgboost models.

Additionally, these changes are done such that this package can be submitted to CRAN before xgboost and still be fine.

@juliasilge juliasilge merged commit d6bcd00 into rstudio:main Dec 8, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants