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.