Skip to content

Instantly share code, notes, and snippets.

@mkiang
Last active September 10, 2019 07:19
Show Gist options
  • Save mkiang/96dadf74da6c23231a77860a322ee78d to your computer and use it in GitHub Desktop.
Save mkiang/96dadf74da6c23231a77860a322ee78d to your computer and use it in GitHub Desktop.
install.packages("rgdal", dep = TRUE)
install.packages("reshape2", dep = TRUE)
install.packages("viridis", dep = TRUE)
install.packages("rgeos", dep = TRUE)
install.packages("Imap", dep = TRUE)
install.packages("network", dep = TRUE)
install.packages("DT", dep = TRUE)
install.packages("tidyverse", dep = TRUE)
install.packages("deSolve", dep = TRUE)
install.packages("manipulate", dep = TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment