You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All three use your CSDE id/pass, not the UWNETID/pass.
Make sure that your R library is set up with all the necessary packages on CRAN using:
install.packages("EpiModel", dependencies=TRUE)
If you are using a more current version of R (such as Microsoft Open R 3.3.2), you may need to add a specific repository call to CRAN in order to install packages.