randomwalk
randomwalk spent every release getting an R simulation to run in the browser, not on a server.
A side-by-side editorial comparison of fillpattern and tall — release velocity, themes, recent moves, and the top alternatives to consider.
Pattern fills for ggplot2, hardened against the ways users write sizes
fillpattern provides pattern fills — stripes, bricks, dots — for ggplot2 and base R graphics, aimed at figures that must stay legible in greyscale or to colour-blind readers. The 1.0.3 release is mostly defensive: size modifier strings ending in a colon no longer swap width for height, modify_size() reports invalid units instead of crashing and understands in, inches and cm, and a background colour bug in scale_fill_pattern() is fixed. The minimum R version rises to 4.2.0 for recent graphics engine features.
A Shiny text-mining GUI grows into a full NLP workbench at 1.0.0
tall is a graphical text-analysis environment that wraps a dependency-parsing NLP pipeline in a Shiny interface, aimed at researchers who want corpus analysis without writing R. The 1.0.0 release consolidates a year of module additions into a broad analysis surface: SVO triplet extraction, document-level syntactic complexity, NRC-lexicon emotion analysis, noun-phrase extraction and correlated/structural topic models. Performance-sensitive paths are pushed into C++ backends rather than R.
fillpattern provides pattern fills — stripes, bricks, dots — for ggplot2 and base R graphics, aimed at figures that must stay legible in greyscale or to colour-blind readers. The 1.0.3 release is mostly defensive: size modifier strings ending in a colon no longer swap width for height, modify_size() reports invalid units instead of crashing and understands in, inches and cm, and a background colour bug in scale_fill_pattern() is fixed. The minimum R version rises to 4.2.0 for recent graphics engine features.
Development is slow and entirely reactive to how the string-based size interface fails. The pattern across releases is the same: a user hits an edge — very small fill areas in 1.0.2, malformed unit strings in 1.0.3 — and the fix is either a graceful fallback or a clearer error. Leaning on R's newer graphics engine rather than reimplementing pattern rendering keeps the package small at the cost of raising its version floor.
Expect further releases to stay in the same register: parsing and validation fixes for the size and unit interface, with the pattern set itself unlikely to change.
tall is a graphical text-analysis environment that wraps a dependency-parsing NLP pipeline in a Shiny interface, aimed at researchers who want corpus analysis without writing R. The 1.0.0 release consolidates a year of module additions into a broad analysis surface: SVO triplet extraction, document-level syntactic complexity, NRC-lexicon emotion analysis, noun-phrase extraction and correlated/structural topic models. Performance-sensitive paths are pushed into C++ backends rather than R.
The arc is consistent: each release bolts another named analysis method onto the Documents section, each with its own Run/Export/Report UI, and moves the hot loop into C++. The second thread is the embedded Gemini assistant, introduced in 0.3.0 and by 1.0.0 wired into every switch point of the new modules. Reporting plumbing — Add to Report, image and Excel export — has been retrofitted across older modules to match.
Expect the next releases to continue the pattern of adding one or two named analysis methods with matching export and AI hooks, and to extend the C++ rewrite to modules that have not yet been converted.
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 fillpattern or tall.
randomwalk spent every release getting an R simulation to run in the browser, not on a server.
fastml added survival modelling and leakage-proof resampling, moving past classification and regression.
abclass built out angle-based classifiers in 2022, then went quiet except for CRAN upkeep.
churon is spending its entire release history getting a Rust ONNX binding through CRAN.
firatheme woke up after four years and started fixing what ggplot2 changed underneath it.
bagyo reached CRAN as a Philippine tropical cyclone dataset, with its tags stamped out of order.
See all fillpattern alternatives → · See all tall alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. fillpattern and tall 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. fillpattern and tall 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 fillpattern alternatives in Analytics are ranked by recent ship velocity. Browse the "fillpattern alternatives" section above for the current picks, or visit /alternatives/fillpattern for the full list with editorial commentary on each.
Top tall alternatives in Analytics are ranked by recent ship velocity. Browse the "tall alternatives" section above for the current picks, or visit /alternatives/tall for the full list with editorial commentary on each.