tidytlg
A tables-listings-graphs package that reached CRAN and then went quiet.
A side-by-side editorial comparison of daiquiri and tinkr — release velocity, themes, recent moves, and the top alternatives to consider.
A data-quality report generator that finished its API rewrite and has been coasting on small features since.
daiquiri turns a raw clinical or administrative dataset into an HTML report of time-series data-quality plots, driven by a field-type specification the user writes. The public API settled in 2022 after a wholesale rename for rOpenSci acceptance, and releases since then have added specification conveniences rather than new report content. The 1.2.0 release is the first in nearly two years.
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.
daiquiri turns a raw clinical or administrative dataset into an HTML report of time-series data-quality plots, driven by a field-type specification the user writes. The public API settled in 2022 after a wholesale rename for rOpenSci acceptance, and releases since then have added specification conveniences rather than new report content. The 1.2.0 release is the first in nearly two years.
Development has shifted from restructuring the interface to lowering the cost of using it — field_types_advanced() lets users name only the columns they care about and default the rest, which is the kind of change that matters when a dataset has hundreds of fields. Plot rendering is getting incremental attention (heatmap scaling) rather than new visualisation types. Cadence is roughly annual.
Expect the next release to continue trimming specification boilerplate for wide datasets rather than adding report sections; the entries give no indication of a new plot type or output format in progress.
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.
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.
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.
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 daiquiri or tinkr.
A tables-listings-graphs package that reached CRAN and then went quiet.
Tplyr made clinical summary tables explain where every number came from.
Clinical listings that keep inheriting their hardest problem — pagination — from the layer below.
A cache-directory helper that has shipped nothing but CRAN-triggered patches for seven years.
gigs redesigned its whole conversion API for rOpenSci, then spent three releases getting the docs to build.
A weather-data client that keeps rewriting its HTTP layer while slowly tightening its API.
See all daiquiri alternatives → · See all tinkr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package, ropensci — within Analytics. daiquiri and tinkr 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. daiquiri and tinkr 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.
Top daiquiri alternatives in Analytics are ranked by recent ship velocity. Browse the "daiquiri alternatives" section above for the current picks, or visit /alternatives/daiquiri for the full list with editorial commentary on each.
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.