← Back to home
Comparison · Analytics

CatastRo vs mrbayes

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

CatastRo vs mrbayes: at a glance

FeatureCatastRomrbayes
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesspatial-data, open-government-data, spain, httr2mendelian-randomization, bayesian-inference, stan, jags
Last editorial update1h ago57m ago
WebsiteVisit →Visit →

What is CatastRo?

Spain's cadastre client spent 1.0.0 breaking its own cache to become a tidy, httr2-native package.

CatastRo pulls parcels, buildings, addresses and WMS map layers from the Spanish Cadastre into R. The 1.0.0 line rebuilt the codebase on httr2, reorganized the cache into topic-based subfolders and moved persistent storage from rappdirs to tools::R_user_dir(), a change that invalidates every pre-1.0.0 cache. The two releases since are documentation and an AI-assisted internal refactor.

Read the full CatastRo trajectory →

What is mrbayes?

mrbayes spent 2026 auditing its own Bayesian MR estimators for coding errors.

mrbayes wraps Stan and JAGS implementations of Bayesian Mendelian randomization estimators — IVW, MR-Egger, radial Egger, and their multivariable forms. Most of the visible history is packaging work: dependency trimming, conditional examples so the package installs where JAGS will not compile, a maintainer handover. The 0.5.3 release in July 2026 breaks that pattern with a dense list of fixes inside the model code itself.

Read the full mrbayes trajectory →

CatastRo vs mrbayes: editorial side-by-side

C
CatastRo
ANALYTICS
0.0

Spain's cadastre client spent 1.0.0 breaking its own cache to become a tidy, httr2-native package.

◆ Current state

CatastRo pulls parcels, buildings, addresses and WMS map layers from the Spanish Cadastre into R. The 1.0.0 line rebuilt the codebase on httr2, reorganized the cache into topic-based subfolders and moved persistent storage from rappdirs to tools::R_user_dir(), a change that invalidates every pre-1.0.0 cache. The two releases since are documentation and an AI-assisted internal refactor.

◆ Where it's heading

The arc is consolidation, not expansion: the retrieval surface has been stable since 0.3.0 added street names to addresses, while the maintainer has spent the releases since standardizing transport, output types and messaging. All functions now return tibbles or sf objects with tibble data, and cli handles user-facing output. The same modernization is being applied across the maintainer's other Spanish-data packages.

◆ Prediction

Expect the next releases to stay in the 1.0.x patch range — documentation, cli wording and CRAN upkeep — unless the Cadastre publishes a new service worth wrapping.

M
mrbayes
ANALYTICS
0.0

mrbayes spent 2026 auditing its own Bayesian MR estimators for coding errors.

◆ Current state

mrbayes wraps Stan and JAGS implementations of Bayesian Mendelian randomization estimators — IVW, MR-Egger, radial Egger, and their multivariable forms. Most of the visible history is packaging work: dependency trimming, conditional examples so the package installs where JAGS will not compile, a maintainer handover. The 0.5.3 release in July 2026 breaks that pattern with a dense list of fixes inside the model code itself.

◆ Where it's heading

The package has moved from packaging upkeep into a correctness-audit phase. 0.5.3 fixes a hardcoded three-exposure loop in MVMR-Egger reporting, a broken joint-prior branch, a sigma parameterization error in radial Egger, and several prior specifications — the profile of a maintainer reading their own model files closely rather than responding to bug reports. Platform work continues underneath: an R 4.3.0 floor inherited through a transitive dependency chain, and segfault fixes on macOS ARM.

◆ Prediction

Expect further audit-driven patches to the remaining rjags and Stan model files rather than new estimators; the fixes in 0.5.3 cluster in the Egger variants, which suggests that is where the reading is still in progress.

Alternatives to CatastRo and mrbayes

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 CatastRo or mrbayes.

See all CatastRo alternatives → · See all mrbayes alternatives →

Recent activity from CatastRo and mrbayes

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

  1. 1mo agomrbayesEstimator audit fixes MVMR-Egger loops and radial Egger sigma
  2. 2mo agoCatastRoAI-assisted internal refactor and cli message pass
  3. 3mo agoCatastRoDocumentation-only patch release
  4. 5mo agoCatastRo1.0.0 rebuilds on httr2 and invalidates every existing cache
  5. 1y agoCatastRoDocumentation and URL refresh
  6. 1y agomrbayesMVMR rjags example gated on rjags being installed
  7. 1y agomrbayesExamples and tests skip when rstan or rjags is missing
  8. 1y agomrbayespkgdown site updated
  9. 1y agomrbayesHelper command added for installing JAGS
  10. 1y agomrbayesDependency surface trimmed; maintainer handover
  11. 2y agoCatastRoCadastre service entry points updated
  12. 2y agoCatastRohttr to httr2 migration, declared invisible to users

Frequently asked questions

What is the difference between CatastRo and mrbayes?

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

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

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

What are the best alternatives to mrbayes?

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