← Back to home
Comparison · Analytics

RadialMR vs TAF

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

RadialMR vs TAF: at a glance

FeatureRadialMRTAF
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmendelian-randomization, radial-plots, correctness-audit, statistical-inferencereproducibility, fisheries-science, ices, dependency-management
Last editorial update5h ago49m ago
WebsiteVisit →Visit →

What is RadialMR?

RadialMR's 2026 release corrects degrees of freedom that had been wrong since documentation.

RadialMR implements radial-plot formulations of IVW and MR-Egger Mendelian randomization, with outlier detection and interactive plotting. The recent history is thin on features and increasingly focused on the arithmetic: 1.2.4 in July 2026 fixes the degrees of freedom returned by egger_radial() to the documented n-2, corrects the heterogeneity p-value that inherited the same error, and repairs a negated lower bound in the random-effects bootstrap standard error search interval in ivw_radial().

Read the full RadialMR trajectory →

What is TAF?

TAF keeps turning ICES stock assessments into reproducible, dependency-pinned projects.

TAF is the R tooling behind the ICES Transparent Assessment Framework, which standardizes how fish stock assessments are laid out, sourced and rerun. The 4.3.0 release is the largest in years, adding roughly ten functions covering dependency installation and analysis, software version checks, directory inspection and README drafting. The package has carried zero non-base dependencies since 4.0.0, and the new work is careful not to break that.

Read the full TAF trajectory →

RadialMR vs TAF: editorial side-by-side

R
RadialMR
ANALYTICS
0.0

RadialMR's 2026 release corrects degrees of freedom that had been wrong since documentation.

◆ Current state

RadialMR implements radial-plot formulations of IVW and MR-Egger Mendelian randomization, with outlier detection and interactive plotting. The recent history is thin on features and increasingly focused on the arithmetic: 1.2.4 in July 2026 fixes the degrees of freedom returned by egger_radial() to the documented n-2, corrects the heterogeneity p-value that inherited the same error, and repairs a negated lower bound in the random-effects bootstrap standard error search interval in ivw_radial().

◆ Where it's heading

This is a package being read closely by its maintainer rather than extended. The 1.2.x line pairs statistical corrections with defensive hardening — an rmr_format class check so unformatted input fails with a clear message, and plotly_radial() dispatching on object class instead of counting list elements. Both are the kind of change made while auditing, not while building.

◆ Prediction

Expect the audit to continue into the remaining estimator internals and print methods rather than new radial variants; the entries show no feature work queued.

T
TAF
ANALYTICS
0.0

TAF keeps turning ICES stock assessments into reproducible, dependency-pinned projects.

◆ Current state

TAF is the R tooling behind the ICES Transparent Assessment Framework, which standardizes how fish stock assessments are laid out, sourced and rerun. The 4.3.0 release is the largest in years, adding roughly ten functions covering dependency installation and analysis, software version checks, directory inspection and README drafting. The package has carried zero non-base dependencies since 4.0.0, and the new work is careful not to break that.

◆ Where it's heading

The arc runs from analysis runner to project toolkit. Early 3.x releases built out the bootstrap and metadata machinery; 4.0.0 renamed the package and stripped every external dependency; 4.2.0 cleaned up vocabulary that confused users. 4.3.0 turns outward to the people running assessments — install.deps(), pdeps() and check.software() address reproducing someone else's environment, while draft.readme(), taf.example() and dir.tree() address understanding an unfamiliar project.

◆ Prediction

Expect the follow-up work to harden the new dependency functions rather than add more surface, since 4.3.1 arrived immediately to fix wide2long() compatibility with older R and that batch of ten functions has had little field exposure.

Alternatives to RadialMR and TAF

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 RadialMR or TAF.

See all RadialMR alternatives → · See all TAF alternatives →

Recent activity from RadialMR and TAF

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

  1. 1mo agoRadialMRegger_radial() degrees of freedom corrected to n-2
  2. 3mo agoRadialMRroxygen2 bumped; package-level helpfile added
  3. 4mo agoRadialMRUnspecified codebase optimizations
  4. 10mo agoTAFTAF 4.3.1 reworks wide2long() for older R
  5. 10mo agoTAFTAF 4.3.0 adds dependency and project-scaffolding tooling
  6. 1y agoRadialMRggplot2 v4 warning removed from plot_radial()
  7. 3y agoTAFTAF 4.2.0 renames 'bootstrap' to 'boot', keeps back-compat
  8. 3y agoTAFTAF 4.1.0 adds taf2html() and dot.case function aliases
  9. 5y agoTAFTAF 4.0.0 refocuses on ICES and drops every external dependency
  10. 5y agoTAFTAF 3.6.0 adds metadata tooling and drops the bibtex dependency

Frequently asked questions

What is the difference between RadialMR and TAF?

They serve adjacent needs but don't currently overlap on shipped themes. RadialMR and TAF 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 RadialMR better than TAF?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. RadialMR and TAF 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 RadialMR?

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

What are the best alternatives to TAF?

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