Skip to content

taxa

Classes for Storing and Manipulating Taxonomic Data

v0.4.4 · Jul 28, 2025 · MIT + file LICENSE

Description

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.

Downloads

CRAN

524

Last 30 days

7429th

1.2K

Last 90 days

9.5K

Last year

Trend: +49.7% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

23

Last 90 days

162

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

1

Last 7 days

10

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

conda-forge CRAN

99

Last 30 days

322

Last 90 days

2.1K

Last year

Trend: -49.2% (30d vs prior 30d)

bioconda CRAN

43

Last 30 days

137

Last 90 days

328

Last year

Trend: -12.2% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

12,276

Files

157

Compiled share

0%

Has compiled src

No

Language breakdown

R 6,627 (54%)Tests 2,320 (18.9%)Docs 3,329 (27.1%)

API

Exported functions

55

Internal functions

326

Recent export changes

v0.4.0+30 %in%, tax_auth<-, tax_author<- +27 more  −56 all_names, arrange_obs, arrange_taxa 53 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.35

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

15.6%

\dontrun example ratio

0%

Roxygen coverage

96.4%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.0.2

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

12

First release

2017-07-16

Latest release

2025-07-28

Avg cadence

156 days

Cold removal rate

100%

Dep drift

15

LOC over versions

v0.1.0: 14,803 LOCv0.2.0: 15,987 LOCv0.2.1: 19,969 LOCv0.3.1: 21,040 LOCv0.3.2: 21,317 LOCv0.3.3: 21,786 LOCv0.3.4: 21,800 LOCv0.4.0: 12,271 LOCv0.4.1: 12,279 LOCv0.4.2: 12,290 LOCv0.4.3: 12,276 LOCv0.4.4: 12,276 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies vctrs dplyr magrittr tibble rlang stringr crayon pillar viridisLite cli taxlist taxa

Version History

13 tracked
new 0.4.4 Mar 10, 2026
updated 0.4.4 ← 0.4.3 diff Jul 27, 2025
updated 0.4.3 ← 0.4.2 diff Feb 19, 2024
updated 0.4.2 ← 0.4.1 diff Apr 11, 2022
updated 0.4.1 ← 0.4.0 diff Mar 10, 2022
updated 0.4.0 ← 0.3.4 diff Jul 12, 2021
updated 0.3.4 ← 0.3.3 diff Apr 28, 2020
updated 0.3.3 ← 0.3.2 diff Feb 24, 2020
updated 0.3.2 ← 0.3.1 diff Jan 1, 2019
updated 0.3.1 ← 0.2.1 diff Aug 8, 2018
updated 0.2.1 ← 0.2.0 diff May 2, 2018
updated 0.2.0 ← 0.1.0 diff Dec 18, 2017
new 0.1.0 Jul 15, 2017