tidymodels / shinymodels

https://shinymodels.tidymodels.org/
Other
46 stars 5 forks source link

remove tidymodels from imports #53

Closed topepo closed 3 years ago

topepo commented 3 years ago

modeldata can be moved to suggests.

broom is imported for augment. We can get that from generics but it does not look like augment() is used anywhere.

github-actions[bot] commented 1 year 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.