Skip to content

Conversation

@EmilHvitfeldt
Copy link
Member

The interface to xgboost was changed with versions past 2.0.0.0. This PR makes parsnip work with both the new and old interfaces as xgboost is trying to update on CRAN as per dmlc/xgboost#11430.

to close #1227

@EmilHvitfeldt
Copy link
Member Author

I still need to do a little more due diligence to make sure we capture things that we didn't test for.

Also right now the GHA doesn't try with the new version of xgboost which seem like a hassle to add. I can confirm that the tests run clean locally. Will need reviewers to verify as well. They all skip on CRAN so it shouldn't be the biggest deal in the world

@EmilHvitfeldt EmilHvitfeldt requested a review from topepo November 18, 2025 21:42
@topepo
Copy link
Member

topepo commented Nov 29, 2025

No testing issues with xgboost_3.1.2.1

@topepo topepo merged commit 5c197ab into main Nov 29, 2025
14 checks passed
@topepo topepo deleted the fit-xgboost branch November 29, 2025 17:05
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.

Model creation fails with updated XGBoost (≥ v2.1)

3 participants