tomjemmett / renv-install-system-deps

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 100.0%