You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For installation/setup purposes, it'd be great to have some kind of utility to find all of the engine package installs needed to plausibly fit any model in the parsnip model env. In other words, if parsnip listed all engines it supports in Suggests, what would they be?
I used this while setting up a new machine the other day to do so with a version of the model env that includes all engines supported by parsnip extensions:
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
For installation/setup purposes, it'd be great to have some kind of utility to find all of the engine package installs needed to plausibly fit any model in the parsnip model env. In other words, if parsnip listed all engines it supports in
Suggests
, what would they be?I used this while setting up a new machine the other day to do so with a version of the model env that includes all engines supported by parsnip extensions:
The text was updated successfully, but these errors were encountered: