An open API service indexing awesome lists of open source software.

https://github.com/noamross/shinyapps-package-dependencies

Collection of bash scripts that installs R package system dependencies
https://github.com/noamross/shinyapps-package-dependencies

Last synced: 5 months ago
JSON representation

Collection of bash scripts that installs R package system dependencies

Awesome Lists containing this project

README

        

shinyapps-package-dependencies
==============================

Some R packages require other software and libraries to be installed on the host server in order for the R package to function. This repository is used in [shinyapps.io](https://www.shinyapps.io/) to install those dependencies if a user's shinyapp utilizes an R package that requires other libraries/software to be install.

To contribute to this repository, read [CONTRIBUTING.md](https://github.com/rstudio/shinyapps-package-dependencies/blob/master/CONTRIBUTING.md)

If you'd like to request the addition of support of a specific R package, [open a github issue](https://github.com/rstudio/shinyapps-package-dependencies/issues).