TidyDensity
A distribution catalogue that grows by one family at a time, and rarely breaks anything.
A side-by-side editorial comparison of churon and nflseedR — release velocity, themes, recent moves, and the top alternatives to consider.
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.
nflseedR rewrote its simulator from scratch and put the original on a deprecation clock.
nflseedR computes NFL standings, playoff seeding and draft order, and simulates seasons to produce playoff probabilities. Version 2.0.0 replaced the engine rather than extending it: nfl_standings() and nfl_simulations() are new implementations, and the original compute_division_ranks(), compute_conference_seeds(), compute_draft_order() and simulate_nfl() are all slated for deprecation. The two releases since have been correctness fixes and a CRAN-requested documentation styling change.
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.
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.
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.
nflseedR computes NFL standings, playoff seeding and draft order, and simulates seasons to produce playoff probabilities. Version 2.0.0 replaced the engine rather than extending it: nfl_standings() and nfl_simulations() are new implementations, and the original compute_division_ranks(), compute_conference_seeds(), compute_draft_order() and simulate_nfl() are all slated for deprecation. The two releases since have been correctness fixes and a CRAN-requested documentation styling change.
The direction is toward a leaner, faster package with fewer dependencies, and the deprecation plan is stated openly — retiring simulate_nfl() is described as the step that lets the dependency list shrink significantly. Tiebreaker coverage has been filled in to the point where only net touchdowns remain unimplemented, and load_sharpe_games() has been handed off to nflreadr. Requiring R 4.1 for the native pipe is the same instinct applied to the language floor.
The deprecations are announced but not executed, so the next substantive release most likely removes simulate_nfl() and the older standings helpers and drops the dependencies that were the stated reason for the rewrite. Net-touchdown tiebreaking is the one gap the entries explicitly leave open.
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 nflseedR.
A distribution catalogue that grows by one family at a time, and rarely breaks anything.
College football's open data client hit v2 — and now reports how many API calls you have left.
The USA phenology data client rebuilt its entire stack and stopped handing users -9999 as a number.
GeneNMF rebuilt how it derives meta-programs, changing every result it had produced.
Publication-ready psychology tables and plots, tracking APA style as closely as the software allows.
A spatial-statistics utility package exists to be depended on, and is built accordingly.
See all churon alternatives → · See all nflseedR alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. churon and nflseedR 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. churon and nflseedR 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.
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.
Top nflseedR alternatives in Analytics are ranked by recent ship velocity. Browse the "nflseedR alternatives" section above for the current picks, or visit /alternatives/nflseedr for the full list with editorial commentary on each.