← Back to home
Comparison · Analytics

mmconvert vs rmediation

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

mmconvert vs rmediation: at a glance

Featuremmconvertrmediation
SectorAnalyticsAnalytics
Velocity score0.03.8
Sparks · 30d01
Top themesr-package, genetics, genome-build, reference-datamediation analysis, numerical integration, correctness, s7 classes
Last editorial update36m ago3h ago
WebsiteVisit →Visit →

What is mmconvert?

A single-purpose mouse map interpolator that solved its problem in 2023 and has coasted since

mmconvert does one thing: interpolate between GRCm39 physical positions and the revised Cox genetic map for mouse MUGA array markers. The substantive work all landed in a burst across 2021-2023 — the initial function, the GRCm39 annotation dataset, cross2_to_grcm39(), the recomputed Cox maps and their smoothed replacement. Everything since is upkeep: a warning-message fix in 0.12, and 0.14 is a test adjustment to silence a CRAN Note with no code change at all.

Read the full mmconvert trajectory →

What is rmediation?

RMediation shipped a three-normal CDF, then found it was silently wrong.

RMediation is a long-standing CRAN package for confidence intervals on mediated effects, now built on an S7 class hierarchy. Over eight weeks it added ProductNormal3 for serial indirect effects of the form a1*a2*b, folded the engine into the existing pprodnormal naming family, and then replaced that engine outright after finding it returned wrong probabilities without warning. The dev branch is at 1.7.0; CRAN still serves 1.6.1.

Read the full rmediation trajectory →

mmconvert vs rmediation: editorial side-by-side

M
mmconvert
ANALYTICS
0.0

A single-purpose mouse map interpolator that solved its problem in 2023 and has coasted since

◆ Current state

mmconvert does one thing: interpolate between GRCm39 physical positions and the revised Cox genetic map for mouse MUGA array markers. The substantive work all landed in a burst across 2021-2023 — the initial function, the GRCm39 annotation dataset, cross2_to_grcm39(), the recomputed Cox maps and their smoothed replacement. Everything since is upkeep: a warning-message fix in 0.12, and 0.14 is a test adjustment to silence a CRAN Note with no code change at all.

◆ Where it's heading

The package has reached the natural end state of a reference-data converter — the reference data stopped moving, so the package stopped moving. Releases now arrive roughly annually and exist to keep CRAN checks green. The 0.14 release shipped the same day as sibling qtl2convert 0.36, confirming these are batch maintenance passes across the maintainer's packages rather than independent development.

◆ Prediction

Without a new mouse genome build or a revised Cox map, the next release is likely another CRAN-check accommodation rather than new functionality.

R
rmediation
ANALYTICS
3.8

RMediation shipped a three-normal CDF, then found it was silently wrong.

◆ Current state

RMediation is a long-standing CRAN package for confidence intervals on mediated effects, now built on an S7 class hierarchy. Over eight weeks it added ProductNormal3 for serial indirect effects of the form a1*a2*b, folded the engine into the existing pprodnormal naming family, and then replaced that engine outright after finding it returned wrong probabilities without warning. The dev branch is at 1.7.0; CRAN still serves 1.6.1.

◆ Where it's heading

The package is moving from a hand-rolled numerical layer to one that checks itself: the new default integrator escalates its node count until successive rules agree, warns when it hits the cap instead of returning a number, and exposes a diagnostics argument for the convergence estimate. The correctness fix went to dev ahead of the CRAN window rather than being held for it, which suggests wrong-answer bugs are treated as release-blocking regardless of cadence. Serial mediation is where the new surface area is concentrated.

◆ Prediction

1.7.0 exists specifically to land before CRAN's 2026-08-21 update window, so the next move is a CRAN submission promoting it to main; whether hcubature survives past that as a cross-check option is the open question.

Alternatives to mmconvert and rmediation

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 mmconvert or rmediation.

See all mmconvert alternatives → · See all rmediation alternatives →

Recent activity from mmconvert and rmediation

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

  1. 10h agormediationv1.7.0 — pprodnormal3() correctness fix
  2. 1mo agommconvertTest adjustment to clear a CRAN Note
  3. 1mo agormediationp_prod3() renamed into the pprodnormal family
  4. 1mo agormediationProductNormal3: exact CDF for a product of three normals
  5. 1mo agormediationmedfit reaches CRAN; Remotes pointer dropped
  6. 1y agommconvertFixes a malformed warning message in mmconvert()
  7. 3y agommconvertOmits X chromosome positions for sex-averaged and male maps
  8. 3y agommconvertCRAN release adds chromosome lengths and smoothed Cox maps
  9. 3y agommconvertRecomputed Cox genetic maps and combined-array support
  10. 4y agommconvertRepoints data sources from master to main branches

Frequently asked questions

What is the difference between mmconvert and rmediation?

They serve adjacent needs but don't currently overlap on shipped themes. rmediation is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 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 mmconvert better than rmediation?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. rmediation is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 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 mmconvert?

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

What are the best alternatives to rmediation?

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