Package: canaper Title: Categorical Analysis of Neo- And Paleo-Endemism Version: 1.0.1.9000 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) . '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 Roxygen: list(markdown = TRUE, roclets = c ("collate", "namespace", "rd", "roxyglobals::global_roclet", "srr::srr_stats_roclet")) 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libgmp3-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2023-05-07 05:24:45 UTC RemoteUrl: https://github.com/ropensci/canaper RemoteRef: main RemoteSha: ea3c4cb9f39c037a66359efb046a712a64da0d80 NeedsCompilation: no Packaged: 2026-07-01 08:27:48 UTC; root Author: Joel H. Nitta [aut, cre] (ORCID: ), Shawn W. Laffan [ctb, dtc], Brent D. Mishler [ctb, dtc], Wataru Iwasaki [ctb] (ORCID: ), Klaus Schliep [rev] (ORCID: ) Maintainer: Joel H. Nitta