Package: taxastand 2.0.0

taxastand: Taxonomic Name Standardization

Standardizes taxonomic names by matching species names to entries in a user-supplied reference taxonomy, then resolving synonyms to their accepted names. Fuzzy matching on parsed name components (genus, epithet, author, infraspecific rank, etc.) allows for orthographic differences between the query and reference names. This facilitates reproducible joining of datasets that use different taxonomic synonyms for the same species.

Authors:Joel Nitta [aut, cre]

taxastand_2.0.0.tar.gz
taxastand_2.0.0.zip(r-4.7-any)taxastand_2.0.0.zip(r-4.6-any)taxastand_2.0.0.zip(r-4.5-any)
taxastand_2.0.0.tgz(r-4.6-any)taxastand_2.0.0.tgz(r-4.5-any)
taxastand_2.0.0.tar.gz(r-4.7-any)taxastand_2.0.0.tar.gz(r-4.6-any)
taxastand_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
taxastand/json (API)

# Install 'taxastand' in R:
install.packages('taxastand', repos = c('https://joelnitta.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/joelnitta/taxastand/issues

Pkgdown/docs site:https://joelnitta.github.io

Datasets:

On CRAN:

Conda:

databasetaxonomy

4.79 score 22 stars 14 scripts 4 exports 23 dependencies

Last updated from:cb58b51359. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK161
source / vignettesOK196
linux-release-x86_64OK149
macos-release-arm64OK80
macos-oldrel-arm64OK100
windows-devel-x86_64OK85
windows-release-x86_64OK96
windows-oldrel-x86_64OK83
wasm-releaseOK115

Exports:%>%ts_match_namests_parse_namests_resolve_names

Dependencies:assertthatclicpp11digestdplyrfsgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Benchmark: pure R vs. taxon-tools
Background | Setup | Parsing | Matching | Takeaways

Last update: 2026-07-24
Started: 2026-07-18

The basics
Setup | Name parsing | Name matching | Name resolution

Last update: 2026-07-24
Started: 2021-10-15