fillpattern
Pattern fills for ggplot2, hardened against the ways users write sizes
A side-by-side editorial comparison of susier and UCell — release velocity, themes, recent moves, and the top alternatives to consider.
Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs
susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.
A rank-based gene signature scorer that has grown by adapting to whatever object format single-cell R uses next
UCell scores gene signatures in single-cell data using a rank-based metric that is robust to dataset composition. Its release history reads as a sequence of ecosystem accommodations: Bioconductor submission in 2.0, SmoothKNN() for k-nearest-neighbor smoothing of scores in 2.2, smoothing applied directly to expression slots in 2.4, Seurat v5 assay compatibility in 2.6, multi-layer Seurat v5 objects in 2.8, and a missing_genes parameter in 2.14 that lets callers impute or skip signature genes absent from the data. Version 2.16 tracks Bioconductor 3.23 and points at a new publication and a Python implementation, pyUCell.
susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.
The version-number churn understates how narrow this work is — four consecutive releases touching the same trimming and residual-variance machinery suggests one area where the implementation and the intended behavior had drifted apart. The 0.16.0 binding migration is the only structural change, and it is invisible to users while mattering for build portability and long-term maintenance. Development is clearly active, with automated release tooling and dependency bumps flowing through the same stream.
With the binding migration just landed, near-term releases are likely to address fallout from it alongside continued fixes in the same trimming and residual-variance code.
UCell scores gene signatures in single-cell data using a rank-based metric that is robust to dataset composition. Its release history reads as a sequence of ecosystem accommodations: Bioconductor submission in 2.0, SmoothKNN() for k-nearest-neighbor smoothing of scores in 2.2, smoothing applied directly to expression slots in 2.4, Seurat v5 assay compatibility in 2.6, multi-layer Seurat v5 objects in 2.8, and a missing_genes parameter in 2.14 that lets callers impute or skip signature genes absent from the data. Version 2.16 tracks Bioconductor 3.23 and points at a new publication and a Python implementation, pyUCell.
Two threads run through this. The scoring algorithm itself has barely changed — the rank-based core is stable, and 2.14's reformatting to gene indices rather than string matching is a speed change, not a method change. What does change constantly is object-format compatibility, which is the tax of living between Seurat and SingleCellExperiment. The pyUCell reference in 2.16 is the first sign of the method reaching beyond R, though these notes say nothing about its scope.
The cadence is locked to Bioconductor's twice-yearly release train, so the next version will most likely accompany Bioconductor 3.24 with whatever Seurat or SingleCellExperiment changes it brings.
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 susier or UCell.
Pattern fills for ggplot2, hardened against the ways users write sizes
gcube's recent releases are all packaging metadata, not simulation code
The R port of Quinlan's Cubist gets reproducibility fixes, not new modelling
ggstats keeps widening what a coefficient or Likert plot can be
ecodive rebuilt itself into a broad diversity-metric library, breaking as it went
State-space data simulation for R, filled in one function at a time
See all susier alternatives → · See all UCell alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. susier and UCell are shipping at a similar cadence (velocity 0.0 vs 0.0, 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. susier and UCell are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top susier alternatives in Analytics are ranked by recent ship velocity. Browse the "susier alternatives" section above for the current picks, or visit /alternatives/susier for the full list with editorial commentary on each.
Top UCell alternatives in Analytics are ranked by recent ship velocity. Browse the "UCell alternatives" section above for the current picks, or visit /alternatives/ucell for the full list with editorial commentary on each.