← Back to home
Comparison · Infra & APIs

contagionchannels vs gkwdist

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

Shared themes:r-package

contagionchannels vs gkwdist: at a glance

Featurecontagionchannelsgkwdist
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themeseconometrics, contagion-analysis, cran-submission, r-packager-package, statistical-distributions, numerical-stability, mle
Last editorial update1h ago1d ago
WebsiteVisit →Visit →

What is contagionchannels?

Three releases in ten days, every one of them a CRAN reviewer's correction rather than a code change.

contagionchannels reached CRAN on 2026-05-08 with a methodology preprint behind it and a cross-quantilogram lineage visible in its citations. What the release feed does not contain is any description of what the package computes: all three entries document the submission process — a licence field reduced from GPL-3 plus file to plain GPL-3, an arXiv reference rewritten in canonical DOI form, and a base-graphics fallback adjusted on a reviewer's request.

Read the full contagionchannels trajectory →

What is gkwdist?

gkwdist keeps finding that its distributions were returning the wrong numbers.

The package implements the Generalized Kumaraswamy distribution family and its sub-families. The current release fixes six numerical defects, the most serious being that dgkw() returned zero for every input because internal helpers collided with same-named functions in R's public Rmath.h header. Log-likelihoods for three sub-families were also wrong for data near zero due to clamping instead of working in log space.

Read the full gkwdist trajectory →

contagionchannels vs gkwdist: editorial side-by-side

C
contagionchannels
INFRA · APIS
0.0

Three releases in ten days, every one of them a CRAN reviewer's correction rather than a code change.

◆ Current state

contagionchannels reached CRAN on 2026-05-08 with a methodology preprint behind it and a cross-quantilogram lineage visible in its citations. What the release feed does not contain is any description of what the package computes: all three entries document the submission process — a licence field reduced from GPL-3 plus file to plain GPL-3, an arXiv reference rewritten in canonical DOI form, and a base-graphics fallback adjusted on a reviewer's request.

◆ Where it's heading

There is no product trajectory to read here yet, only a submission one, and it is unusually well documented — each entry names the reviewer or check that prompted it and quotes the feedback verbatim. That transparency is the one signal available: the maintainer treats review rounds as releases worth publishing rather than squashing. Any judgement about direction will have to wait for a release that changes the package rather than its metadata.

◆ Prediction

With CRAN acceptance secured, the next release should be the first to carry actual methodological content; until one appears, there is not enough in these entries to say where the package is heading.

G
gkwdist
INFRA · APIS
2.5

gkwdist keeps finding that its distributions were returning the wrong numbers.

◆ Current state

The package implements the Generalized Kumaraswamy distribution family and its sub-families. The current release fixes six numerical defects, the most serious being that dgkw() returned zero for every input because internal helpers collided with same-named functions in R's public Rmath.h header. Log-likelihoods for three sub-families were also wrong for data near zero due to clamping instead of working in log space.

◆ Where it's heading

Every release in this window is correctness work with an unchanged public API — critical MLE fixes in 1.1.3, a CRAN timing-test patch in 1.1.4, numerical corrections in 1.1.5. The recurring theme is that analytically correct formulas were being defeated by implementation details: name collisions, sign errors returning negative infinity where positive was required, and clamping thresholds that destroyed precision in the tails. Test infrastructure added in 1.1.2 validates analytical derivatives against numerical differentiation, which is how several of these were caught.

◆ Prediction

Expect further validation-driven fixes rather than new distributions, since the derivative-checking suite added earlier is still surfacing defects in existing routines.

Alternatives to contagionchannels and gkwdist

Other Infra & APIs 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 contagionchannels or gkwdist.

See all contagionchannels alternatives → · See all gkwdist alternatives →

Recent activity from contagionchannels and gkwdist

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

  1. 7d agogkwdistv1.1.5 — Numerical correctness fixes and componentwise derivative validation
  2. 2mo agogkwdistv1.1.4 — CRAN fix: skip timing-based tests on CRAN
  3. 3mo agogkwdistv1.1.3 — Critical MLE Bug Fixes & Numerical Corrections
  4. 3mo agocontagionchannelsv0.1.3 — first CRAN release
  5. 3mo agocontagionchannelsv0.1.2: switch arXiv reference in DESCRIPTION to canonical DOI form
  6. 3mo agocontagionchannelsv0.1.1: address CRAN reviewer feedback (License) + add arXiv reference
  7. 7mo agogkwdistAdds analytical derivative validation across all sub-families
  8. 8mo agogkwdistRefactors the C++ backend around stable log-space utilities

Frequently asked questions

What is the difference between contagionchannels and gkwdist?

Both compete on the same themes — r-package — within Infra & APIs. gkwdist 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 contagionchannels better than gkwdist?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. gkwdist 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to contagionchannels?

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

What are the best alternatives to gkwdist?

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