taxa
Classes and manipulation functions for taxonomic data in R
taxa started a ground-up rewrite in 2021 and has published almost nothing since.
◆Recent moves
- 1y ago
taxa 0.4.4 fixes CRAN check issues
Minor CRAN check fixes, three years after the previous release. It keeps the package installable without advancing the 0.4.0 rewrite.
View source ↗ - 4y ago
taxa 0.4.2 tries empty strings for missing values
Experiments with empty strings rather than NA for missing values and repairs tests broken by a vctrs update. Small movement inside the new vector-like design.
View source ↗ - 5y ago
taxa 0.4.0 begins a base-R-vector rewrite without taxmap
⚡ SPARKThe rewrite that reset the package: component classes rebuilt to behave like base R vectors, `taxmap` deliberately left out, and the old implementation moved into metacoder in the meantime. Everything since has been maintenance on this unfinished foundation.
View source ↗ - 6y ago
taxa 0.3.4 fixes n_obs with numeric column names
Fixes an `n_obs` error on tables with numeric column names plus assorted small bugs. Routine work on the pre-rewrite codebase.
View source ↗ - 6y ago
taxa 0.3.3 supports numeric column names in taxmap
Adds support for numeric column names in taxmap tables and small bug fixes. Incremental upkeep of the old design.
View source ↗ - 7y ago
taxa 0.3.2 fixes parsers and adds negative class_col indexes
Handles zero-length parser inputs, fixes `add_id_col`, and lets `class_col` take negative indexes meaning 'all other columns'. Small parser refinements.
View source ↗