← Back to home
Comparison · Analytics

distributions3 vs rncl

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

distributions3 vs rncl: at a glance

Featuredistributions3rncl
SectorAnalyticsAnalytics
Velocity score2.52.5
Sparks · 30d00
Top themesr-package, probability-distributions, statistical-modelling, maintainershipphylogenetics, file-parsing, cran-maintenance, c++
Last editorial update50m ago2h ago
WebsiteVisit →Visit →

What is distributions3?

distributions3 changes hands to Achim Zeileis, and a moment calculation bug goes with it.

An R package giving probability distributions a consistent object interface — d/p/q/r functions, moments, and prodist() methods that extract a fitted distribution from a regression object. Releases are infrequent, roughly one a year, and the last one is largely administrative: Achim Zeileis takes over maintenance from Alex Hayes, with all URLs and documentation updated to match, alongside a fix to incorrect moment calculations reported by a user.

Read the full distributions3 trajectory →

What is rncl?

A phylogenetics parser on life support, shipping only what CRAN's compilers demand.

rncl wraps the Nexus Class Library so R can read Newick and NEXUS tree files. Every release since 2016 has been custodial: 0.8.9 exists solely to pull upstream NCL changes so the bundled C++ compiles under the C++20 standard. No user-facing function has changed in close to a decade.

Read the full rncl trajectory →

distributions3 vs rncl: editorial side-by-side

D2.5

distributions3 changes hands to Achim Zeileis, and a moment calculation bug goes with it.

◆ Current state

An R package giving probability distributions a consistent object interface — d/p/q/r functions, moments, and prodist() methods that extract a fitted distribution from a regression object. Releases are infrequent, roughly one a year, and the last one is largely administrative: Achim Zeileis takes over maintenance from Alex Hayes, with all URLs and documentation updated to match, alongside a fix to incorrect moment calculations reported by a user.

◆ Where it's heading

The package's growth has come in two modes. Early releases absorbed whole families of distributions from outside contributors — the extreme-value set, Erlang, later the Poisson binomial — while later ones tightened the interface itself with is_discrete() and is_continuous() generics and elementwise type-safety when applying a distribution vector to a numeric vector. The handover is the notable event in the current window: maintenance moves to the author of the surrounding statistical ecosystem this package already integrates with through prodist() and countreg, which suggests the interface work will continue over the distribution-collection work.

◆ Prediction

Expect closer alignment with Zeileis's own packages, with prodist() coverage widening to more model classes; the entries here do not indicate whether new distribution families remain on the agenda.

R
rncl
ANALYTICS
2.5

A phylogenetics parser on life support, shipping only what CRAN's compilers demand.

◆ Current state

rncl wraps the Nexus Class Library so R can read Newick and NEXUS tree files. Every release since 2016 has been custodial: 0.8.9 exists solely to pull upstream NCL changes so the bundled C++ compiles under the C++20 standard. No user-facing function has changed in close to a decade.

◆ Where it's heading

The release cadence tracks toolchain deprecations rather than user demand: gcc 12 removing binary_function in 2022, a deprecated Rcpp call in 2025, C++20 in 2026. The package is maintained as a stable parsing dependency for phylogenetics tooling, and the goal visible in these entries is keeping it installable, not extending it.

◆ Prediction

Expect the next release only when a compiler or CRAN policy change breaks the build again; nothing in these entries points to new parsing features.

Alternatives to distributions3 and rncl

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 distributions3 or rncl.

See all distributions3 alternatives → · See all rncl alternatives →

Recent activity from distributions3 and rncl

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

  1. 15d agornclNCL sources refreshed for C++20 compilation
  2. 24d agodistributions3Maintenance moves to Achim Zeileis; moment calculations corrected
  3. 8mo agornclDeprecated Rcpp call removed in maintenance release
  4. 10mo agodistributions3ggplot2 compatibility for the plotting functions
  5. 1y agodistributions3Poisson binomial distribution, with a normal-approximation fallback
  6. 3y agodistributions3is_discrete and is_continuous generics, plus elementwise type-safety
  7. 4y agornclBuild fixed for gcc 12 and clang 14
  8. 4y agodistributions3Extreme-value family, Erlang, and a plotting generic
  9. 6y agornclMaintenance release clearing CRAN check warnings
  10. 8y agornclCRAN check notes and warnings cleared
  11. 9y agornclSingleton removal moves to C++ for a 3x speedup

Frequently asked questions

What is the difference between distributions3 and rncl?

They serve adjacent needs but don't currently overlap on shipped themes. distributions3 and rncl are shipping at a similar cadence (velocity 2.5 vs 2.5, 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 distributions3 better than rncl?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. distributions3 and rncl are shipping at a similar cadence (velocity 2.5 vs 2.5, 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 distributions3?

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

What are the best alternatives to rncl?

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