The goal of ppgm is to allow to produce PaleoPhyloGeographic Models (PPGM). This method reconstructs the evolutionary history of climate envelopes using phylogenetic comparative methods, incorporating both neontological and paleontological data.
You can install the development version of ppgm from GitHub with:
# install.packages("devtools")
::install_github("michellelawing/ppgm") devtools
You can install the current CRAN version using:
# install.packages("ppgm")
library(ppgm)