Skip to content

Instantly share code, notes, and snippets.

@KarthiAru
Created December 14, 2016 16:05
Show Gist options
  • Save KarthiAru/4020b359fafc98d539804739983ff1c8 to your computer and use it in GitHub Desktop.
Save KarthiAru/4020b359fafc98d539804739983ff1c8 to your computer and use it in GitHub Desktop.
#install all your R packages here
sudo su - -c "R -e \"install.packages(c('devtools','data.table','magrittr','stringi','stringr','ggplot2','dplyr'), dependencies=TRUE, INSTALL_opts = c('--no-lock'), repos='http://cran.rstudio.com/')\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment