← Back to home
Comparison · Analytics

icesSAG vs MVMR

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

icesSAG vs MVMR: at a glance

FeatureicesSAGMVMR
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesfisheries-science, api-client, ices, data-validationmendelian randomization, r, causal inference, genetics
Last editorial update45m ago1h ago
WebsiteVisit →Visit →

What is icesSAG?

The ICES stock assessment client took upload away in 2024 and spent two years giving it back.

icesSAG is the R client for the ICES Stock Assessment Graphs database, used by fisheries scientists to retrieve and publish stock assessment summaries and figures. The 1.5.0 release repointed every function at a new API, replaced token authentication with JWT via icesConnect, and dropped file upload entirely. Upload returned in 1.6.2, now routing through icesDatsu to check file format and validate data before submission.

Read the full icesSAG trajectory →

What is MVMR?

MVMR spent 2026 discovering its own estimators had been returning the wrong numbers

MVMR implements multivariable Mendelian randomization — conditional instrument strength, pleiotropy tests and heterogeneity-robust effect estimation from GWAS summary data. The package has been releasing steadily through 2026, and the substantive releases are all corrections rather than features. Two core routines were found to be computing the wrong quantity outright: qhet_mvmr() built weights from the minimised objective value instead of the minimiser, and strhet_mvmr() never minimised the Q-statistic at all.

Read the full MVMR trajectory →

icesSAG vs MVMR: editorial side-by-side

I
icesSAG
ANALYTICS
0.0

The ICES stock assessment client took upload away in 2024 and spent two years giving it back.

◆ Current state

icesSAG is the R client for the ICES Stock Assessment Graphs database, used by fisheries scientists to retrieve and publish stock assessment summaries and figures. The 1.5.0 release repointed every function at a new API, replaced token authentication with JWT via icesConnect, and dropped file upload entirely. Upload returned in 1.6.2, now routing through icesDatsu to check file format and validate data before submission.

◆ Where it's heading

The package is consolidating onto the shared ices-tools stack rather than carrying its own machinery — authentication moved to icesConnect, validation to icesDatsu, and the icesVocab dependency was dropped once it was no longer needed. Alongside that, redundant graph functions were deprecated and caching was added to reduce load on the server. Releases are infrequent and driven by upstream API changes.

◆ Prediction

Expect the next release to follow whatever the ICES service or the sibling ices-tools packages change next, rather than introducing new analysis capability of its own.

M
MVMR
ANALYTICS
0.0

MVMR spent 2026 discovering its own estimators had been returning the wrong numbers

◆ Current state

MVMR implements multivariable Mendelian randomization — conditional instrument strength, pleiotropy tests and heterogeneity-robust effect estimation from GWAS summary data. The package has been releasing steadily through 2026, and the substantive releases are all corrections rather than features. Two core routines were found to be computing the wrong quantity outright: qhet_mvmr() built weights from the minimised objective value instead of the minimiser, and strhet_mvmr() never minimised the Q-statistic at all.

◆ Where it's heading

This is a sustained audit, not a maintenance drift. Each release since February has fixed a specific analytical defect — omitted intercepts in the exposure-on-genotype regressions, a division by zero when a gencov list held exactly two variants, covariance matrices computed wrongly for matrix inputs, a spurious covariance warning — and several explicitly warn that reported values will differ from previous versions. The strhet_mvmr() rewrite to iteratively reweighted least squares also removes a combinatorial grid that could exhaust memory past three exposures, so the function is now usable as well as correct.

◆ Prediction

The corrections have been walking through the package function by function, and the ones with published fixes so far are the heterogeneity and covariance routines; the remaining untouched estimators are the natural next stop if the audit continues at this pace.

Alternatives to icesSAG and MVMR

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 icesSAG or MVMR.

See all icesSAG alternatives → · See all MVMR alternatives →

Recent activity from icesSAG and MVMR

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

  1. 1mo agoMVMRMVMR rewrites strhet_mvmr() after finding it never minimised Q
  2. 1mo agoMVMRMVMR corrects qhet_mvmr() weights and three covariance bugs
  3. 3mo agoMVMRNew vignette on estimating phenotypic correlations
  4. 3mo agoMVMRMVMR 0.4.5
  5. 3mo agoicesSAGStock upload restored with pre-submission validation
  6. 4mo agoMVMRMVMR 0.4.4
  7. 5mo agoMVMRMVMR restores intercepts omitted from snpcov_mvmr() regressions
  8. 1y agoicesSAGEvery function repointed at a new API, with JWT auth
  9. 6y agoicesSAGlocal release 1.3-5

Frequently asked questions

What is the difference between icesSAG and MVMR?

They serve adjacent needs but don't currently overlap on shipped themes. icesSAG and MVMR are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is icesSAG better than MVMR?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. icesSAG and MVMR are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to icesSAG?

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

What are the best alternatives to MVMR?

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