rstudio / pins-r

Pin, discover, and share resources
https://pins.rstudio.com
Other
316 stars 62 forks source link

Should addins be removed? #525

Closed hadley closed 2 years ago

hadley commented 3 years ago

I didn't notice them earlier so they only work with the old API.

juliasilge commented 3 years ago

Could this function be deprecated using lifecycle? Would that take care of it?

hadley commented 3 years ago

I was thinking about removing all the files in https://github.com/rstudio/pins/tree/master/inst/rstudio, but it probably should go through a deprecation cycle first if you think people use it.

juliasilge commented 3 years ago

Honestly I don't have much of a sense of how often these are used (my guess would be not much) so it's a matter of how conservative do you want to be.

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.