ropensci-review-tools / pkgcheck

Check whether a package is ready for submission to rOpenSci's peer-review system
https://docs.ropensci.org/pkgcheck/
18 stars 6 forks source link

change cache dir to ./R #147

Closed mpadge closed 2 years ago

mpadge commented 2 years ago

Currently just uses base rappdirs(), but would be more consistent with other R packages to use the ./R dir inside that path.