← Back to home
Comparison · Analytics

churon vs nswgeo

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

churon vs nswgeo: at a glance

Featurechuronnswgeo
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesonnx runtime, rust bindings, cran compliance, machine learninggeospatial, australia, public-health, reference-data
Last editorial update1h ago2h 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 nswgeo?

NSW boundary data for R, refreshed as the official sources move

nswgeo packages New South Wales geographic boundaries for R — suburbs, postcodes, local government areas, Primary Health Networks and Local Health Districts — as ready-to-plot sf datasets. The 0.6.0 release refreshes nearly all of them against new upstream sources, moving postcodes to 2021 ABS boundaries and taking LHD boundaries from a new official feed. It is maintained by cidm-ph alongside the mapping packages that consume it, including ggmapinset.

Read the full nswgeo trajectory →

churon vs nswgeo: 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.

N
nswgeo
ANALYTICS
0.0

NSW boundary data for R, refreshed as the official sources move

◆ Current state

nswgeo packages New South Wales geographic boundaries for R — suburbs, postcodes, local government areas, Primary Health Networks and Local Health Districts — as ready-to-plot sf datasets. The 0.6.0 release refreshes nearly all of them against new upstream sources, moving postcodes to 2021 ABS boundaries and taking LHD boundaries from a new official feed. It is maintained by cidm-ph alongside the mapping packages that consume it, including ggmapinset.

◆ Where it's heading

Every release is dictated by an upstream release calendar rather than a roadmap: the 2023 ASGS, then 2024, then the 2021 ABS postcode boundaries and the new LHD source. That makes field-name churn the package's defining hazard — LGA_NAME_2021 to LGA_NAME_2023 to LGA_NAME_2024, and now lhd_name carrying a Local Health District suffix. The maintainer's habit of registering compatibility aliases through cartographer shows an awareness that these renames break downstream code silently.

◆ Prediction

Expect the next release to track the following ASGS edition with another round of field renames, and any new content to stay in the health-geography area the package's users work in.

Alternatives to churon and nswgeo

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

See all churon alternatives → · See all nswgeo alternatives →

Recent activity from churon and nswgeo

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

  1. 4mo agonswgeoSuburb, postcode, PHN and LHD boundaries all refreshed
  2. 6mo agonswgeonswgeo 0.5.1
  3. 7mo agochuronVendored Rust sources bundled for offline CRAN builds
  4. 7mo agochuronort pinned back to rc.10 for CRAN Windows builds
  5. 7mo agochuronVersion bump and wasm fix reverted
  6. 1y agonswgeoUpdated to the 2024 ASGS release
  7. 2y agonswgeoTerritories, PHN maps and the outline() helper added

Frequently asked questions

What is the difference between churon and nswgeo?

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

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

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