stratosida / ida-regression

Private version of the IDA repository
https://stratosida.github.io/ida-regression/
MIT License
1 stars 0 forks source link

Consider package management #7

Closed bailliem closed 4 years ago

bailliem commented 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.

bailliem commented 4 years ago

https://cran.r-project.org/web/packages/checkpoint/index.html

bailliem commented 4 years ago

renv https://rstudio.github.io/renv/articles/renv.html

georgheinze commented 4 years ago

I have no experience with this. At the end, we should provide code and clearly state which versions we have used.

bailliem commented 4 years ago

I have added a reference to checkpoint, but agree we spell out packages and versions