mrbayes
Bayesian Summary Data Models for Mendelian Randomization Studies
mrbayes spent 2026 auditing its own Bayesian MR estimators for coding errors.
◆Recent moves
- 1mo ago
Estimator audit fixes MVMR-Egger loops and radial Egger sigma
A dozen correctness fixes land at once inside the Egger model code: a hardcoded three-exposure loop in MVMR-Egger print and summary, a broken joint-prior branch, a wrong sigma parameterization in mr_radialegger_rjags, and several prior constraints widened or bounded. The R 4.3.0 floor and macOS ARM segfault fixes ride along, but the substance here is statistical, not packaging.
View source ↗ - 1y ago
MVMR rjags example gated on rjags being installed
A single helpfile example now runs conditionally. Check-farm plumbing consistent with the package's long-running accommodation of machines where JAGS is unavailable.
View source ↗ - 1y ago
Examples and tests skip when rstan or rjags is missing
Examples and testthat files gain installation guards, driven by JAGS failing to compile on Apple silicon. Infrastructure that keeps the package installable rather than anything users invoke.
View source ↗ - 1y ago
pkgdown site updated
A merged pull request refreshing the documentation site. No package code involved.
View source ↗ - 1y ago
Helper command added for installing JAGS
An install helper for the JAGS backend, reducing the setup friction that the later conditional-example work exists to tolerate. Small but user-facing.
View source ↗ - 1y ago
Dependency surface trimmed; maintainer handover
NAMESPACE imports and the dependency list both shrink, datasets get compressed, and a CITATION file arrives — alongside the maintainer switch that precedes the 2026 audit work. The lighter dependency footprint is the durable part.
View source ↗