rstudio / pins-r

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

Add argument checking using new helpers in rlang #682

Closed juliasilge closed 1 year ago

juliasilge commented 1 year ago

As @hadley says in #677, we should do a thorough revamp of argument checking:

Ideally you'd say what it actually is too (using friendly_type), but if you start going to far down that route you might as well bundle it into a thorough review of argument checking and then use the latest helpers from rlang.

juliasilge commented 1 year ago

Closed in #731

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.