Package: phylospatial
Title: Spatial Phylogenetic Analysis
Version: 1.0.0
Authors@R: 
    person("Matthew", "Kling", , "mattkling@berkeley.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-9073-4240"))
Description: Conduct various analyses on spatial phylogenetics. Use your data
    on an evolutionary tree and geographic distributions of the terminal taxa
    to compute diversity and endemism metrics, test significance with null 
    model randomization, analyze community turnover and biotic regionalization,
    and perform spatial conservation prioritizations. All functions support
    quantitative community data in addition to binary data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: ape, sf, stats, terra, vegan
Suggests: canaper, furrr, future, testthat (>= 3.0.0), betapart, knitr,
        rmarkdown, tmap, magrittr
URL: https://matthewkling.github.io/phylospatial/
Config/testthat/edition: 3
Depends: R (>= 3.5)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-14 14:46:08 UTC; matthewkling
Author: Matthew Kling [aut, cre, cph] (<https://orcid.org/0000-0001-9073-4240>)
Maintainer: Matthew Kling <mattkling@berkeley.edu>
Repository: CRAN
Date/Publication: 2025-01-24 10:40:02 UTC
Built: R 4.3.3; ; 2025-04-07 01:58:35 UTC; windows
