← Back to home
Comparison · Analytics

distributions3 vs qtl

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

Shared themes:r-package

distributions3 vs qtl: at a glance

Featuredistributions3qtl
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesr-package, probability-distributions, statistical-modelling, maintainershipgenetics, qtl-mapping, statistical-genomics, r-package
Last editorial update4h ago1h 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 qtl?

R/qtl is in pure custodial mode: every recent release answers a compiler, not a user

R/qtl is the long-established R package for QTL mapping in experimental crosses, covering interval mapping, composite interval mapping, multiple-QTL model fitting and the associated cross data formats. Nothing in the recent release history adds capability. Version 1.74 removes an include that started warning on CRAN, 1.72 improves an error message in cim(), and 1.70 migrates the C code from Calloc/Realloc/Free to their R_-prefixed equivalents for R-devel.

Read the full qtl trajectory →

distributions3 vs qtl: 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.

Q
qtl
ANALYTICS
0.0

R/qtl is in pure custodial mode: every recent release answers a compiler, not a user

◆ Current state

R/qtl is the long-established R package for QTL mapping in experimental crosses, covering interval mapping, composite interval mapping, multiple-QTL model fitting and the associated cross data formats. Nothing in the recent release history adds capability. Version 1.74 removes an include that started warning on CRAN, 1.72 improves an error message in cim(), and 1.70 migrates the C code from Calloc/Realloc/Free to their R_-prefixed equivalents for R-devel.

◆ Where it's heading

The package is being maintained, not developed. The work divides cleanly into keeping the compiled code building against successive R and toolchain versions, and fixing narrow bugs reported through the issue tracker. The C-level migrations in particular are compliance with R's tightening of its C interface rather than anything chosen. Users should read the stability as maturity: the analysis surface has been fixed for years and the maintainer is keeping it installable.

◆ Prediction

R has continued to restrict its non-API C entry points, and this package has already made two such migrations, so further compile-time compliance work is the most likely content of the next release.

Alternatives to distributions3 and qtl

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

See all distributions3 alternatives → · See all qtl alternatives →

Recent activity from distributions3 and qtl

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

  1. 24d agodistributions3Maintenance moves to Achim Zeileis; moment calculations corrected
  2. 8mo agoqtlRemove R_ext/PrtUtil.h include flagged by CRAN
  3. 8mo agoqtlClearer cim() error when multiple phenotypes are passed
  4. 10mo agodistributions3ggplot2 compatibility for the plotting functions
  5. 1y agodistributions3Poisson binomial distribution, with a normal-approximation fallback
  6. 1y agoqtlC memory calls migrated to R_Calloc/R_Realloc/R_Free
  7. 2y agoqtlFix Rprintf call and remaining compiler warnings
  8. 2y agoqtlFix summary.scanone() thresholds and csvs phenotype reading
  9. 3y agoqtlFix addint()/addcovarint() with X chromosome QTL and missing phenotypes
  10. 3y agodistributions3is_discrete and is_continuous generics, plus elementwise type-safety
  11. 4y agodistributions3Extreme-value family, Erlang, and a plotting generic

Frequently asked questions

What is the difference between distributions3 and qtl?

Both compete on the same themes — r-package — within Analytics. distributions3 is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is distributions3 better than qtl?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. distributions3 is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. 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 qtl?

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