STACAS
Single-cell batch correction that learned to use cell labels, then spent three releases chasing Seurat.
A side-by-side editorial comparison of condformat and RandomWalker — release velocity, themes, recent moves, and the top alternatives to consider.
A dormant table-formatting package woken by a 20-PR correctness and coverage sweep
condformat applies conditional formatting rules to R data frames and renders them to HTML, LaTeX, Excel and grob output. After 0.10.1 in 2023 it went quiet for nearly three years. Version 0.11.0 breaks that silence with a single-maintainer sweep of roughly twenty pull requests: CI modernized across R-devel, release and oldrel; lockcells fixed for LaTeX and grob output; a rule_fill_bar() crash at zero width; theme_htmlTable() no longer dropping chained arguments; and a .col pronoun added across all rules.
A random-walk generator that outgrew one dimension and renamed its core column to prove it.
RandomWalker generates families of stochastic paths — Brownian motion, geometric Brownian motion, drift walks, discrete walks — as tidy tibbles, with cumulative-statistic augmenters, summarisers and a visualize_walks() plotting layer on top. The development series before 1.0.0 extended generation to two and three dimensions and renamed the step index from x to step_number, which is the shape the package now carries into its stable release.
condformat applies conditional formatting rules to R data frames and renders them to HTML, LaTeX, Excel and grob output. After 0.10.1 in 2023 it went quiet for nearly three years. Version 0.11.0 breaks that silence with a single-maintainer sweep of roughly twenty pull requests: CI modernized across R-devel, release and oldrel; lockcells fixed for LaTeX and grob output; a rule_fill_bar() crash at zero width; theme_htmlTable() no longer dropping chained arguments; and a .col pronoun added across all rules.
This is a maintenance-debt payoff rather than a change of direction. The bulk of 0.11.0 is test coverage — render_gtable, knit_print, theme_grob, render_xlsx and rule_fill_bar all gained tests — which reads as a maintainer establishing a safety net before touching anything further. The .col pronoun and scalar recycling in the text rules are the only real API additions, and both smooth inconsistencies rather than extend the rule vocabulary.
With coverage and CI now in place, the next release is more likely to extend rule or output-format support than to continue with fixes, though the three-year gap makes cadence hard to call from these entries alone.
RandomWalker generates families of stochastic paths — Brownian motion, geometric Brownian motion, drift walks, discrete walks — as tidy tibbles, with cumulative-statistic augmenters, summarisers and a visualize_walks() plotting layer on top. The development series before 1.0.0 extended generation to two and three dimensions and renamed the step index from x to step_number, which is the shape the package now carries into its stable release.
The package built outward in clear stages: generators first, then a set of std_cum_*_augment() transformations over the results, then the dimensional generalisation that forced the column rename. That progression suggests a design settling on walks as a tidy data structure to be transformed and plotted rather than a set of one-off simulators. The 1.0.0 tag itself carries no release notes in this feed — its body is stray YAML front matter — so the milestone's own contents cannot be read here.
With dimensions generalised and a 1.0.0 cut, further work most plausibly extends the augmenter and summariser layer to multi-dimensional walks. The empty 1.0.0 body means any specific claim about what the stable release contains would be guesswork.
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 condformat or RandomWalker.
Single-cell batch correction that learned to use cell labels, then spent three releases chasing Seurat.
A debugger for ggplot2's internals, hardening its grip as the internals it traces keep moving.
A univariate density estimator that added zero-inflated data and reopened its C++ API to do it.
Stationary vine copulas for time series, released in lockstep with the rest of Nagler's vine stack.
A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.
A Star Trek data package that became a Memory Alpha web client and has been patching scrapers ever since.
See all condformat alternatives → · See all RandomWalker alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. condformat and RandomWalker 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. condformat and RandomWalker 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 condformat alternatives in Analytics are ranked by recent ship velocity. Browse the "condformat alternatives" section above for the current picks, or visit /alternatives/condformat for the full list with editorial commentary on each.
Top RandomWalker alternatives in Analytics are ranked by recent ship velocity. Browse the "RandomWalker alternatives" section above for the current picks, or visit /alternatives/randomwalker for the full list with editorial commentary on each.