issues
search
numeract
/
aws-lambda-r
Using R on AWS Lambda
https://numeract.github.io/aws-lambda-r/
MIT License
51
stars
11
forks
source link
install R packages from github
#8
Open
MikeBadescu
opened
7 years ago
MikeBadescu
commented
7 years ago
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
[ ] install devtools if github array not empty
[ ] determine size overhead due to devtools
[ ] script to install from github
Problem
TODO
name/repo
format