rv-r

Declarative R package manager for reproducible environments

brewmacoslinux
Try with needOr install directly
Source

About

Declarative R package manager

Commands

rv-r

Examples

Initialize a new R project with dependency management$ rv-r init
Install packages specified in configuration file$ rv-r install
Update all managed R packages to latest versions$ rv-r update