# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "taxa" in publications use:' type: software license: MIT title: 'taxa: Classes for Storing and Manipulating Taxonomic Data' version: 0.4.3 doi: 10.12688/f1000research.14013.1 identifiers: - type: doi value: 10.32614/CRAN.package.taxa abstract: 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. authors: - family-names: Chamberlain given-names: Scott email: myrmecocystus+r@gmail.com orcid: https://orcid.org/0000-0003-1444-9135 - family-names: Foster given-names: Zachary email: zacharyfoster1989@gmail.com orcid: https://orcid.org/0000-0002-5075-0948 preferred-citation: type: manual title: 'Taxa: An R package implementing data standards and methods for taxonomic data.' authors: - family-names: Zachary given-names: Foster - family-names: Scott given-names: Chamberlain - family-names: Niklaus given-names: Grunwald journal: F1000Research year: '2018' volume: '7' issue: '272' doi: 10.12688/f1000research.14013.1 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/taxa commit: 9f2353a3d7871b576b5f7b18877d236c1478e977 url: https://docs.ropensci.org/taxa/ contact: - family-names: Foster given-names: Zachary email: zacharyfoster1989@gmail.com orcid: https://orcid.org/0000-0002-5075-0948 keywords: - taxonomy - biology - hierarchy