Package: taxastand Title: Taxonomic Name Standardization Version: 1.0.0 Authors@R: person(given = "Joel", family = "Nitta", role = c("aut", "cre"), email = "joelnitta@gmail.com") Description: Matches species names to a taxonomic standard. Resolves synonyms consistently and reproducibly. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true SystemRequirements: parsenames (), matchnames () Imports: assertr, assertthat, digest, dplyr, fs, glue, magrittr, processx, tibble, tidyr Roxygen: list( markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet")) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Suggests: rmarkdown, knitr, roxyglobals (>= 0.2.1), testthat (>= 3.0.0), babelwhale Config/testthat/edition: 3 Remotes: anthonynorth/roxyglobals VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://joelnitta.r-universe.dev Date/Publication: 2025-06-07 07:34:45 UTC RemoteUrl: https://github.com/joelnitta/taxastand RemoteRef: HEAD RemoteSha: 5fe8ec563ef30d09184c0236d4f5feb73de15a81 NeedsCompilation: no Packaged: 2026-07-02 06:19:31 UTC; root Author: Joel Nitta [aut, cre] Maintainer: Joel Nitta