← Back to home
Comparison · Analytics

rempsyc vs rmediation

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

rempsyc vs rmediation: at a glance

Featurerempsycrmediation
SectorAnalyticsAnalytics
Velocity score0.03.8
Sparks · 30d01
Top themesapa-formatting, psychology-research, statistical-tables, ggplot2mediation analysis, numerical integration, correctness, s7 classes
Last editorial update50m ago6h ago
WebsiteVisit →Visit →

What is rempsyc?

Publication-ready psychology tables and plots, tracking APA style as closely as the software allows.

rempsyc produces APA-formatted tables and figures for psychology research — nice_table() for results tables, plus plotting helpers for scatter plots, violin plots, densities and simple slopes. Its releases are CRAN submissions that bundle a long run of development versions, so each entry reads as a digest rather than a single change. The most recent, 0.2.0, added point labelling and per-group correlation statistics to nice_scatter and fixed nice_lm() failing on factor covariates with more than two levels.

Read the full rempsyc 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 →

rempsyc vs rmediation: editorial side-by-side

R
rempsyc
ANALYTICS
0.0

Publication-ready psychology tables and plots, tracking APA style as closely as the software allows.

◆ Current state

rempsyc produces APA-formatted tables and figures for psychology research — nice_table() for results tables, plus plotting helpers for scatter plots, violin plots, densities and simple slopes. Its releases are CRAN submissions that bundle a long run of development versions, so each entry reads as a digest rather than a single change. The most recent, 0.2.0, added point labelling and per-group correlation statistics to nice_scatter and fixed nice_lm() failing on factor covariates with more than two levels.

◆ Where it's heading

Two forces drive this package and neither is its own roadmap. The first is APA style: when the 7th edition advised against beta for standardized coefficients, the package switched its output to italic b with an asterisk. The second is the surrounding ecosystem — formatting is aligned to what lavaanExtra and afex produce, contrast handling was delegated to easystats' modelbased, and Excel correlation matrix export was handed entirely to the correlation package to cut maintenance.

◆ Prediction

The pattern of delegating functionality to specialist packages while keeping the formatting layer is well established and likely continues. Because releases bundle many small dev versions, the next one will probably again mix plotting refinements with fixes surfaced by upstream changes.

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

See all rempsyc alternatives → · See all rmediation alternatives →

Recent activity from rempsyc and rmediation

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

  1. 14h agormediationv1.7.0 — pprodnormal3() correctness fix
  2. 1mo agormediationp_prod3() renamed into the pprodnormal family
  3. 1mo agormediationProductNormal3: exact CDF for a product of three normals
  4. 2mo agormediationmedfit reaches CRAN; Remotes pointer dropped
  5. 11mo agorempsycPoint labels and per-group correlations added to nice_scatter
  6. 1y agorempsycExcel correlation export delegated to the correlation package
  7. 2y agorempsycTable spacing control and a fix for name collision with afex
  8. 2y agorempsycStandardized coefficients switch to APA 7th edition b* notation
  9. 2y agorempsycLegend and standardization-check fixes
  10. 2y agorempsycnice_table starts coercing model objects automatically

Frequently asked questions

What is the difference between rempsyc 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 rempsyc 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 rempsyc?

Top rempsyc alternatives in Analytics are ranked by recent ship velocity. Browse the "rempsyc alternatives" section above for the current picks, or visit /alternatives/rempsyc 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.