← Back to home
Comparison · Analytics

hubExamples vs nabla

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

hubExamples vs nabla: at a glance

FeaturehubExamplesnabla
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themeshubverse, forecasting, example-data, r-packageautomatic-differentiation, dual-numbers, pure-r, package-rename
Last editorial update45m ago39m ago
WebsiteVisit →Visit →

What is hubExamples?

Example data for the hubverse, moving whenever the standards it demonstrates move.

hubExamples ships the reference datasets that hubverse vignettes and downstream packages use to demonstrate forecast and target data. Its releases track the hubverse specification rather than any independent roadmap: 1.0.0 exists because the target time series standard changed, and 0.1.0 because the oracle output terminology did. The current release, 1.0.1, is a single fix for column deserialisation on systems without arrow.

Read the full hubExamples trajectory →

What is nabla?

nabla dropped its C++ engine to chase exact derivatives at any order.

nabla does forward-mode automatic differentiation in R using dual numbers, returning derivatives exact to machine precision rather than approximated by finite differences. It shipped as dualr in January 2026, then a day later released 0.5.0 under a changed identity: derivatives generalise from a hardcoded second order to arbitrary order through recursive nesting, and the Rcpp and C++ fast paths are deleted so the package is pure R. The current release, 0.7.1, is CRAN resubmission cleanup.

Read the full nabla trajectory →

hubExamples vs nabla: editorial side-by-side

H
hubExamples
ANALYTICS
0.0

Example data for the hubverse, moving whenever the standards it demonstrates move.

◆ Current state

hubExamples ships the reference datasets that hubverse vignettes and downstream packages use to demonstrate forecast and target data. Its releases track the hubverse specification rather than any independent roadmap: 1.0.0 exists because the target time series standard changed, and 0.1.0 because the oracle output terminology did. The current release, 1.0.1, is a single fix for column deserialisation on systems without arrow.

◆ Where it's heading

This is a downstream member of the hubverse package family, alongside hubUtils, hubData and hubValidations, and it moves when they define something new. The pattern across all four entries is the same: a standard changes upstream, hubExamples updates its data objects and vignettes to match. Sibling package hubAdmin has not shipped since November 2025, so the cohort is not currently in a coordinated wave.

◆ Prediction

The next release will most likely follow the next hubverse data-standard revision rather than lead it.

N
nabla
ANALYTICS
0.0

nabla dropped its C++ engine to chase exact derivatives at any order.

◆ Current state

nabla does forward-mode automatic differentiation in R using dual numbers, returning derivatives exact to machine precision rather than approximated by finite differences. It shipped as dualr in January 2026, then a day later released 0.5.0 under a changed identity: derivatives generalise from a hardcoded second order to arbitrary order through recursive nesting, and the Rcpp and C++ fast paths are deleted so the package is pure R. The current release, 0.7.1, is CRAN resubmission cleanup.

◆ Where it's heading

The 0.5.0 release note states the positioning explicitly: exact machine-precision derivatives at any order, not speed. Removing compiled code to make that claim coherent is an unusual direction, most numerical R packages move the other way, and it commits the package to a niche where correctness beats throughput. The old second-order API survives as deprecated thin wrappers, so the pivot was made without stranding early users. The rapid rename and version jump suggest identity was settled late.

◆ Prediction

Expect CRAN acceptance to be followed by work on the optimiser and MLE integration paths, where arbitrary-order derivatives have the clearest use.

Alternatives to hubExamples and nabla

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 hubExamples or nabla.

See all hubExamples alternatives → · See all nabla alternatives →

Recent activity from hubExamples and nabla

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

  1. 3mo agohubExampleshubExamples 1.0.1
  2. 5mo agonablaCRAN resubmission cleanup after reviewer feedback
  3. 6mo agonablaArbitrary-order exact derivatives arrive; compiled code removed
  4. 6mo agonablaFirst release as dualr: dual-number autodiff with MLE helpers
  5. 7mo agohubExampleshubExamples 1.0.0
  6. 1y agohubExampleshubExamples 0.1.0
  7. 1y agohubExampleshubExamples 0.0.1

Frequently asked questions

What is the difference between hubExamples and nabla?

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

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

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

What are the best alternatives to nabla?

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