r-hub / sysreqsdb

SystemRequirements mappings for R packages
135 stars 32 forks source link

Shinyapps list #5

Open nuest opened 8 years ago

nuest commented 8 years ago

Are you aware of this list of bash scripts for installing dependencies for ShinyApps?

https://github.com/rstudio/shinyapps-package-dependencies/tree/master/packages

I'd say it is a useful source for the information captured by sysreqsdb, too.

gaborcsardi commented 8 years ago

Agreed, thanks!

maxheld83 commented 4 years ago

oddly, there's also the inverse of this issue: https://github.com/rstudio/shinyapps-package-dependencies/issues/93

just in case someone else stumbles upon this and is confused about the overlap between these three approaches to managing system dependencies:

  1. r-hubs {sysreq} / sysreqsdb backing the r-hub service
  2. rstudios shinyapps-package-dependencies backing shinyapps.io
  3. rstudios r-system-requirements driving RSPM