STACAS
Single-cell batch correction that learned to use cell labels, then spent three releases chasing Seurat.
A side-by-side editorial comparison of sccore and sdsfun — release velocity, themes, recent moves, and the top alternatives to consider.
Shared plumbing for the Kharchenko single-cell stack, updated once a year
sccore is the utility layer under the Kharchenko lab's single-cell packages — embedding plots, dot plots, parallel apply helpers and distance metrics that the downstream tools depend on rather than a tool researchers drive directly. The recent releases fix the Jensen-Shannon distance computation between matrix columns and add optional OpenMP support to the RcppArmadillo build. Cadence is roughly one CRAN release a year.
A spatial-statistics utility package exists to be depended on, and is built accordingly.
sdsfun collects spatial data science utilities — neighbour lists, spatial constrained clustering, discretization, dummy variable generation, geographical detector statistics and projection helpers — with the computationally heavy parts implemented in Rcpp. It was assembled quickly across late 2024, adding a function set roughly every three weeks, and has slowed since to a couple of releases a year. The most recent work is corrective: no longer initializing the RNG state at load, fixing matrix inputs misread as vectors, and clearing an Armadillo deprecation.
sccore is the utility layer under the Kharchenko lab's single-cell packages — embedding plots, dot plots, parallel apply helpers and distance metrics that the downstream tools depend on rather than a tool researchers drive directly. The recent releases fix the Jensen-Shannon distance computation between matrix columns and add optional OpenMP support to the RcppArmadillo build. Cadence is roughly one CRAN release a year.
Work splits cleanly into two streams: keeping the compiled build acceptable to CRAN as its Makevars policy shifts, and small correctness or interoperability fixes to the plotting and distance helpers. The interoperability thread is the one with direction — embeddingPlot() learning to read Seurat objects in 1.0.6 points at meeting users in the dominant single-cell framework rather than requiring the lab's own object types.
Expect the next release to be driven by a CRAN toolchain requirement or a downstream package's needs, with any user-facing change likely another interoperability or plotting fix rather than new capability.
sdsfun collects spatial data science utilities — neighbour lists, spatial constrained clustering, discretization, dummy variable generation, geographical detector statistics and projection helpers — with the computationally heavy parts implemented in Rcpp. It was assembled quickly across late 2024, adding a function set roughly every three weeks, and has slowed since to a couple of releases a year. The most recent work is corrective: no longer initializing the RNG state at load, fixing matrix inputs misread as vectors, and clearing an Armadillo deprecation.
This is infrastructure for a family of packages rather than an end-user tool, and the changelog says so directly — functions were added to support gdverse and sesp, and moran_test was migrated in from geocomplexity. That migration pattern is the defining move: capability consolidates here so the downstream packages can share it instead of each carrying its own copy. Growth has slowed as that consolidation completed, leaving correctness and dependency upkeep.
Given the package moves when its dependents need something, the next release most likely brings in another shared function or responds to a downstream requirement rather than following its own plan. Armadillo and CRAN check changes remain the reliable source of maintenance work.
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 sccore or sdsfun.
Single-cell batch correction that learned to use cell labels, then spent three releases chasing Seurat.
A debugger for ggplot2's internals, hardening its grip as the internals it traces keep moving.
A univariate density estimator that added zero-inflated data and reopened its C++ API to do it.
Stationary vine copulas for time series, released in lockstep with the rest of Nagler's vine stack.
A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.
A Star Trek data package that became a Memory Alpha web client and has been patching scrapers ever since.
See all sccore alternatives → · See all sdsfun alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. sccore and sdsfun 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. sccore and sdsfun 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 sccore alternatives in Analytics are ranked by recent ship velocity. Browse the "sccore alternatives" section above for the current picks, or visit /alternatives/sccore for the full list with editorial commentary on each.
Top sdsfun alternatives in Analytics are ranked by recent ship velocity. Browse the "sdsfun alternatives" section above for the current picks, or visit /alternatives/sdsfun for the full list with editorial commentary on each.