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
- Host: GitHub
- URL: https://github.com/noamross/shinyapps-package-dependencies
- Owner: noamross
- Fork: true (rstudio/shinyapps-package-dependencies)
- Created: 2015-03-13T03:38:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T05:13:58.000Z (about 10 years ago)
- Last Synced: 2024-08-13T07:16:12.768Z (8 months ago)
- Language: Shell
- Homepage: https://www.shinyapps.io/
- Size: 91.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- jimsghstars - noamross/shinyapps-package-dependencies - Collection of bash scripts that installs R package system dependencies (Shell)
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).