← Back to home
Comparison · Analytics

churon vs ggquiver

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

Shared themes:r package

churon vs ggquiver: at a glance

Featurechuronggquiver
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesonnx runtime, rust bindings, cran compliance, machine learningggplot2 extension, vector fields, data visualization, coordinate systems
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is churon?

churon is spending its entire release history getting a Rust ONNX binding through CRAN.

An R package wrapping ONNX Runtime through Rust. All three releases in the window land within four days and none of them adds a feature. 0.1.8 downgrades the ort crate to 2.0.0-rc.10 because rc.11 needs Rust Edition 2024 and CRAN's Windows machines run Rust 1.81. 0.1.10 removes the vendored Rust sources from git into a compressed tarball for offline builds, fixes the Windows extraction path, deletes dead Rust and R code, and bumps ONNX Runtime to 1.23.2.

Read the full churon 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 →

churon vs ggquiver: editorial side-by-side

C
churon
ANALYTICS
0.0

churon is spending its entire release history getting a Rust ONNX binding through CRAN.

◆ Current state

An R package wrapping ONNX Runtime through Rust. All three releases in the window land within four days and none of them adds a feature. 0.1.8 downgrades the ort crate to 2.0.0-rc.10 because rc.11 needs Rust Edition 2024 and CRAN's Windows machines run Rust 1.81. 0.1.10 removes the vendored Rust sources from git into a compressed tarball for offline builds, fixes the Windows extraction path, deletes dead Rust and R code, and bumps ONNX Runtime to 1.23.2.

◆ Where it's heading

Every visible decision is set by CRAN's build environment rather than by the package's own roadmap — pinned to an older ort release, vendored dependencies restructured for offline builds, and a dedicated CI job that simulates CRAN without network access. That is the standing cost of shipping a Rust-backed inference binding through R's distribution channel, and it is consuming the release stream entirely.

◆ Prediction

Expect the ort pin to move forward only when CRAN's Windows toolchain reaches a newer Rust, since that constraint is stated explicitly as the reason for the downgrade.

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

See all churon alternatives → · See all ggquiver alternatives →

Recent activity from churon and ggquiver

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

  1. 6mo agoggquiverArrows respect scale transformations and grid arrow styling
  2. 7mo agochuronVendored Rust sources bundled for offline CRAN builds
  3. 7mo agochuronort pinned back to rc.10 for CRAN Windows builds
  4. 7mo agochuronVersion bump and wasm fix reverted
  5. 4y agoggquiverArrow scaling and centered-arrow angle fixes
  6. 4y agoggquiverFix for resized vectors via vecsize
  7. 4y agoggquiverNon-Cartesian coordinates and ggmap backgrounds supported

Frequently asked questions

What is the difference between churon and ggquiver?

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

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

Top churon alternatives in Analytics are ranked by recent ship velocity. Browse the "churon alternatives" section above for the current picks, or visit /alternatives/churon 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.