taxa: Classes for Storing and Manipulating Taxonomic Data

Provides classes for storing and manipulating taxonomic data. Most of the classes can be treated like base R vectors (e.g. can be used in tables as columns and can be named). Vectorized classes can store taxon names and authorities, taxon IDs from databases, taxon ranks, and other types of information. More complex classes are provided to store taxonomic trees and user-defined data associated with them.

Version: 0.4.3
Depends: R (≥ 3.0.2), vctrs
Imports: dplyr, magrittr, tibble, rlang, stringr, crayon, utils, pillar, methods, viridisLite, cli
Suggests: roxygen2 (≥ 6.0.1), testthat, rmarkdown (≥ 0.9.6)
Published: 2024-02-20
Author: Scott Chamberlain ORCID iD [aut], Zachary Foster ORCID iD [aut, cre]
Maintainer: Zachary Foster <zacharyfoster1989 at gmail.com>
BugReports: https://github.com/ropensci/taxa/issues
License: MIT + file LICENSE
URL: https://docs.ropensci.org/taxa/, https://github.com/ropensci/taxa
NeedsCompilation: no
Citation: taxa citation info
Materials: README NEWS
CRAN checks: taxa results

Documentation:

Reference manual: taxa.pdf

Downloads:

Package source: taxa_0.4.3.tar.gz
Windows binaries: r-devel: taxa_0.4.3.zip, r-release: taxa_0.4.3.zip, r-oldrel: taxa_0.4.3.zip
macOS binaries: r-release (arm64): taxa_0.4.3.tgz, r-oldrel (arm64): taxa_0.4.3.tgz, r-release (x86_64): taxa_0.4.3.tgz
Old sources: taxa archive

Reverse dependencies:

Reverse suggests: taxlist

Linking:

Please use the canonical form https://CRAN.R-project.org/package=taxa to link to this page.