driveR
A cancer driver prioritization package that ships rarely and mostly to stay installable
A side-by-side editorial comparison of cocoon and gkwdist — release velocity, themes, recent moves, and the top alternatives to consider.
A statistics-formatting helper in maintenance mode, tracking R-devel one fix at a time
cocoon formats statistical output for manuscripts, converting model and test objects into publication-ready strings. Its surface settled early: format_stats() is a generic that dispatches on object class, introduced in 0.1.0 to supersede the earlier format_corr() and format_ttest(), and extended in 0.2.0 to cover aov, lm, glm and the lme4 and lmerTest mixed-model families. The two releases since have been single-issue compatibility fixes against changes to wilcox.test() in R-devel.
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.
cocoon formats statistical output for manuscripts, converting model and test objects into publication-ready strings. Its surface settled early: format_stats() is a generic that dispatches on object class, introduced in 0.1.0 to supersede the earlier format_corr() and format_ttest(), and extended in 0.2.0 to cover aov, lm, glm and the lme4 and lmerTest mixed-model families. The two releases since have been single-issue compatibility fixes against changes to wilcox.test() in R-devel.
The package reached feature completeness for its stated job quickly and has been in maintenance since early 2025. Both 0.2.1 and 0.3.1 address the same upstream moving part - how wilcox.test() computes exact versus asymptotic distributions in development versions of R - which is the shape of a package whose own code is stable and whose risk lives entirely in what it wraps. Nothing in the recent entries points at new statistical object types.
Further releases are likely to stay reactive, triggered by R-devel or dependency changes rather than by new formatting methods, unless a specific model class is requested.
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.
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.
Expect further validation-driven fixes rather than new distributions, since the derivative-checking suite added earlier is still surfacing defects in existing routines.
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 cocoon or gkwdist.
A cancer driver prioritization package that ships rarely and mostly to stay installable
A meteorology ggplot2 extension where the netCDF reader became the main event
An isotope geolocation package still recovering from the r-spatial retirement
Functional data clustering grew from one algorithm into a comparable suite
A forecast combination package that spun its profiler out into its own project
A survival curve package spending release after release correcting its own estimates
See all cocoon alternatives → · See all gkwdist alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
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.
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.
Top cocoon alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "cocoon alternatives" section above for the current picks, or visit /alternatives/cocoon for the full list with editorial commentary on each.
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.