Package: rmdd Title: Resolve Mammal Names with the Mammal Diversity Database Version: 0.0.0.1 Authors@R: person("Paul E.", "Santos Andrade", , "paulefrens@gmail.com", role = c("aut", "cre", "cph")) Description: Download, inspect, reconcile, and summarize mammal taxonomic names with the Mammal Diversity Database (MDD). Supports accepted names, synonyms, original combinations, distribution summaries, and mapped outputs derived from packaged MDD releases. Designed for reproducible mammal name resolution workflows in 'R'. License: MIT + file LICENSE URL: https://github.com/PaulESantos/rmdd, https://paulesantos.github.io/rmdd/, https://www.mammaldiversity.org/ BugReports: https://github.com/PaulESantos/rmdd/issues Depends: R (>= 4.3.0) Imports: cli, dplyr, fs, ggplot2, fuzzyjoin, lifecycle, readr, rnaturalearth, sf, rlang, stringr, tibble, tools, utils Suggests: covr, knitr, lintr, pkgdown, rmarkdown, rnaturalearthdata, roxygen2, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://paulesantos.r-universe.dev Date/Publication: 2026-05-17 04:06:27 UTC RemoteUrl: https://github.com/PaulESantos/rmdd RemoteRef: HEAD RemoteSha: 91ad5addd22083c5851981bfa46c4f031f2cc4cb NeedsCompilation: no Packaged: 2026-06-16 10:52:14 UTC; root Author: Paul E. Santos Andrade [aut, cre, cph] Maintainer: Paul E. Santos Andrade