aws-lambda-r
aws-lambda-r copied to clipboard
install R packages from github
Problem
- we have only one list of packages to install from CRAN
TODO
- [ ] another array option with a list of packages to install from github
- need to use
name/repo
format
- need to use
- [ ] install devtools if github array not empty
- [ ] determine size overhead due to devtools
- [ ] script to install from github