tidymodels / broom

Convert statistical analysis objects from R into tidy format
https://broom.tidymodels.org
Other
1.45k stars 302 forks source link

Soft-deprecate quantreg tidiers #1203

Closed simonpcouch closed 5 months ago

simonpcouch commented 5 months ago

Closes #1201.

simonpcouch commented 5 months ago

Okay, we'd at least need to do the same thing for car tidiers to properly resolve this issue.

I think, at this point, broom will need to do a parsnip-style Roll Your Own Package Manager approach.

simonpcouch commented 5 months ago

Okay, we'd at least need to do the same thing for car tidiers to properly resolve this issue.

I think, at this point, broom will need to do a parsnip-style Roll Your Own Package Manager approach.

github-actions[bot] commented 4 months ago

This pull request has been automatically locked. If you believe the issue addressed here persists, please file a new PR (with a reprex: https://reprex.tidyverse.org) and link to this one.