← Back to home
Comparison · Analytics

regfusionr vs trendseries

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

Shared themes:r-package

regfusionr vs trendseries: at a glance

Featureregfusionrtrendseries
SectorAnalyticsAnalytics
Velocity score3.83.8
Sparks · 30d11
Top themesneuroimaging, coordinate-mapping, freesurfer, r-packagetime-series, econometrics, r-package, seasonal-decomposition
Last editorial update1h ago50m ago
WebsiteVisit →Visit →

What is regfusionr?

Registration fusion mapping goes bidirectional, and a vertex-indexing bug that silently returned wrong coordinates is fixed

regfusionr maps coordinates between volumetric brain templates (MNI152, Colin27) and the fsaverage surface. After four dormant years it returned in July 2026 with a release that fixes a coordinate-indexing bug, unblocks a previously disabled function, and completes the template-by-method matrix so all four combinations answer point queries. It also breaks compatibility by switching to the standard FREESURFER_HOME environment variable.

Read the full regfusionr trajectory →

What is trendseries?

A trend-extraction toolkit grows a full decomposition engine, seasonal components and all.

trendseries extracts trends from economic time series through two pipe-friendly functions, backed by an unusually broad method set — Hodrick-Prescott in one- and two-sided variants, Baxter-King, Christiano-Fitzgerald, Hamilton regression, Beveridge-Nelson, unobserved components, plus the moving average and smoothing family. The 1.4 release adds decomposition proper: an exported decompose_series() that splits a series into trend, seasonal, and remainder across five methods and guarantees the components add back to the original values.

Read the full trendseries trajectory →

regfusionr vs trendseries: editorial side-by-side

R
regfusionr
ANALYTICS
3.8

Registration fusion mapping goes bidirectional, and a vertex-indexing bug that silently returned wrong coordinates is fixed

◆ Current state

regfusionr maps coordinates between volumetric brain templates (MNI152, Colin27) and the fsaverage surface. After four dormant years it returned in July 2026 with a release that fixes a coordinate-indexing bug, unblocks a previously disabled function, and completes the template-by-method matrix so all four combinations answer point queries. It also breaks compatibility by switching to the standard FREESURFER_HOME environment variable.

◆ Where it's heading

The package moved from a partial implementation to a complete one in a single release. Before this, vol_coords_to_fsaverage returned coordinates indexed by query position rather than by vertex index — results that looked plausible and were wrong — and fsaverage_to_vol was guarded behind a stop(). Both are now resolved, and the new Colin27 and MNI152 convenience functions make the mapping bidirectional. The sibling package haze shipped a maintenance release 56 minutes later, marking this as a coordinated sweep across the maintainer's neuroimaging stack.

◆ Prediction

With the four template-by-method combinations closed and the coordinate bug fixed, the next release is more likely to be CRAN-adjacent packaging or documentation than new mapping capability.

T
trendseries
ANALYTICS
3.8

A trend-extraction toolkit grows a full decomposition engine, seasonal components and all.

◆ Current state

trendseries extracts trends from economic time series through two pipe-friendly functions, backed by an unusually broad method set — Hodrick-Prescott in one- and two-sided variants, Baxter-King, Christiano-Fitzgerald, Hamilton regression, Beveridge-Nelson, unobserved components, plus the moving average and smoothing family. The 1.4 release adds decomposition proper: an exported decompose_series() that splits a series into trend, seasonal, and remainder across five methods and guarantees the components add back to the original values.

◆ Where it's heading

The package is moving from breadth of methods to rigour about what those methods produce. Recent work has been about defaults and guarantees rather than new filters: the unobserved components model now derives its signal-to-noise ratios from Hodrick-Prescott lambdas so the default output is economically interpretable, decomposition carries an exact additive identity, and a log transform gives a uniform multiplicative variant across every method. Naming is being tidied in the same spirit, with group_vars deprecated in favour of group_cols. Side-by-side method comparison — passing several methods and getting each one's components as separate columns — suggests an audience that treats method choice as a research question rather than a setting.

◆ Prediction

Expect the comparison and diagnostic side to keep developing, since the package now produces multiple decompositions of the same series and offers no ranking between them; the entries give no indication of new filters being queued.

Alternatives to regfusionr and trendseries

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 regfusionr or trendseries.

See all regfusionr alternatives → · See all trendseries alternatives →

Recent activity from regfusionr and trendseries

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

  1. 15d agotrendseriesDecomposition becomes a first-class operation, five methods deep
  2. 18d agoregfusionrVersion 0.3.0 -- vol_to_fsaverage, many convenience functions and fixes
  3. 3mo agotrendseriesMulti-column trends and economically grounded UCM defaults
  4. 10mo agotrendseriesFirst production release with 21 trend extraction methods
  5. 4y agoregfusionrv0.2.0 -- surface to volume data projection
  6. 4y agoregfusionrv0.1.0: Initial release

Frequently asked questions

What is the difference between regfusionr and trendseries?

Both compete on the same themes — r-package — within Analytics. regfusionr and trendseries are shipping at a similar cadence (velocity 3.8 vs 3.8, 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 regfusionr better than trendseries?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. regfusionr and trendseries are shipping at a similar cadence (velocity 3.8 vs 3.8, 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 regfusionr?

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

What are the best alternatives to trendseries?

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