We should add S3 methods for required_pkgs for our estimation objects. Here's an example from recipes. We'll need to import that generic from the generics pack and then reexport
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.
We should add S3 methods for
required_pkgs
for our estimation objects. Here's an example from recipes. We'll need to import that generic from the generics pack and then reexport