Closed bailliem closed 4 years ago
Is it too much of an overhead to set up checkpoint or renv?
Other option is to manually list out packages and use pacman, etc.
https://cran.r-project.org/web/packages/checkpoint/index.html
renv https://rstudio.github.io/renv/articles/renv.html
I have no experience with this. At the end, we should provide code and clearly state which versions we have used.
I have added a reference to checkpoint, but agree we spell out packages and versions
Is it too much of an overhead to set up checkpoint or renv?
Other option is to manually list out packages and use pacman, etc.