← Back to home
Comparison · Analytics

b3gbi vs haze

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

b3gbi vs haze: at a glance

Featureb3gbihaze
SectorAnalyticsAnalytics
Velocity score2.52.5
Sparks · 30d00
Top themesbiodiversity, gbif, uncertainty, bootstrappingneuroimaging, mesh-processing, interpolation, r-package
Last editorial update1h ago33m ago
WebsiteVisit →Visit →

What is b3gbi?

b3gbi pulled confidence intervals out of its indicator workflow and handed them to dubicube.

b3gbi computes biodiversity indicators from GBIF occurrence cubes for the B-Cubed project, and sits at 0.9.4 in a JOSS review run-up. The 0.9 release decoupled uncertainty from indicator calculation: confidence intervals are no longer produced inline but added afterward with add_ci(), backed by whole-cube bootstrapping from the sibling dubicube package. Everything since has been grid-parsing and compatibility repair around that split.

Read the full b3gbi trajectory →

What is haze?

Four dormant years end with a modernization pass and an off-by-one fix in the C++ core

haze does nearest-neighbour smoothing and k-d tree interpolation on brain surface meshes. It sat untouched from April 2022 until July 2026, when a single release modernized it for current R versions and corrected an off-by-one error in the C++ code. It is not on CRAN and never will be — the package exceeds 50MB against CRAN's 5MB ceiling, a constraint its own initial release notes acknowledge.

Read the full haze trajectory →

b3gbi vs haze: editorial side-by-side

B
b3gbi
ANALYTICS
2.5

b3gbi pulled confidence intervals out of its indicator workflow and handed them to dubicube.

◆ Current state

b3gbi computes biodiversity indicators from GBIF occurrence cubes for the B-Cubed project, and sits at 0.9.4 in a JOSS review run-up. The 0.9 release decoupled uncertainty from indicator calculation: confidence intervals are no longer produced inline but added afterward with add_ci(), backed by whole-cube bootstrapping from the sibling dubicube package. Everything since has been grid-parsing and compatibility repair around that split.

◆ Where it's heading

Two forces are shaping releases. Internally, the uncertainty split produced an indicator-specific rule book — species-level indicators bootstrap the whole cube, raw counts resample within year, evenness gets a logit transform — and that rule book is where the statistical thinking now lives. Externally, GBIF's taxonomic backbone migration to the Catalogue of Life forced string taxon keys through process_cube() and the plotting paths, while recurring EEA and MGRS grid-code fixes mark coordinate parsing as the least settled area.

◆ Prediction

The 0.9.4 notes are entirely JOSS review items — contributors, examples, tracked datasets — so the next release is most likely a JOSS-accepted 1.0 rather than new indicator work.

H
haze
ANALYTICS
2.5

Four dormant years end with a modernization pass and an off-by-one fix in the C++ core

◆ Current state

haze does nearest-neighbour smoothing and k-d tree interpolation on brain surface meshes. It sat untouched from April 2022 until July 2026, when a single release modernized it for current R versions and corrected an off-by-one error in the C++ code. It is not on CRAN and never will be — the package exceeds 50MB against CRAN's 5MB ceiling, a constraint its own initial release notes acknowledge.

◆ Where it's heading

The July 2026 release arrived 56 minutes after its sibling regfusionr 0.3.0 from the same maintainer, which is the tell: this is a maintainer sweeping a set of related neuroimaging packages back into working order, not independent development on haze itself. haze is the dependency, regfusionr the consumer, and the substantive work sits on the regfusionr side. The off-by-one correction is the only change here that alters results.

◆ Prediction

Expect haze to move only when a downstream dfsp-spirit package needs it to — its cadence is driven by the sibling packages, not by its own roadmap.

Alternatives to b3gbi and haze

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 b3gbi or haze.

See all b3gbi alternatives → · See all haze alternatives →

Recent activity from b3gbi and haze

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

  1. 4d agob3gbiJOSS review fixes: contributors, examples, tracked data
  2. 18d agohazeVersion 0.3.0 -- Fixes and modernization
  3. 1mo agob3gbiEEA grid coordinates no longer scaled by resolution
  4. 1mo agob3gbiadd_ci() no longer crashes on completeness indicators
  5. 1mo agob3gbiString taxon keys for GBIF's Catalogue of Life backbone
  6. 1mo agob3gbiUncertainty split out of the indicator workflow into add_ci()
  7. 1mo agob3gbiFAIR column mapping doc and Zenodo DOI badge
  8. 4y agohazev0.2.0 -- kdtrees
  9. 4y agohazev0.1.0: Initial release

Frequently asked questions

What is the difference between b3gbi and haze?

They serve adjacent needs but don't currently overlap on shipped themes. b3gbi and haze are shipping at a similar cadence (velocity 2.5 vs 2.5, 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 b3gbi better than haze?

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

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

What are the best alternatives to haze?

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