cocoon
A statistics-formatting helper in maintenance mode, tracking R-devel one fix at a time
A side-by-side editorial comparison of missSBM and OptimalBinningWoE — release velocity, themes, recent moves, and the top alternatives to consider.
missSBM returns after four dormant years with a stricter API and a new refinement step.
The package fits stochastic block models to networks with missing data, covering both missing-at-random and informative sampling designs. After a run of releases from 2019 to 2022, the feed goes quiet until this year's 1.1.0, which breaks the control interface, exposes the block split and merge operations as testable instance methods, and adds a node-swap refinement pass that runs after variational convergence.
OptimalBinningWoE spent two releases auditing a C++ engine that was crashing R sessions.
The package wraps 37 binning algorithms in C++, and the last two releases have been dedicated audits of that engine rather than new functionality. The 1.11.0 runtime audit found a segmentation fault in categorical binning that killed the R session for any predictor with no more levels than max_bins — with the default of five, that covers sex, marital status, region, and education. Earlier releases were CRAN compliance patches.
The package fits stochastic block models to networks with missing data, covering both missing-at-random and informative sampling designs. After a run of releases from 2019 to 2022, the feed goes quiet until this year's 1.1.0, which breaks the control interface, exposes the block split and merge operations as testable instance methods, and adds a node-swap refinement pass that runs after variational convergence.
The new release is maintenance-driven in the best sense: it targets the parts of the codebase that were hard to test or easy to misuse. Replacing free-form control lists with a function of named, defaulted arguments turns silent typos into errors, and pulling the exploration logic out of the collection class makes the search algorithm independently testable without changing it. The polish step addresses a known weakness, reaching individually misclassified nodes that split and merge moves cannot fix.
Given the gap before this release, the near-term question is whether the cadence resumes at all; the refactoring it contains would support further algorithmic work if it does.
The package wraps 37 binning algorithms in C++, and the last two releases have been dedicated audits of that engine rather than new functionality. The 1.11.0 runtime audit found a segmentation fault in categorical binning that killed the R session for any predictor with no more levels than max_bins — with the default of five, that covers sex, marital status, region, and education. Earlier releases were CRAN compliance patches.
The engineering practice is visibly maturing: a static audit in 1.10.0, then a runtime audit in 1.11.0 driven by address and undefined-behaviour sanitizers, a degenerate-input stress harness, and a golden-output regression suite of roughly 3,200 comparisons, with every fix pinned by a test that fails on the prior version. No public API has changed across either release. The package is buying back trust in results that were silently wrong or unreproducible.
With the audit programme apparently complete across both static and runtime passes, the next release is more likely to resume feature work on the binning algorithms than to continue hardening.
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 missSBM or OptimalBinningWoE.
A statistics-formatting helper in maintenance mode, tracking R-devel one fix at a time
pathfindR dropped Java from its subnetwork search and rebuilt it in C++
A microbiome analysis framework quietly grew a metabolomics half
A calibration toolkit that found its core PEST++ bridge had never actually run
CloudStack's feed shows two LTS branches maintained in parallel and little else
Applications Manager pushes monitoring past the server and out to the end user's network path
See all missSBM alternatives → · See all OptimalBinningWoE alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. missSBM and OptimalBinningWoE 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. missSBM and OptimalBinningWoE 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 Infra & APIs products to evaluate alongside.
Top missSBM alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "missSBM alternatives" section above for the current picks, or visit /alternatives/misssbm for the full list with editorial commentary on each.
Top OptimalBinningWoE alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "OptimalBinningWoE alternatives" section above for the current picks, or visit /alternatives/optimalbinningwoe for the full list with editorial commentary on each.