gesistsa / rang

🐶 (Re)constructing R computational environments
https://gesistsa.github.io/rang/
GNU General Public License v3.0
77 stars 3 forks source link

Make rang less about Docker #163

Open chainsawriot opened 11 months ago

chainsawriot commented 11 months ago

https://mastodon.social/@eliocamp/111251808081362665/embed

This comment is fair. But can we change that?

The R script generated by export_rang() can run without a container, as long as the R version allows it (renv and groundhog also can't guarantee that). One can set a specific library directory.

rig could be an option too.

chainsawriot commented 11 months ago

One quick idea is to have a vignette like "use rang without containerization"