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
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)

2 participants