← Back to home
Comparison · Analytics

rmediation vs scimesh

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

rmediation vs scimesh: at a glance

Featurermediationscimesh
SectorAnalyticsAnalytics
Velocity score3.85.0
Sparks · 30d10
Top themesmediation analysis, numerical integration, correctness, s7 classesscientific-visualization, cran-compliance, r-bindings, mesh-rendering
Last editorial update1h ago34m ago
WebsiteVisit →Visit →

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 →

What is scimesh?

A C++ mesh renderer grinding through CRAN's gate, one policy fix at a time

scimesh is a C++ scientific mesh rendering library with an R binding, released in tight bursts by the dfsp-spirit neuroimaging group. The last month is dominated by CRAN admission work: stripped debug symbols, assert removal in vendored third-party code, vignette index fixes. Around that compliance grind sit genuine additions — an rgl-to-scimesh auto-conversion path, a camera_orbit helper for video, contrast as a render option.

Read the full scimesh trajectory →

rmediation vs scimesh: editorial side-by-side

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.

S
scimesh
ANALYTICS
5.0

A C++ mesh renderer grinding through CRAN's gate, one policy fix at a time

◆ Current state

scimesh is a C++ scientific mesh rendering library with an R binding, released in tight bursts by the dfsp-spirit neuroimaging group. The last month is dominated by CRAN admission work: stripped debug symbols, assert removal in vendored third-party code, vignette index fixes. Around that compliance grind sit genuine additions — an rgl-to-scimesh auto-conversion path, a camera_orbit helper for video, contrast as a render option.

◆ Where it's heading

The tag stream is non-monotonic — 0.2.5, 0.2.3 and 0.2.6 land within 40 seconds of each other, and 0.2.8 precedes nothing — so version order here says nothing about what shipped when. Read as a whole, the arc is a C++ codebase being domesticated for R distribution: the rendering features are largely settled, and the effort has moved to making an >5MB-adjacent C++ package survive R CMD check --as-cran. The R vignette has been restructured twice in three weeks.

◆ Prediction

Expect continued CRAN-review round-trips at 0.3.x until acceptance, with feature work confined to the CLI renderer examples rather than the core library.

Alternatives to rmediation and scimesh

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

See all rmediation alternatives → · See all scimesh alternatives →

Recent activity from rmediation and scimesh

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

  1. 8h agormediationv1.7.0 — pprodnormal3() correctness fix
  2. 4d agoscimeshVersion 0.3.2 -- CRAN review fixes
  3. 18d agoscimeshVersion 0.2.8 -- Changes for CRAN submission only
  4. 18d agoscimeshVersion 0.2.7 -- Small improvements
  5. 1mo agoscimeshVersion 0.2.5 -- Fix CRAN checks
  6. 1mo agoscimeshVersion 0.2.3 -- Convenience Image Ops
  7. 1mo agoscimeshVersion 0.2.6 -- Add contrast render option
  8. 1mo agormediationp_prod3() renamed into the pprodnormal family
  9. 1mo agormediationProductNormal3: exact CDF for a product of three normals
  10. 1mo agormediationmedfit reaches CRAN; Remotes pointer dropped

Frequently asked questions

What is the difference between rmediation and scimesh?

They serve adjacent needs but don't currently overlap on shipped themes. scimesh is currently shipping more aggressively (velocity 5.0 vs 3.8), with 0 editorial sparks in the last 30 days against 1. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is rmediation better than scimesh?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. scimesh is currently shipping more aggressively (velocity 5.0 vs 3.8), with 0 editorial sparks in the last 30 days against 1. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

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.

What are the best alternatives to scimesh?

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