dscore
The D-score reference implementation rebuilt its measurement foundation on seven countries.
A side-by-side editorial comparison of ggsketch and rollupTree — release velocity, themes, recent moves, and the top alternatives to consider.
ggsketch stopped being a line style and became a drawing-medium simulator.
ggsketch is a ggplot2 extension that renders plots as if drawn by hand. Through the 1.x line that meant one thing: roughening outlines and fills with configurable jitter. The 2.0.0 release published in July reframes the package around simulated drawing media — pen, chisel-tip highlighter, airbrush — and simulated paper grounds, with the sketch geoms inheriting whichever medium is set.
The recursive-computation engine under massProps grows the accessors its consumer needed
rollupTree performs recursive computations over tree and DAG structures — the generic engine that its author's massProps package uses to roll mass properties up an assembly breakdown. It is small and moves slowly: five releases in a year, of which two are README and vignette work. The current surface added row-level get and set accessors by key and by id at 0.4.0.
ggsketch is a ggplot2 extension that renders plots as if drawn by hand. Through the 1.x line that meant one thing: roughening outlines and fills with configurable jitter. The 2.0.0 release published in July reframes the package around simulated drawing media — pen, chisel-tip highlighter, airbrush — and simulated paper grounds, with the sketch geoms inheriting whichever medium is set.
The maintainer states 2.0.0 is the engine for a series, and the release notes read that way: the medium sampler and the paper renderer are new Layer-1/Layer-2 primitives that every existing geom picks up for free. The second thread is correctness under real plot layouts — corner-aware label repulsion, boundary densification so bars bend under polar coordinates, reserved panel room so edge labels stop clipping. Geom coverage keeps widening in parallel, with chicklet charts the newest addition.
Expect the rest of the 2.x series to add media on top of the new sampler rather than more geoms, since that is where 2.0.0 put the extensibility. The default hachure-pitch change already shifts existing output slightly, so a follow-up patch tuning those defaults against real plots is likely.
rollupTree performs recursive computations over tree and DAG structures — the generic engine that its author's massProps package uses to roll mass properties up an assembly breakdown. It is small and moves slowly: five releases in a year, of which two are README and vignette work. The current surface added row-level get and set accessors by key and by id at 0.4.0.
The package develops in response to its one visible consumer. The 0.4.0 accessors appeared in January 2026 and massProps switched to them thirteen days later; 0.4.1 then fixed missing column names in the setters, which is the kind of defect only real use surfaces. Before that, 0.3.0's default_validate_dag() extended validation past strict trees to directed acyclic graphs, widening what structures the engine will accept.
On the established pattern the next release will be whatever massProps needs next, discovered by using it. A DAG validator suggests non-tree structures are in scope, but nothing in these notes says that path is being pushed further.
Other Infra & APIs 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 ggsketch or rollupTree.
The D-score reference implementation rebuilt its measurement foundation on seven countries.
A football-viz package just swapped scraping for an API and broke its own output to do it.
A gene-set enrichment package that outgrew its human-only origins, then went quiet.
A mass-properties rollup spends a year on documentation and follows its sibling's API
Six months of releases and not one of them touched the scoring models
A cognitive-science sampling package ships once, then goes quiet for eighteen months
See all ggsketch alternatives → · See all rollupTree alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. ggsketch and rollupTree 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. ggsketch and rollupTree 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 Infra & APIs products to evaluate alongside.
Top ggsketch alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "ggsketch alternatives" section above for the current picks, or visit /alternatives/ggsketch for the full list with editorial commentary on each.
Top rollupTree alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "rollupTree alternatives" section above for the current picks, or visit /alternatives/rolluptree for the full list with editorial commentary on each.