WPML
WPML made machine translation the default, and its point releases keep chasing WordPress and page builders.
A side-by-side editorial comparison of L1centrality and plogr — release velocity, themes, recent moves, and the top alternatives to consider.
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.
A logging header for Rcpp packages that sat untouched for nine years, then changed how it switches on
plogr ships a stripped build of the plog C++ logging library as an R package, so other packages with C++ code can log through REprintf() and have output land in the R console rather than stdout. It is a header-only dependency with no R-level API to speak of. Three releases in September 2016 established it; the next arrived in November 2025.
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.
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.
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.
plogr ships a stripped build of the plog C++ logging library as an R package, so other packages with C++ code can log through REprintf() and have output land in the R console rather than stdout. It is a header-only dependency with no R-level API to speak of. Three releases in September 2016 established it; the next arrived in November 2025.
There is almost no trajectory to read here, which is itself the finding — the package was finished in a week and stayed finished. The 2025 release is the first change in nine years and it tightens the activation contract: logging now does nothing unless PLOGR_ENABLE is defined at compile time, so packages depending on it get silence by default rather than unexpected output. A GCC-specific fix for function names in multi-argument template classes lands alongside.
With the activation macro now explicit, dependent packages that assumed logging was on will need to define it; beyond that the entries give no basis for expecting further development.
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 L1centrality or plogr.
WPML made machine translation the default, and its point releases keep chasing WordPress and page builders.
A forest plot package that keeps handing users control of one more graphical detail.
Interval-valued data plotting, spending 2026 making its function names and examples survive CRAN.
A microbiome network model that got itself un-archived by deleting the dependency that killed it.
Three releases in ten days, every one of them a CRAN reviewer's correction rather than a code change.
Pipeline provenance for tidyverse workflows, recording what changed at each step without keeping the data.
See all L1centrality alternatives → · See all plogr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Infra & APIs. L1centrality and plogr 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. L1centrality and plogr 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.
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.
Top plogr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "plogr alternatives" section above for the current picks, or visit /alternatives/plogr for the full list with editorial commentary on each.