← Back to home
Comparison · Analytics

crossmap vs ggquiver

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

Shared themes:r package

crossmap vs ggquiver: at a glance

Featurecrossmapggquiver
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespurrr extension, functional programming, deprecations, furrrggplot2 extension, vector fields, data visualization, coordinate systems
Last editorial update1h 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 ggquiver?

ggquiver returned after four years to make arrows respect ggplot's own scales.

A small ggplot2 extension for quiver and vector-field plots. The 0.3.x line in late 2021 was about making arrows behave correctly outside plain Cartesian coordinates — non-Cartesian coordinate systems, ggmap backgrounds, arrow sizing and angles. Then nothing for over four years, until 0.4.0 made arrows honour scale transformations on the x and y aesthetics and exposed grid::arrow()'s appearance options.

Read the full ggquiver trajectory →

crossmap vs ggquiver: 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.

G
ggquiver
ANALYTICS
0.0

ggquiver returned after four years to make arrows respect ggplot's own scales.

◆ Current state

A small ggplot2 extension for quiver and vector-field plots. The 0.3.x line in late 2021 was about making arrows behave correctly outside plain Cartesian coordinates — non-Cartesian coordinate systems, ggmap backgrounds, arrow sizing and angles. Then nothing for over four years, until 0.4.0 made arrows honour scale transformations on the x and y aesthetics and exposed grid::arrow()'s appearance options.

◆ Where it's heading

The consistent theme across both eras is deferring to ggplot2 rather than drawing on top of it: coordinate systems first, then scale transformations, then arrow styling handed to grid. Development is episodic — years pass, then a release that closes the gap between what the geom does and what a user expects from any other layer. The changelog is entirely correctness and integration work; there is no sign of the package growing new plot types.

◆ Prediction

The entries only support a narrow read: further releases will likely keep closing ggplot2 integration gaps as they are reported, but the four-year gap means cadence is not predictable from this feed.

Alternatives to crossmap and ggquiver

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 ggquiver.

See all crossmap alternatives → · See all ggquiver alternatives →

Recent activity from crossmap and ggquiver

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

  1. 6mo agoggquiverArrows respect scale transformations and grid arrow styling
  2. 6mo agocrossmapRaw-vector mapping functions removed
  3. 6mo agocrossmapRe-exports moved to the parallelly namespace
  4. 11mo agocrossmapFuture-backed tests skipped on CRAN
  5. 11mo agocrossmapInternal test fixes
  6. 3y agocrossmapxpluck adds multi-index plucking
  7. 4y agocrossmapCluster specifications supported in cross_fit
  8. 4y agoggquiverArrow scaling and centered-arrow angle fixes
  9. 4y agoggquiverFix for resized vectors via vecsize
  10. 4y agoggquiverNon-Cartesian coordinates and ggmap backgrounds supported

Frequently asked questions

What is the difference between crossmap and ggquiver?

Both compete on the same themes — r package — within Analytics. crossmap and ggquiver 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 ggquiver?

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

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