r-lib / revdepcheck

R package reverse dependency checking
https://revdepcheck.r-lib.org
Other
99 stars 31 forks source link

Add renv for easier re-checking, global caching of packages, etc. #266

Open colearendt opened 3 years ago

colearendt commented 3 years ago

I think revdepchecks could be a good bit faster (at least on the package installation phase) if revdepcheck used renv for global caching of package installations / to manage environments.