The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

R-CMD-check Codecov test coverage

phylospatial

phylospatial is an R package for spatial phylogenetic analysis. The field of spatial phylogenetics focuses on accounting for evolutionary relationships among taxa when describing biodiversity patterns, an approach that has a number of advantages over species-based accounting. This package provides a set of functions to build and analyze phylospatial data:

A key difference between phylospatial and other spatial phylogenetic R libraries is that all functions in this package work not only with binary presence-absence data but also with continuous community data types such as occurrence probabilities or abundances. These quantities are treated as weights in all computations throughout the package, avoiding the need to discard information by thresholding continuous data.

Vignettes

Installation

# you can install the package from CRAN:
install.packages("phylospatial")

# or the development version from GitHub:
remotes::install_github("matthewkling/phylospatial")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.