Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.62 KB

File metadata and controls

45 lines (32 loc) · 1.62 KB

adephylo

CRAN_Release_Badge CRAN Downloads R-CMD-check License: GPL v3 Project Status: Active – The project has reached a stable, usable state and is being actively developed. SWH

Exploratory Analyses for the Phylogenetic Comparative Method

Installing adephylo

To install the development version from github:

library(devtools)
install_github("adeverse/adephylo")

The stable version can be installed from CRAN using:

install.packages("adephylo")

Once installed, the package can be loaded using:

library("adephylo")

Development team

Authors/developers

adephylo is developed by:

Maintainer