For most of you, you should be able to install all required packages for E2M2 by copying and pasting the following SINGLE command into your R console:
install.packages(c("arm", "asnipe", "coloRamps", "deSolve", "dplyr", "ergm", "ggplot2", "googleway", "igraph", "lattice", "leaflet", "lme4", "maps", "maptools", "MASS", "Matrix", "mgcv", "mgcv", "network", "nlme", "plyr", "raster", "Rcpp", "reshape", "reshape2", "rgdal", "rgeos", "sp", "survival", "tnet", "unmarked"))
If, however, you do not have access to the internet on the computer which you would like to install these packages, you will need to first download the source files for these packages on a different computer and transfer them to a USB flash drive to bring onto your home computer (see links under #2, below). The files are also available on Cara’s USB drive if you would just like to copy them directly. Then, follow the directions below to complete this installation in RStudio: