Package: peruflorads43 Type: Package Title: Check Threatened Plant Species Status Against Peru's Supreme Decree 043-2006-AG Version: 0.2.3 Authors@R: c(person(given = "Paul E.", family = "Santos Andrade", role = c("aut", "cre"), email = "paulefrens@gmail.com", comment = c(ORCID = "0000-0002-6635-0375"))) Maintainer: Paul E. Santos Andrade Description: Provides tools to match plant species names against the official threatened species list of Peru (Supreme Decree 043-2006-AG, 2006). Implements a hierarchical matching pipeline with exact, fuzzy, and suffix matching algorithms to handle naming variations and taxonomic changes. Supports both the original 2006 nomenclature and updated taxonomic names, allowing users to check protection status regardless of nomenclatural changes since the decree's publication. Threat categories follow International Union for Conservation of Nature standards (Critically Endangered, Endangered, Vulnerable, Near Threatened). Encoding: UTF-8 URL: https://github.com/PaulESantos/peruflorads43, https://paulesantos.github.io/peruflorads43/ BugReports: https://github.com/PaulESantos/peruflorads43/issues Depends: R (>= 4.1.0) Imports: assertthat (>= 0.2.1), dplyr (>= 1.1.0), fuzzyjoin (>= 0.1.6), memoise (>= 2.0.1), progress (>= 1.2.2), purrr (>= 1.0.0), readr (>= 2.1.0), stringr (>= 1.5.0), tibble (>= 3.1.0), tidyr (>= 1.3.0) Suggests: gt, scales, stringdist, ggplot2, forcats, covr, knitr, rmarkdown, testthat (>= 3.0.0), withr (>= 2.5.0) VignetteBuilder: knitr Language: en-US RoxygenNote: 7.3.3 Config/testthat/edition: 3 License: MIT + file LICENSE Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://paulesantos.r-universe.dev Date/Publication: 2026-02-27 03:48:10 UTC RemoteUrl: https://github.com/PaulESantos/peruflorads43 RemoteRef: HEAD RemoteSha: c9d45ecca6c3ebe9e29e1e3d5e20882f03bf7315 NeedsCompilation: no Packaged: 2026-06-15 11:33:41 UTC; root Author: Paul E. Santos Andrade [aut, cre] (ORCID: )