wikitaxa
taxonomy data from Wikipedia/Wikidata/Wikispecies. Contribute to ropensci/wikitaxa development by creating an account on GitHub.
A six-year silence broken by a dependency that CRAN deleted underneath it
◆Recent moves
- 6mo ago
Wikidata calls rerouted after CRAN archives WikidataR
Drops the archived WikidataR dependency and calls WikipediR directly, which is what makes wt_data() work again after CRAN removed the intermediary. Two parser bugs are fixed alongside it — common names in wt_wikispecies_parse and taxa handling in wt_data. The first release in almost six years, and entirely a survival move.
View source ↗ - 6y ago
Docs cleanup and vignette rename
Documentation housekeeping only — an unused httr link removed and a vignette renamed. No behaviour change for anyone calling the package.
View source ↗ - 7y ago
HTTP request caching added to the test suite
Test-suite infrastructure — all HTTP requests are now cached through vcr — plus a small `<br>` parsing fix in wt_wikipedia(). The vcr work matters to contributors, not to users of the package.
View source ↗ - 8y ago
Wikicommons classification parsing and error handling repaired
Repairs wt_wikicommons() on two fronts: it now fails cleanly on missing pages instead of erroring inconsistently with the rest of the package, and its classification parsing was rewritten against Wikicommons' irregular markup. wt_data() is also fixed after an upstream WikidataR change — the same class of breakage that eventually forces the v0.5.0 rewrite.
View source ↗ - 9y ago
Wikipedia queries gain a language parameter
Adds a `wiki` parameter to wt_wikipedia() and wt_wikipedia_search() so callers can target a non-English Wikipedia, defaulting to `en`. It is the only genuinely new capability in the package's visible history here.
View source ↗ - 9y ago
First CRAN release
The initial CRAN release. The entry carries no detail beyond the fact of publication, so the shape of the package at launch has to be read from the fixes that follow it.
View source ↗