2DegreesInvesting / tiltWebTool

APP: https://mauro-2dii.shinyapps.io/tiltwebtool/
https://2degreesinvesting.github.io/tiltWebTool/
GNU General Public License v3.0
0 stars 0 forks source link

Try to integrate it renv with my R-package workflow #49

Closed maurolepore closed 3 weeks ago

maurolepore commented 1 month ago

renv conflicts with my R-package workflow. For example, I need usethis and testhat as a developer but not in the app.

maurolepore commented 3 weeks ago

Some details are here

https://rstudio.github.io/renv/articles/packages.html?q=library#library-paths

I settled to continue to do what I was doing -- i.e. renv::snapshot() without init.