blob: 56f81ce0cb36f06e229571739dbf80059b78e744 [file] [log] [blame]
args <- commandArgs(trailingOnly = TRUE)
repos <- "https://cran.rstudio.com"
install.packages(args, repos = repos)