← Back to home
Comparison · Analytics

mrbayes vs rncl

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

mrbayes vs rncl: at a glance

Featuremrbayesrncl
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesmendelian-randomization, bayesian-inference, stan, jagsphylogenetics, file-parsing, cran-maintenance, c++
Last editorial update49m ago1h ago
WebsiteVisit →Visit →

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 →

What is rncl?

A phylogenetics parser on life support, shipping only what CRAN's compilers demand.

rncl wraps the Nexus Class Library so R can read Newick and NEXUS tree files. Every release since 2016 has been custodial: 0.8.9 exists solely to pull upstream NCL changes so the bundled C++ compiles under the C++20 standard. No user-facing function has changed in close to a decade.

Read the full rncl trajectory →

mrbayes vs rncl: editorial side-by-side

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.

R
rncl
ANALYTICS
2.5

A phylogenetics parser on life support, shipping only what CRAN's compilers demand.

◆ Current state

rncl wraps the Nexus Class Library so R can read Newick and NEXUS tree files. Every release since 2016 has been custodial: 0.8.9 exists solely to pull upstream NCL changes so the bundled C++ compiles under the C++20 standard. No user-facing function has changed in close to a decade.

◆ Where it's heading

The release cadence tracks toolchain deprecations rather than user demand: gcc 12 removing binary_function in 2022, a deprecated Rcpp call in 2025, C++20 in 2026. The package is maintained as a stable parsing dependency for phylogenetics tooling, and the goal visible in these entries is keeping it installable, not extending it.

◆ Prediction

Expect the next release only when a compiler or CRAN policy change breaks the build again; nothing in these entries points to new parsing features.

Alternatives to mrbayes and rncl

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

See all mrbayes alternatives → · See all rncl alternatives →

Recent activity from mrbayes and rncl

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

  1. 15d agornclNCL sources refreshed for C++20 compilation
  2. 1mo agomrbayesEstimator audit fixes MVMR-Egger loops and radial Egger sigma
  3. 8mo agornclDeprecated Rcpp call removed in maintenance release
  4. 1y agomrbayesMVMR rjags example gated on rjags being installed
  5. 1y agomrbayesExamples and tests skip when rstan or rjags is missing
  6. 1y agomrbayespkgdown site updated
  7. 1y agomrbayesHelper command added for installing JAGS
  8. 1y agomrbayesDependency surface trimmed; maintainer handover
  9. 4y agornclBuild fixed for gcc 12 and clang 14
  10. 6y agornclMaintenance release clearing CRAN check warnings
  11. 8y agornclCRAN check notes and warnings cleared
  12. 9y agornclSingleton removal moves to C++ for a 3x speedup

Frequently asked questions

What is the difference between mrbayes and rncl?

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

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

What are the best alternatives to rncl?

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