← Back to home
Comparison · Analytics

ggcorrplot vs OneSampleMR

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

Shared themes:r

ggcorrplot vs OneSampleMR: at a glance

FeatureggcorrplotOneSampleMR
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themescorrelation, r, ggplot2, visualizationmendelian randomization, r, instrumental variables, epidemiology
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is ggcorrplot?

ggcorrplot came back after four years and found its significance markers had been lying

ggcorrplot draws correlation matrices in ggplot2 with optional significance marking and hierarchical reordering. It sat untouched from late 2022 until mid-2026, then shipped 0.2.0 and 0.3.0 sixteen days apart. Between them they added the display options users had been requesting since 2016 and repaired a set of bugs where hc.order = TRUE silently changed which cells were marked significant.

Read the full ggcorrplot trajectory →

What is OneSampleMR?

OneSampleMR found that argument order in a formula was silently changing its estimates

OneSampleMR implements one-sample Mendelian randomization estimators — two-stage predictor substitution, two-stage residual inclusion, and Sanderson-Windmeijer conditional F statistics for instrument strength. The package spent its first years on packaging and dependency upkeep. The 2026 releases turn to substance: broader support for models fitted elsewhere, then a correctness fix for a defect that depended on nothing more than where covariates appeared in a formula.

Read the full OneSampleMR trajectory →

ggcorrplot vs OneSampleMR: editorial side-by-side

G
ggcorrplot
ANALYTICS
2.5

ggcorrplot came back after four years and found its significance markers had been lying

◆ Current state

ggcorrplot draws correlation matrices in ggplot2 with optional significance marking and hierarchical reordering. It sat untouched from late 2022 until mid-2026, then shipped 0.2.0 and 0.3.0 sixteen days apart. Between them they added the display options users had been requesting since 2016 and repaired a set of bugs where hc.order = TRUE silently changed which cells were marked significant.

◆ Where it's heading

Both releases chase the same target: parity with the older corrplot package inside a ggplot2 object. Significance stars appended to coefficient labels, circle scaling, decimal control, then boxed cells and glyphs sized by absolute correlation — these are corrplot's visual vocabulary reimplemented where they can be composed with other ggplot2 layers. The bug fixes point the other way, at foundations: p-values matched to cells by name rather than row position, clustering computed on the unrounded matrix, tl.col actually applied.

◆ Prediction

With the corrplot look largely reproduced and the correctness backlog cleared, the remaining gap is the mixed upper/lower display corrplot supports; that is the natural next argument if the current release pace holds.

O
OneSampleMR
ANALYTICS
0.0

OneSampleMR found that argument order in a formula was silently changing its estimates

◆ Current state

OneSampleMR implements one-sample Mendelian randomization estimators — two-stage predictor substitution, two-stage residual inclusion, and Sanderson-Windmeijer conditional F statistics for instrument strength. The package spent its first years on packaging and dependency upkeep. The 2026 releases turn to substance: broader support for models fitted elsewhere, then a correctness fix for a defect that depended on nothing more than where covariates appeared in a formula.

◆ Where it's heading

Two threads. The first is reach — fsw() now reads models fitted by AER::ivreg(), estimatr::iv_robust() and fixest::feols() in addition to ivreg::ivreg(), which makes conditional F statistics available without refitting in the package's own idiom. The second is hardening: clear errors when more than one exposure is given or when a variable collides with the reserved name y, and print methods that no longer fail on user-specified t0 with log or logit links. Both come largely from user reports rather than a plan.

◆ Prediction

The estimator-support work has been adding one IV-fitting package at a time on outside contributions, so further backends are the likeliest next content — the package's own estimators have been stable since first release.

Alternatives to ggcorrplot and OneSampleMR

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 ggcorrplot or OneSampleMR.

See all ggcorrplot alternatives → · See all OneSampleMR alternatives →

Recent activity from ggcorrplot and OneSampleMR

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

  1. 21d agoggcorrplotggcorrplot 0.3.0 adds boxed cells and correlation-sized squares
  2. 1mo agoggcorrplotggcorrplot 0.2.0 fixes significance markers broken by hc.order
  3. 1mo agoOneSampleMROneSampleMR fixes estimates broken by covariate order in the formula
  4. 5mo agoOneSampleMROneSampleMR computes conditional F for three more IV packages
  5. 1y agoOneSampleMROneSampleMR 0.1.6
  6. 2y agoOneSampleMROneSampleMR 0.1.5
  7. 2y agoOneSampleMROneSampleMR 0.1.4
  8. 3y agoOneSampleMROneSampleMR 0.1.3
  9. 3y agoggcorrplotggcorrplot 0.1.4
  10. 6y agoggcorrplotggcorrplot 0.1.3
  11. 7y agoggcorrplotggcorrplot 0.1.2
  12. 10y agoggcorrplotggcorrplot's first release: correlograms in ggplot2

Frequently asked questions

What is the difference between ggcorrplot and OneSampleMR?

Both compete on the same themes — r — within Analytics. ggcorrplot is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 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 ggcorrplot better than OneSampleMR?

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

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

What are the best alternatives to OneSampleMR?

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