← Back to home
Comparison · Analytics

labelled vs sccore

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

Shared themes:r-package

labelled vs sccore: at a glance

Featurelabelledsccore
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themessurvey-data, data-labels, stata-spss, metadatasingle-cell, bioinformatics, r-package, cran-compliance
Last editorial update43m ago2h ago
WebsiteVisit →Visit →

What is labelled?

The bridge between Stata/SPSS labelled data and tidy R keeps widening, one integration at a time.

labelled manages variable labels, value labels and user-defined missing values on data imported from Stata, SPSS and SAS, filling the gap between those formats' metadata and R's native types. Recent releases have pushed outward from the core label accessors: survey design objects from the survey package are now supported throughout, look_for() results can be rendered as formatted gt tables, and dictionary data frames convert in both directions. Error messaging moved wholesale to cli in 2.14.0.

Read the full labelled trajectory →

What is sccore?

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.

Read the full sccore trajectory →

labelled vs sccore: editorial side-by-side

L
labelled
ANALYTICS
0.0

The bridge between Stata/SPSS labelled data and tidy R keeps widening, one integration at a time.

◆ Current state

labelled manages variable labels, value labels and user-defined missing values on data imported from Stata, SPSS and SAS, filling the gap between those formats' metadata and R's native types. Recent releases have pushed outward from the core label accessors: survey design objects from the survey package are now supported throughout, look_for() results can be rendered as formatted gt tables, and dictionary data frames convert in both directions. Error messaging moved wholesale to cli in 2.14.0.

◆ Where it's heading

The arc is toward being usable wherever labelled data ends up, not just where it is loaded. Each recent release either extends support to another object type — survey designs, packed columns, plain vectors, tibbles with list columns — or adds a conversion path between labels and some other representation. The look_for() search function has become a second centre of gravity alongside the label accessors, accumulating its own output formats and long-format conversions.

◆ Prediction

The pattern of adding compatibility with one more object type or output format per release is stable and likely continues. Nothing in these entries indicates a change to the underlying haven_labelled representation the package is built on.

S
sccore
ANALYTICS
0.0

Shared plumbing for the Kharchenko single-cell stack, updated once a year

◆ Current state

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.

◆ Where it's heading

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.

◆ Prediction

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.

Alternatives to labelled and sccore

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 labelled or sccore.

See all labelled alternatives → · See all sccore alternatives →

Recent activity from labelled and sccore

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

  1. 4mo agosccoreJensen-Shannon distance fixed, OpenMP support added
  2. 9mo agolabelledFormatted look_for() tables and two-way dictionary conversion
  3. 11mo agolabelledSurvey design objects supported across the package
  4. 1y agolabelledRegression in set_variable_labels() corrected
  5. 1y agosccoreembeddingPlot() reads Seurat objects directly
  6. 1y agolabelledcli adopted for all messaging; null_action gains options
  7. 2y agolabelledCustom functions can rewrite variable and value labels in bulk
  8. 2y agosccoreVersion 1.0.5
  9. 3y agosccoreVersion 1.0.4
  10. 3y agolabelledPacked columns supported and label attributes exposed directly
  11. 3y agosccoreVersion 1.0.3
  12. 3y agosccoreVersion 1.0.2

Frequently asked questions

What is the difference between labelled and sccore?

Both compete on the same themes — r-package — within Analytics. labelled and sccore 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.

Is labelled better than sccore?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. labelled and sccore 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.

What are the best alternatives to labelled?

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

What are the best alternatives to sccore?

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.