Skip to content

test messaging about missing extensions #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Nov 1, 2022

Conversation

simonpcouch
Copy link
Contributor

The linked PR fixes bugs related to how loading one unrelated extension would affect the messages related to another. This PR adds tests to extratests so we can load baguette and censored and see how that affects messages.

Won't be run until the parsnip release following the upcoming one is on CRAN, since I'm assuming this won't make it into the upcoming release.

a model type with implementations in parsnip and several extension packages
`decision_tree` has engines in parsnip, censored, and bonsai, and modes in censored that aren't in parsnip!

also, the message now won't note an engine if it wasn't specified by the user.
@simonpcouch
Copy link
Contributor Author

Companion PR to tidymodels/parsnip#793! This should be ready to merge.

@simonpcouch simonpcouch requested a review from topepo September 8, 2022 15:05
other tests load the censored and baguette libraries, doing away with the prompt to load those extensions in snapshots.
@simonpcouch simonpcouch merged commit 0dd6cbd into main Nov 1, 2022
@simonpcouch simonpcouch deleted the parsnip-extension-messaging branch November 1, 2022 15:56
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