RMVMR
RMVMR
RMVMR is being tidied in lockstep with MVMR, the package it wraps
◆Recent moves
- 1mo ago
RMVMR fixes a gencov error and halves redundant radial calls
Four changes, all careful to leave estimates alone. strength_rmvmr() no longer errors when gencov is supplied as a matrix or vector instead of the scalar default; plot_rmvmr() stops recomputing the univariate radial analyses under the default cordat = NULL, roughly halving RadialMR::ivw_radial() calls with unchanged results; ivw_rmvmr() fits the canonical radial IVW model directly rather than through leftover orientation-loop variables; and an undocumented data element holding unused intermediates is dropped. Published the same day as MVMR's own correctness release.
View source ↗ - 3mo ago
RMVMR 0.4.4
A roxygen2 bump and a package-level help file — the identical release MVMR shipped the same week, which is how tightly these two move together.
View source ↗ - 4mo ago
RMVMR 0.4.3
Unspecified code optimizations, mirroring the same note in MVMR's release from the following day. No detail on scope or whether output is affected.
View source ↗ - 5mo ago
RMVMR now requires MVMR 0.4.3 or later
A dependency floor and nothing else — pinned to the MVMR release that restored intercepts to the snpcov_mvmr() regressions. The clearest illustration that RMVMR's correctness is inherited rather than its own.
View source ↗ - 1y ago
RMVMR 0.4.1
A scale_x_continuous() fix in plot_rmvmr() so the package keeps working under ggplot2 4. Forward-compatibility maintenance.
View source ↗