← Back to home
Comparison · Infra & APIs

cocoon vs L1centrality

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

Shared themes:r-package

cocoon vs L1centrality: at a glance

FeaturecocoonL1centrality
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, statistics, reporting, maintenancegraph-analysis, centrality, r-package, visualization
Last editorial update1d ago52m ago
WebsiteVisit →Visit →

What is cocoon?

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.

Read the full cocoon trajectory →

What is L1centrality?

A graph-centrality package that spent 2026 making its existing measures usable at scale, then went quiet.

L1centrality implements L1 centrality and prestige for graphs, including group, local, and neighbourhood variants plus MDS-based visualization. The measure set has been stable since 0.3.0; the work since has gone into interfaces around it — S3 classes with print and summary methods, plot methods for every result class, and in 0.5.0 both multi-group evaluation and multicore computation for the local variant. The two releases since have been a warning-message pass and a typo pass.

Read the full L1centrality trajectory →

cocoon vs L1centrality: editorial side-by-side

C
cocoon
INFRA · APIS
0.0

A statistics-formatting helper in maintenance mode, tracking R-devel one fix at a time

◆ Current state

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.

◆ Where it's heading

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.

◆ Prediction

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.

L
L1centrality
INFRA · APIS
0.0

A graph-centrality package that spent 2026 making its existing measures usable at scale, then went quiet.

◆ Current state

L1centrality implements L1 centrality and prestige for graphs, including group, local, and neighbourhood variants plus MDS-based visualization. The measure set has been stable since 0.3.0; the work since has gone into interfaces around it — S3 classes with print and summary methods, plot methods for every result class, and in 0.5.0 both multi-group evaluation and multicore computation for the local variant. The two releases since have been a warning-message pass and a typo pass.

◆ Where it's heading

The package has moved from defining measures to operationalizing them. 0.5.0 was the inflection: parallel local computation and list-valued group input both target users running these measures over many vertex sets or large graphs rather than illustrating them on one. The same release renamed weight_transform and eta to edge_weight_transform and vertex_weight, and added an explicit message when a distance matrix is received — the signature of a maintainer fielding the same misuse repeatedly.

◆ Prediction

The last two releases carry no functional change, so the near-term path is maintenance rather than new measures; a 0.6.0 would most likely extend parallelism beyond L1centLOC to the other computationally heavy variants.

Alternatives to cocoon and L1centrality

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 L1centrality.

See all cocoon alternatives → · See all L1centrality alternatives →

Recent activity from cocoon and L1centrality

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

  1. 1mo agoL1centralityTypo fixes only
  2. 1mo agococoonTest fix for wilcox.test changes in R-devel
  3. 3mo agoL1centralityWarning message wording updated
  4. 3mo agoL1centralityMulti-group prominence and multicore local centrality
  5. 9mo agoL1centralityPlot methods for every result class, plus edge-weight transforms
  6. 11mo agococoonSuppress an R-devel warning in htest testing
  7. 1y agococoonformat_stats gains regression and mixed-model methods
  8. 1y agoL1centralityHandles unnamed vertices; quantile type pinned
  9. 1y agococoonformat_stats generic supersedes the per-test formatters
  10. 1y agococoonPre-release tag of the 0.1.0 contents
  11. 1y agoL1centralityS3 classes for all results, plus a Gini coefficient

Frequently asked questions

What is the difference between cocoon and L1centrality?

Both compete on the same themes — r-package — within Infra & APIs. cocoon and L1centrality 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 cocoon better than L1centrality?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. cocoon and L1centrality 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to cocoon?

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.

What are the best alternatives to L1centrality?

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