Type: Package Package: dissmapr Title: Workflow for Compositional Dissimilarity and Biodiversity Turnover Analysis Version: 0.2.0 Authors@R: c( person("Sandra", "MacFadyen", email = "macfadyen@sun.ac.za", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5316-440X")), person("Stellenbosch University", role = "cph"), person("European Union", role = "fnd", comment = "Horizon Europe grant agreement ID 101059592 (B-Cubed)")) Description: Tools to compute and map biodiversity turnover at the macroscale. 'dissmapr' provides a reproducible, end-to-end workflow for computing and mapping compositional dissimilarity and biodiversity turnover across large spatial scales, including occurrence-data retrieval, environmental-data extraction, flexible grid generation, order-wise dissimilarity computation (zeta diversity and multi-site generalised dissimilarity modelling) and bioregional mapping. License: MIT + file LICENSE URL: https://github.com/b-cubed-eu/dissmapr, https://b-cubed-eu.github.io/dissmapr/ BugReports: https://github.com/b-cubed-eu/dissmapr/issues Suggests: devtools, knitr, pkgdown, rcmdcheck, remotes, rmarkdown, testthat (>= 3.0.0), tidyterra, viridis Imports: RColorBrewer, caret, cluster, clValid, corrplot, data.table, dplyr, entropy, factoextra, fields, future, geodata, geosphere, ggplot2, httr, mclust, NbClust, patchwork, pbapply, purrr, rlang, reshape2, scales, sf, terra, tibble, tidyr, vegan, zoo, zetadiv VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Config/roxygen2/version: 8.0.0 Repository: https://b-cubed-eu.r-universe.dev Date/Publication: 2026-07-07 10:21:00 UTC RemoteUrl: https://github.com/b-cubed-eu/dissmapr RemoteRef: HEAD RemoteSha: 052a3fb49d728deac22ebf81f5e109d9ce88ae90 NeedsCompilation: no Packaged: 2026-07-07 11:54:52 UTC; root Author: Sandra MacFadyen [aut, cre] (ORCID: ), Stellenbosch University [cph], European Union [fnd] (Horizon Europe grant agreement ID 101059592 (B-Cubed)) Maintainer: Sandra MacFadyen