/renv-install-system-deps

For projects that use renv, this will find and install all system dependencies

Primary LanguageJavaScriptMIT LicenseMIT

renv-install-system-deps

This action is to be used with {renv} and r-lib/actions/setup-renv. It reads the renv.lock file, and passes the list of packages to rspm in order to get a list of system dependencies to install.

Currently this is hard wired to work on Ubuntu 20.04.