o2r-project / containerit

Package an R workspace and all dependencies as a Docker container
https://o2r.info/containerit/
GNU General Public License v3.0
289 stars 29 forks source link

Add support for renv #178

Open nuest opened 4 years ago

nuest commented 4 years ago

See https://www.robertmylesmcdonnell.com/content/posts/docker/ for a complete example and potentially good approach to enable a locked environment in a container with renv.

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

nuest commented 2 years ago

https://twitter.com/JosiahParry/status/1422659733761269763 seems to have it all.

By @josiahparry

JosiahParry commented 2 years ago

Hi @nuest I'm happy to consider putting the functionality in this package. It seems to have a bit more adoption. Do you have a similar R6 constructor? That's the key benefit of dockerfiler. It provides a very syntactically night interface for creating a dockerfile.