← Back to home
Comparison · Analytics

tinkr vs wikitaxa

A side-by-side editorial comparison of tinkr and wikitaxa — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:ropensci

tinkr vs wikitaxa: at a glance

Featuretinkrwikitaxa
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmarkdown, xml, r-package, ropenscitaxonomy, wikidata, ropensci, maintenance
Last editorial update1h ago2h ago
WebsiteVisit →Visit →

What is tinkr?

Markdown round-tripping through XML, where every release is another thing it learned not to mangle.

tinkr parses Markdown into XML, lets callers manipulate it with XPath, and writes it back out — the yarn R6 class is the whole interface. Its development is defined by a single hard problem: surviving the round trip without corrupting syntax the XML representation does not natively model. Maintenance is shared between two active contributors and release cadence is roughly annual.

Read the full tinkr trajectory →

What is wikitaxa?

A six-year silence broken by a dependency that CRAN deleted underneath it

wikitaxa is the rOpenSci client for pulling taxonomic records out of Wikipedia, Wikidata, Wikispecies and Wikicommons, and it has been feature-complete since 2017. The v0.5.0 release in February 2026 arrived after nearly six years of silence, and it exists because CRAN archived WikidataR — the library wikitaxa used to reach Wikidata. The fix routes those calls through WikipediR directly, which removes a third-party single point of failure from the package's dependency graph.

Read the full wikitaxa trajectory →

tinkr vs wikitaxa: editorial side-by-side

T
tinkr
ANALYTICS
0.0

Markdown round-tripping through XML, where every release is another thing it learned not to mangle.

◆ Current state

tinkr parses Markdown into XML, lets callers manipulate it with XPath, and writes it back out — the yarn R6 class is the whole interface. Its development is defined by a single hard problem: surviving the round trip without corrupting syntax the XML representation does not natively model. Maintenance is shared between two active contributors and release cadence is roughly annual.

◆ Where it's heading

Each release extends the set of constructs that get protected across the round trip — curly braces, escaped brackets, inline math, dollar signs used as currency, French-style dollars, fenced divs, frontmatter. The 0.3.0 notes also add get_protected(), append_md(), and prepend_md(), which is the first sign of building a manipulation API on top of the protection machinery rather than only widening it.

◆ Prediction

Expect the protection list to keep growing toward full Quarto syntax coverage, which the first release named as the long-term goal and which fenced divs and frontmatter both move toward.

W
wikitaxa
ANALYTICS
0.0

A six-year silence broken by a dependency that CRAN deleted underneath it

◆ Current state

wikitaxa is the rOpenSci client for pulling taxonomic records out of Wikipedia, Wikidata, Wikispecies and Wikicommons, and it has been feature-complete since 2017. The v0.5.0 release in February 2026 arrived after nearly six years of silence, and it exists because CRAN archived WikidataR — the library wikitaxa used to reach Wikidata. The fix routes those calls through WikipediR directly, which removes a third-party single point of failure from the package's dependency graph.

◆ Where it's heading

Every release in this window is repair, not expansion: parser fixes for Wikicommons classification pages, common-name handling in the Wikispecies parser, and the Wikidata backend swap. The one functional addition across six entries is the `wiki` language parameter in v0.1.4. This is a package in maintenance-on-demand mode, where the trigger for a release is an upstream break rather than a roadmap.

◆ Prediction

Expect the next release to be reactive again — another upstream parser break or a CRAN policy notice — rather than new endpoints. Nothing in these entries indicates planned feature work.

Alternatives to tinkr and wikitaxa

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either tinkr or wikitaxa.

See all tinkr alternatives → · See all wikitaxa alternatives →

Recent activity from tinkr and wikitaxa

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 6mo agowikitaxaWikidata calls rerouted after CRAN archives WikidataR
  2. 1y agotinkrFrontmatter, fenced divs, and content-insertion methods
  3. 3y agotinkrProtects curly braces, escaped brackets, and link anchors
  4. 3y agotinkrFirst release: the extensible yarn R6 class
  5. 6y agowikitaxaDocs cleanup and vignette rename
  6. 7y agowikitaxaHTTP request caching added to the test suite
  7. 8y agowikitaxaWikicommons classification parsing and error handling repaired
  8. 9y agowikitaxaWikipedia queries gain a language parameter
  9. 9y agowikitaxaFirst CRAN release

Frequently asked questions

What is the difference between tinkr and wikitaxa?

Both compete on the same themes — ropensci — within Analytics. tinkr and wikitaxa are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is tinkr better than wikitaxa?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. tinkr and wikitaxa are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to tinkr?

Top tinkr alternatives in Analytics are ranked by recent ship velocity. Browse the "tinkr alternatives" section above for the current picks, or visit /alternatives/tinkr for the full list with editorial commentary on each.

What are the best alternatives to wikitaxa?

Top wikitaxa alternatives in Analytics are ranked by recent ship velocity. Browse the "wikitaxa alternatives" section above for the current picks, or visit /alternatives/wikitaxa for the full list with editorial commentary on each.