← Back to home
Comparison · Analytics

hoardr vs rbmi

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

Shared themes:r-package

hoardr vs rbmi: at a glance

Featurehoardrrbmi
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themescaching, r-package, ropensci, infrastructureclinical-trials, missing-data, multiple-imputation, pharmaverse
Last editorial update57m ago4h ago
WebsiteVisit →Visit →

What is hoardr?

A cache-directory helper that has shipped nothing but CRAN-triggered patches for seven years.

hoardr manages local cache directories for other R packages — where files go, how they are keyed, whether they exist. It underpins caching in several rOpenSci data clients. The last functional additions were in 2018; everything since is a patch issued because CRAN reported a test failure or the maintainer changed.

Read the full hoardr trajectory →

What is rbmi?

Reference-based multiple imputation for trials, now shipping without Bayesian support by default.

rbmi implements reference-based multiple imputation for longitudinal clinical trial data with missing values — the estimand machinery regulators expect for handling intercurrent events and dropout. The consequential recent change was 1.3.0 moving rstan from a hard dependency to Suggests, which takes Bayesian imputation out of the default install. Since then the work has been documentation and nomenclature discipline: 1.6.1 standardized on MNAR over a mixed NMAR/MNAR vocabulary and deprecated the nmar.rm argument accordingly.

Read the full rbmi trajectory →

hoardr vs rbmi: editorial side-by-side

H
hoardr
ANALYTICS
0.0

A cache-directory helper that has shipped nothing but CRAN-triggered patches for seven years.

◆ Current state

hoardr manages local cache directories for other R packages — where files go, how they are keyed, whether they exist. It underpins caching in several rOpenSci data clients. The last functional additions were in 2018; everything since is a patch issued because CRAN reported a test failure or the maintainer changed.

◆ Where it's heading

This is infrastructure that has reached its final shape. Three of the last three releases were reactive: two responses to CRAN test-failure notifications, one to a maintainer handover. The single behavioural change in that stretch — forward slashes in paths on every operating system — is a consistency fix for downstream packages rather than a feature. Its release cadence is set by CRAN's checks, not by demand.

◆ Prediction

Expect the next release to be triggered by another CRAN check failure rather than by new functionality, matching every release since 2018.

R
rbmi
ANALYTICS
2.5

Reference-based multiple imputation for trials, now shipping without Bayesian support by default.

◆ Current state

rbmi implements reference-based multiple imputation for longitudinal clinical trial data with missing values — the estimand machinery regulators expect for handling intercurrent events and dropout. The consequential recent change was 1.3.0 moving rstan from a hard dependency to Suggests, which takes Bayesian imputation out of the default install. Since then the work has been documentation and nomenclature discipline: 1.6.1 standardized on MNAR over a mixed NMAR/MNAR vocabulary and deprecated the nmar.rm argument accordingly.

◆ Where it's heading

The package is optimizing for adoption friction over feature breadth. Dropping a compiled Stan dependency from the default install, deprecating a bespoke seed argument in favor of base set.seed(), and aligning lsmeans() behavior and weight naming with emmeans all point the same direction — behave like a conventional R package rather than a specialized one. Documentation work in 1.6.1 covering @return on every exported function and executable examples reads as preparation for validation scrutiny rather than user demand.

◆ Prediction

Given the FAQ vignette's validation statement and the recent documentation completeness pass, the next work is more likely qualification and estimand documentation than new imputation methods.

Alternatives to hoardr and rbmi

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 hoardr or rbmi.

See all hoardr alternatives → · See all rbmi alternatives →

Recent activity from hoardr and rbmi

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

  1. 22d agorbmiMNAR nomenclature standardized, documentation completed
  2. 1y agohoardrPaths use forward slashes on every platform
  3. 1y agorbmirstan demoted to Suggests, Bayesian imputation now opt-in
  4. 2y agohoardrTest-only patch for a CRAN failure
  5. 2y agorbmirbmi v1.2.5
  6. 3y agohoardrPatch release for maintainer handover
  7. 7y agohoardrFixes cache paths leaking between HoardClient instances
  8. 7y agohoardrFile-existence checks and full-path cache configuration
  9. 9y agohoardrCRAN disk-writing policy compliance

Frequently asked questions

What is the difference between hoardr and rbmi?

Both compete on the same themes — r-package — within Analytics. rbmi is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is hoardr better than rbmi?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. rbmi is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to hoardr?

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

What are the best alternatives to rbmi?

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