Skip to content

Instantly share code, notes, and snippets.

@nmatzke
Last active March 29, 2018 03:18
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 nmatzke/9f8f7b9f6bd346f1aeda44c8e4eb7725 to your computer and use it in GitHub Desktop.
Save nmatzke/9f8f7b9f6bd346f1aeda44c8e4eb7725 to your computer and use it in GitHub Desktop.
install.packages("devtools")
library(devtools)
install_github("nmatzke/rexpokit")
install.packages("phytools")
library(phytools)
install.packages("geomorph")
install.packages("BioGeoBEARS")
install.packages("plot3D")
library(plot3D)
packages_list <- c("Rcpp",
"RcppArmadillo",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment