← Back to home
Comparison · Analytics

rainette vs robma

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

rainette vs robma: at a glance

Featurerainetterobma
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themestext mining, reinert method, clustering, shiny explorersr-package, meta-analysis, bayesian, api-redesign
Last editorial update40m ago2h ago
WebsiteVisit →Visit →

What is rainette?

rainette rebuilt its Reinert clustering in 0.2.0, tuned it in 0.3.0, and has coasted since.

An R implementation of the Reinert textual clustering method, with interactive explorers for browsing clusters. The two substantive releases are behind it: 0.2.0 renamed the core segment-size arguments, fixed segment merging that had been crossing document boundaries, and added a document browser plus per-document cluster tables; 0.3.0 reworked the double classification in rainette2() with full and parallel arguments and much faster computation. The 2026 release is a vctrs compatibility fix plus a colors argument on rainette_plot().

Read the full rainette trajectory →

What is robma?

RoBMA 4.0 tears out its own constructor surface and rebuilds on one class hierarchy

RoBMA fits robust Bayesian model-averaged meta-analyses that adjust for publication bias. The 3.x line grew by accretion: separate constructors for each model family (RoBMA.reg, NoBMA, BiBMA and their .reg variants), a spike-and-slab algorithm in 3.3.0 that made estimation fast enough to matter, then a steady stream of post-estimation tooling gated on that algorithm — heterogeneity summaries, residuals, funnel plots, z-curve conversion, predict, extract, pooled and adjusted effects. Version 4.0.0 in May 2026 collapses all of it into a unified brma class hierarchy.

Read the full robma trajectory →

rainette vs robma: editorial side-by-side

R
rainette
ANALYTICS
0.0

rainette rebuilt its Reinert clustering in 0.2.0, tuned it in 0.3.0, and has coasted since.

◆ Current state

An R implementation of the Reinert textual clustering method, with interactive explorers for browsing clusters. The two substantive releases are behind it: 0.2.0 renamed the core segment-size arguments, fixed segment merging that had been crossing document boundaries, and added a document browser plus per-document cluster tables; 0.3.0 reworked the double classification in rainette2() with full and parallel arguments and much faster computation. The 2026 release is a vctrs compatibility fix plus a colors argument on rainette_plot().

◆ Where it's heading

The package moved from correct-enough to trustworthy and then to maintained: results-changing fixes first, performance and options second, and now only upstream compatibility and small user-requested arguments. Wordcloud plots were flagged for deprecation in 0.3.0 and pulled from the explorers, narrowing the output surface rather than growing it. The same maintainer's questionr followed the same pattern in the same period.

◆ Prediction

The deprecated wordcloud plot type is the obvious removal candidate, since it has carried a warning since 0.3.0 and has already been dropped from the interactive explorers.

R
robma
ANALYTICS
0.0

RoBMA 4.0 tears out its own constructor surface and rebuilds on one class hierarchy

◆ Current state

RoBMA fits robust Bayesian model-averaged meta-analyses that adjust for publication bias. The 3.x line grew by accretion: separate constructors for each model family (RoBMA.reg, NoBMA, BiBMA and their .reg variants), a spike-and-slab algorithm in 3.3.0 that made estimation fast enough to matter, then a steady stream of post-estimation tooling gated on that algorithm — heterogeneity summaries, residuals, funnel plots, z-curve conversion, predict, extract, pooled and adjusted effects. Version 4.0.0 in May 2026 collapses all of it into a unified brma class hierarchy.

◆ Where it's heading

The 3.x series solved the modeling problem and left an interface problem behind: a caller had to know which of six constructors matched their data type, and argument names differed across them. 4.0.0 resolves that by making the model family a set of arguments rather than a function name, and by standardizing input naming on metafor-style conventions. It shipped one day after BayesTools 0.3.0, the author's own upstream infrastructure package, whose new standardization and prior-transformation machinery this rewrite depends on.

◆ Prediction

A rewrite this wide usually needs a follow-up, so expect 4.0.x patches addressing migration gaps as users hit the removed constructors and renamed arguments.

Alternatives to rainette and robma

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 rainette or robma.

See all rainette alternatives → · See all robma alternatives →

Recent activity from rainette and robma

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

  1. 3mo agorobmaUnifies six model constructors into one brma class hierarchy
  2. 7mo agorainettevctrs compatibility fix and custom cluster colors
  3. 8mo agorobmaRoBMA 3.6.1
  4. 11mo agorobmaRoBMA 3.6.0
  5. 1y agorobmaRoBMA 3.5.1
  6. 1y agorobmaRoBMA 3.5.0
  7. 1y agorobmaRoBMA 3.4.0
  8. 3y agorainetteR 3.6 palette compatibility and dendrogram fix
  9. 4y agorainetteDouble classification reworked with restricted crossings and parallelism
  10. 4y agorainetteMerged segments visible in the document browser
  11. 4y agorainetteCRAN v0.2.0

Frequently asked questions

What is the difference between rainette and robma?

They serve adjacent needs but don't currently overlap on shipped themes. rainette and robma 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 rainette better than robma?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. rainette and robma 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 rainette?

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

What are the best alternatives to robma?

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