← Back to home
Comparison · Analytics

fabletools vs refsplitr

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

Shared themes:r-package

fabletools vs refsplitr: at a glance

Featurefabletoolsrefsplitr
SectorAnalyticsAnalytics
Velocity score0.05.0
Sparks · 30d00
Top themesforecasting, tidyverts, model-combination, reconciliationbibliometrics, author-disambiguation, georeferencing, ropensci
Last editorial update2h ago2h ago
WebsiteVisit →Visit →

What is fabletools?

The tidyverts forecasting core rebuilt model combination on full residual covariance.

fabletools is the framework layer under fable and fpp3 — mables, fables, accuracy measures, reconciliation, and the model arithmetic that lets forecasters express ensembles as expressions. Version 0.8.0 reworked that arithmetic: combination now uses a joint N-way convolution accounting for the full residual covariance across components rather than composing pairwise, and every arithmetic operator collapses to a single model_combination with correctly implied weights, so nested expressions like ((m1 + m2)/2 + m3)/2 flatten automatically. In parallel, the package has been shedding graphics to {ggtime} on a deliberately slow deprecation clock.

Read the full fabletools trajectory →

What is refsplitr?

Author disambiguation for bibliometrics, still grinding on the hard part: which names are the same person.

refsplitr parses Web of Science reference records into tidy data and tries to resolve which author strings belong to the same researcher, then georeferences their institutional addresses for network and map visualizations. The active work is squarely on the disambiguation core: 1.2.3 continues refining the author grouping algorithm and 1.2.1 adjusted ORCID ID matching. Earlier, 1.2.0 replaced the address parsing algorithm and changed the default georeferencing option for author institutions.

Read the full refsplitr trajectory →

fabletools vs refsplitr: editorial side-by-side

F
fabletools
ANALYTICS
0.0

The tidyverts forecasting core rebuilt model combination on full residual covariance.

◆ Current state

fabletools is the framework layer under fable and fpp3 — mables, fables, accuracy measures, reconciliation, and the model arithmetic that lets forecasters express ensembles as expressions. Version 0.8.0 reworked that arithmetic: combination now uses a joint N-way convolution accounting for the full residual covariance across components rather than composing pairwise, and every arithmetic operator collapses to a single model_combination with correctly implied weights, so nested expressions like ((m1 + m2)/2 + m3)/2 flatten automatically. In parallel, the package has been shedding graphics to {ggtime} on a deliberately slow deprecation clock.

◆ Where it's heading

The framework is being narrowed and deepened at the same time. Narrowed, because plotting is moving out to a dedicated package over an announced two-year deprecation, leaving fabletools to modeling infrastructure. Deepened, because the recent statistical work targets correctness in places users could not easily inspect — combination weights, inverse-variance weighting computed on response rather than innovation residuals, reconciliation coherency matrices exposed via coherent_smat() and coherent_cmat(). Class hygiene follows the same instinct, with mdl_lst replacing lst_mdl and gaining augment(), glance(), and tidy() so global and reconciliation models report statistics like any other.

◆ Prediction

With combination and reconciliation infrastructure freshly reworked, the remaining announced work is the ggtime separation, so expect the graphics re-exports to keep degrading toward removal while modeling changes stay incremental.

R
refsplitr
ANALYTICS
5.0

Author disambiguation for bibliometrics, still grinding on the hard part: which names are the same person.

◆ Current state

refsplitr parses Web of Science reference records into tidy data and tries to resolve which author strings belong to the same researcher, then georeferences their institutional addresses for network and map visualizations. The active work is squarely on the disambiguation core: 1.2.3 continues refining the author grouping algorithm and 1.2.1 adjusted ORCID ID matching. Earlier, 1.2.0 replaced the address parsing algorithm and changed the default georeferencing option for author institutions.

◆ Where it's heading

Development has narrowed to the two operations that determine whether the output is usable — grouping author name variants and resolving addresses to coordinates. Everything else has been shedding: the maptools dependency was removed once that package was deprecated, and visualization changes are mostly about surfacing records the pipeline could not resolve, as with plot_net_country() returning fixable_countries so users can correct and rerun. Release notes are terse and defer to NEWS, so the changelog itself carries little detail.

◆ Prediction

Expect further incremental passes on author grouping and ORCID matching rather than new outputs; that algorithm is the package's accuracy ceiling and the last several releases have all touched it.

Alternatives to fabletools and refsplitr

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 fabletools or refsplitr.

See all fabletools alternatives → · See all refsplitr alternatives →

Recent activity from fabletools and refsplitr

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

  1. 28d agorefsplitrFurther refinement of the author grouping algorithm
  2. 29d agorefsplitrMinor fixes and ORCID matching edits
  3. 1mo agofabletoolsModel combination rebuilt on joint N-way convolution
  4. 3mo agofabletoolsCoherency matrices exposed, mdl_lst gains tidier methods
  5. 5mo agofabletoolsGraphics methods now require fabletools to be attached
  6. 6mo agofabletoolsTime series graphics migrating out to ggtime
  7. 8mo agofabletoolsggplot2 4.0.0 compatibility patch
  8. 8mo agofabletoolsIRF() generic and multivariate bootstrap sample paths
  9. 1y agorefsplitrNew address parsing algorithm, changed georeferencing default
  10. 2y agorefsplitrUnresolved countries surfaced, maptools dependency dropped
  11. 6y agorefsplitrrOpenSci release v0.9.0

Frequently asked questions

What is the difference between fabletools and refsplitr?

Both compete on the same themes — r-package — within Analytics. refsplitr is currently shipping more aggressively (velocity 5.0 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 fabletools better than refsplitr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. refsplitr is currently shipping more aggressively (velocity 5.0 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 fabletools?

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

What are the best alternatives to refsplitr?

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