README.md

CRAN-status R-CMD-check codecov download download per month

phyloraster phyloraster website

phyloraster is an R package to calculate measures of endemism and evolutionary diversity using rasters of presence-absence as input, allowing to join the results derived from species distribution models (SDMs) with phylogenetic information.

Installation

The CRAN version of the package can be installed using:

install.packages("phyloraster") 

The development version of phyloraster can be downloaded from GitHub using the following code:

devtools::install_github("gabferreira/phyloraster")

Example usage

Example usage and information about the package can be found at the package's webpage or in the vignette vignette("phyloraster-vignette")

Citation

Please cite both the package and the article describing the methods in your publications:. Here is an example:

For more information:

citation("phyloraster")

Issues

If you have any question or find any bug, let us know through the topic Issues.



Try the phyloraster package in your browser

Any scripts or data that you put into this service are public.

phyloraster documentation built on April 3, 2025, 8:45 p.m.