ctpm is an R package for analyzing phylogenetic data as continuous-time stochastic processes.
To install the development version of ctpm run the following lines of code:
install.packages("devtools")
library(devtools)
install_github("https://github.com/NoonanM/ctpm")