tidymodels / rules

parsnip extension for rule-based models
https://rules.tidymodels.org
Other
40 stars 4 forks source link

Lots of "New name:" #61

Closed EmilHvitfeldt closed 2 years ago

EmilHvitfeldt commented 2 years ago

Having looked everywhere, but in test-rule-fit-regression.R at least, I see a lot of this, which properly isn't too hard to remove

New names:

juliasilge commented 2 years ago

Related to #59 and the fix in xrf, I believe?

EmilHvitfeldt commented 2 years ago

You are right, I'll close this issue!

github-actions[bot] commented 2 years ago

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.