← Back to home
Comparison · Analytics

crossmap vs ecodive

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

crossmap vs ecodive: at a glance

Featurecrossmapecodive
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespurrr extension, functional programming, deprecations, furrrmicrobiome, ecology, diversity-metrics, unifrac
Last editorial update42m ago1h ago
WebsiteVisit →Visit →

What is crossmap?

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

Read the full crossmap trajectory →

What is ecodive?

ecodive rebuilt itself into a broad diversity-metric library, breaking as it went

ecodive computes alpha and beta diversity metrics for ecological and microbiome count data, including phylogenetic measures like Faith's PD and the UniFrac family. The 2.0.0 rewrite expanded it from a handful of metrics to roughly fourteen alpha and thirty beta measures while flipping the expected input orientation to samples-as-rows. Subsequent releases have been spent settling the normalisation interface that expansion exposed.

Read the full ecodive trajectory →

crossmap vs ecodive: editorial side-by-side

C
crossmap
ANALYTICS
0.0

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

◆ Current state

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

◆ Where it's heading

The package has settled into being a compatible extension rather than an independent one — its release notes read as a mirror of purrr's and furrr's deprecation schedules. Note that the release stamps are unreliable here: several versions were backfilled minutes apart and the 0.3.x tags carry timestamps in reverse version order, so feed position says nothing about what shipped when.

◆ Prediction

Expect the next release to be driven by another purrr or furrr change rather than new functionality, since that has been the sole trigger for the last four.

E
ecodive
ANALYTICS
0.0

ecodive rebuilt itself into a broad diversity-metric library, breaking as it went

◆ Current state

ecodive computes alpha and beta diversity metrics for ecological and microbiome count data, including phylogenetic measures like Faith's PD and the UniFrac family. The 2.0.0 rewrite expanded it from a handful of metrics to roughly fourteen alpha and thirty beta measures while flipping the expected input orientation to samples-as-rows. Subsequent releases have been spent settling the normalisation interface that expansion exposed.

◆ Where it's heading

This is a package that made its breaking changes deliberately and in a cluster. After 2.0.0 reoriented input and removed the weighted parameter, 2.1.0 superseded rescale with norm, and 2.2.6 changed norm's default from percent to none and removed it from some beta functions entirely. That last one matters more than it reads: normalisation defaults silently change the numbers a metric returns, and the direction is toward making the user state their choice rather than inheriting one.

◆ Prediction

With the metric surface broad and the normalisation interface now explicit, expect the next releases to stabilise — documentation and edge-case handling around CLR and rarefaction rather than another interface break.

Alternatives to crossmap and ecodive

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 crossmap or ecodive.

See all crossmap alternatives → · See all ecodive alternatives →

Recent activity from crossmap and ecodive

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

  1. 4mo agoecodiveNormalisation now defaults to none, with CLR zero warnings
  2. 6mo agocrossmapRaw-vector mapping functions removed
  3. 6mo agocrossmapRe-exports moved to the parallelly namespace
  4. 7mo agoecodiveecodive 2.2.2
  5. 10mo agoecodiverescale superseded by norm; crash fixes after the 2.0.0 rewrite
  6. 10mo agoecodive2.0.0 expands to ~14 alpha and ~30 beta diversity metrics
  7. 11mo agocrossmapFuture-backed tests skipped on CRAN
  8. 11mo agocrossmapInternal test fixes
  9. 3y agocrossmapxpluck adds multi-index plucking
  10. 4y agocrossmapCluster specifications supported in cross_fit

Frequently asked questions

What is the difference between crossmap and ecodive?

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

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

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

What are the best alternatives to ecodive?

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