Skip to content

Instantly share code, notes, and snippets.

@elmerehbi
Created November 29, 2017 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elmerehbi/3a7bfc2afc89c9d88a258a7519ff7946 to your computer and use it in GitHub Desktop.
Save elmerehbi/3a7bfc2afc89c9d88a258a7519ff7946 to your computer and use it in GitHub Desktop.
#!/usr/bin/Rscript
install.packages("INLA", repos="https://inla.r-inla-download.org/R/stable", dep=TRUE)
install.packages(c("SparseM"))
install.packages(c("sp", "rgeos", "quantreg", "circular", "rgl", "matrixcalc", "ellipse", "primer"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment