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
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.
Extracted from: https://stackoverflow.com/questions/77305226/why-am-i-receiving-the-error-object-not-found
If someone uses
step_dummy()
or some other ways in {recipes} to remove the outcome, thenparsnip:::check_outcome()
throws a wonderfully bad error 😄Created on 2023-10-16 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: