Package: canaper
Title: Categorical Analysis of Neo- And Paleo-Endemism
Version: 1.0.1
Authors@R: 
    c(
    person(given = "Joel H.",
           family = "Nitta",
           role = c("aut", "cre"),
           email = "joelnitta@gmail.com",
           comment = c(ORCID = "0000-0003-4719-7472")),
    person(given = "Shawn W.",
           family = "Laffan",
           role = c("ctb", "dtc")),
    person(given = "Brent D.",
           family = "Mishler",
           role = c("ctb", "dtc")),
    person(given = "Wataru",
           family = "Iwasaki",
           role = c("ctb"),
           comment = c(ORCID = "0000-0002-9169-9245")),
    person(given = "Klaus",
           family = "Schliep",
           role = c("rev"),
           comment = c(ORCID = "0000-0003-2941-0161"))
           )
Description: Provides functions to analyze the spatial distribution of
    biodiversity, in particular categorical analysis of neo- and paleo-endemism
    (CANAPE) as described in Mishler et al (2014) <doi:10.1038/ncomms5473>.
    'canaper' conducts statistical tests to determine the types of endemism that
    occur in a study area while accounting for the evolutionary relationships of
    species.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
URL: https://github.com/ropensci/canaper,
        https://docs.ropensci.org/canaper/
BugReports: https://github.com/ropensci/canaper/issues
Language: en-US
Imports: ape, assertr, assertthat, dplyr, future.apply, phyloregion,
        progressr, purrr, stats, tibble, vegan
Suggests: rmarkdown, knitr, future, tictoc, patchwork, testthat (>=
        3.0.0), stringr, magrittr, covr, picante, withr, fs, readr,
        usethis, scales, colorBlindness
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-04 20:33:27 UTC; joelnitta
Author: Joel H. Nitta [aut, cre] (<https://orcid.org/0000-0003-4719-7472>),
  Shawn W. Laffan [ctb, dtc],
  Brent D. Mishler [ctb, dtc],
  Wataru Iwasaki [ctb] (<https://orcid.org/0000-0002-9169-9245>),
  Klaus Schliep [rev] (<https://orcid.org/0000-0003-2941-0161>)
Maintainer: Joel H. Nitta <joelnitta@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-04 23:00:06 UTC
Built: R 4.6.0; ; 2025-07-18 10:28:51 UTC; unix
