Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 494 Bytes

INSTALL.md

File metadata and controls

24 lines (17 loc) · 494 Bytes

R platform

  • RStudio

R packages

Please install the following packages in order to be able to complete all the tutorials on your own machine.

install_packages(c("devtools", "ggplot2", "plyr"))
install_packages(c("rgbif", "taxize_", "rfisheries"))

reml install a bit annoying:

#install_github("XMLSchema", "omegahat")
install.packages("uuid",,'http://rforge.net/',type='source')
install_github("reml", "ropensci")
install_github("rfigshare", "ropensci")