← Back to home
Comparison · Analytics

RadialMR vs tidyBdE

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

RadialMR vs tidyBdE: at a glance

FeatureRadialMRtidyBdE
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmendelian-randomization, radial-plots, correctness-audit, statistical-inferenceeconomic-data, spain, api-access, ggplot2-scales
Last editorial update1h ago1h 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 tidyBdE?

A Banco de España CSV scraper just learned to query the bank's live statistics API.

tidyBdE pulls Banco de España macroeconomic series into tidy R data frames and ships ggplot2 scales in the bank's house colors. Its whole history ran on bulk CSV downloads; 0.7.0 adds bde_series_api_latest() and bde_series_api_load() to query the bank's Statistics web service directly, with wide and long output, metadata extraction and time-range validation. The same release reached 100% line coverage.

Read the full tidyBdE trajectory →

RadialMR vs tidyBdE: 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
tidyBdE
ANALYTICS
0.0

A Banco de España CSV scraper just learned to query the bank's live statistics API.

◆ Current state

tidyBdE pulls Banco de España macroeconomic series into tidy R data frames and ships ggplot2 scales in the bank's house colors. Its whole history ran on bulk CSV downloads; 0.7.0 adds bde_series_api_latest() and bde_series_api_load() to query the bank's Statistics web service directly, with wide and long output, metadata extraction and time-range validation. The same release reached 100% line coverage.

◆ Where it's heading

Most releases in this feed are the package chasing Banco de España's own churn — series identifiers change upstream and the indicator wrappers get repointed. The API functions break that pattern by removing the bulk-file dependency for the first time, and the new csv_manual vignette reads like documentation of the legacy path rather than the preferred one. The maintainer is applying the same cli, roxygen2 and AI-assisted refactor pass seen across their other Spanish open-data packages.

◆ Prediction

Expect the indicator wrappers to migrate onto the API functions, which would end the recurring identifier-tracking releases; the bde_ind_db documentation already carries the API series code alongside the CSV identifiers.

Alternatives to RadialMR and tidyBdE

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 tidyBdE.

See all RadialMR alternatives → · See all tidyBdE alternatives →

Recent activity from RadialMR and tidyBdE

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

  1. 1mo agoRadialMRegger_radial() degrees of freedom corrected to n-2
  2. 1mo agotidyBdELive Statistics API access replaces bulk CSV as the entry point
  3. 2mo agotidyBdECSV encoding now detected automatically
  4. 3mo agoRadialMRroxygen2 bumped; package-level helpfile added
  5. 4mo agoRadialMRUnspecified codebase optimizations
  6. 4mo agotidyBdEVignettes migrate to Quarto; CPI series repointed
  7. 7mo agotidyBdER 4.1 minimum and a documentation pass
  8. 1y agoRadialMRggplot2 v4 warning removed from plot_radial()
  9. 1y agotidyBdEIndicators move onto a single series database
  10. 1y agotidyBdEQuarterly GDP indicator repointed after upstream change

Frequently asked questions

What is the difference between RadialMR and tidyBdE?

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

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

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