taxize
Retrieve and resolve taxonomic names and hierarchies from many web sources in R
taxize spends its releases absorbing other people's API changes, one dead source at a time.
◆Recent moves
- 5mo ago
taxize 0.10.1 lowers gna_verifier batch size
Drops `gna_verifier`'s batch size to 50. A tuning fix on the GNA migration 0.10.0 delivered.
View source ↗ - 1y ago
taxize 0.10.0 migrates to GNA and the new rredlist API
Swaps deprecated GNR functions for GNA equivalents, rewrites `scrapenames` for the new API, and follows rredlist's own v4 break. Three upstream migrations in one release — the clearest illustration of what taxize's maintenance actually consists of.
View source ↗ - 5y ago
taxize 0.9.99 retires tnrs(), paginates WORMS queries
Makes `tnrs()` defunct after the service stayed down, and adds automatic pagination plus a `marine_only` passthrough for WORMS children and downstream queries. A source lost, another deepened.
View source ↗ - 5y ago
taxize 0.9.98 adds NCBI and zoological rank names
Adds eight NCBI rank names to the reference table and a zoological rank table for WORMS, so downstream queries stop failing on unrecognised ranks. Data-table upkeep against moving taxonomies.
View source ↗ - 6y ago
taxize 0.9.97 standardises parameter names package-wide
Standardises parameter names across the whole package to `sci`, `com`, `id`, `sci_com` and `sci_id`, with old names retained under warning. The largest self-directed change in the window — it makes a sprawling function surface learnable.
View source ↗ - 6y ago
taxize 0.9.96 updates NatureServe for its new API
Updates the NatureServe interface for that service's new API and shortens its identifiers, plus fixes to `class2tree()` and `worms_downstream()`. Another source migration in a long series.
View source ↗