rstudio / pins-r

Pin, Discover and Share Resources
https://pins.rstudio.com
Other
301 stars 62 forks source link

Add "write" to warning about using full name when referencing pin #787

Closed rkb965 closed 9 months ago

rkb965 commented 9 months ago

Closes #786

See discussion https://github.com/posit-conf-2023/vetiver/discussions/31

juliasilge commented 9 months ago

This function is used not only when reading or writing pin contents, but also when calling pin_meta() and pin_exists(). Instead of just adding "write", can we change the message to be more like the one here:

https://github.com/rstudio/pins-r/blob/1a1e450ea7bff945fce7a94dc9fb87d2f778f703/R/board_connect.R#L467

github-actions[bot] commented 8 months ago

This pull request 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.