If you're planning an R submission, I hope that renv will be a useful part of your submission's reproducibility story. rstudio.github.io/renv/ #rstats
Project Environments
A dependency management toolkit for R. Using renv, you can create and manage project-local R libraries, save the state of these libraries to a lockfile, and later restore your library as required. Tog...
rstudio.github.io
R submissions to FDA are feasible, but they must be easy to reproduce and review. Practical guidance from the R Consortium Submissions Working Group: r-consortium.org/posts/making... #RStats #FDA