trackeR
Fitness-tracking analysis in slow maintenance, still absorbing upstream breakage.
A side-by-side editorial comparison of emuR and plssem — release velocity, themes, recent moves, and the top alternatives to consider.
The R half of the EMU speech database system, fixing what was quietly broken.
emuR is the R interface to the EMU Speech Database Management System — loading annotated speech corpora, running hierarchical queries over annotation levels, extracting signal track data, and serving corpora to the EMU-webApp for browser-based annotation. It is at 2.6.0 on a slow cadence of roughly one release a year. Recent work has centred on the CRUD operations for annotation items and on widening what serve() can hand the web application.
plssem took PLS-SEM into multilevel data, then spent two releases making the estimates trustworthy.
plssem is a young R implementation of partial least squares structural equation modelling, three CRAN releases old and shipping monthly. Its distinguishing work is the MC-PLS family — consistent PLS estimators the maintainer extended to mixed-effects designs in June — and the releases since have been about getting standard errors, admissibility and fit measures onto the same footing as the point estimates.
emuR is the R interface to the EMU Speech Database Management System — loading annotated speech corpora, running hierarchical queries over annotation levels, extracting signal track data, and serving corpora to the EMU-webApp for browser-based annotation. It is at 2.6.0 on a slow cadence of roughly one release a year. Recent work has centred on the CRUD operations for annotation items and on widening what serve() can hand the web application.
The releases read as a package being brought up to the standard its own API implied. delete_itemsInLevel() shipped in 2.1.1 as a first version, was described in 2.5.0 as heavily flawed and now usable, and the create/update/delete family is still called ongoing work. Alongside that, the query engine was rewritten onto CTEs and the signal-processing layer is being opened past the bundled wrassp, starting with Matlab. Speed work recurs — SQLite transactions, prepared statements, on-the-fly caching — consistent with corpora outgrowing the original design.
Two threads are explicitly unfinished: the CRUD documentation and behaviour, described as ongoing, and the add_signalVia family, described as a draft starting with Matlab. Expect the next release to advance one of them rather than open new ground.
plssem is a young R implementation of partial least squares structural equation modelling, three CRAN releases old and shipping monthly. Its distinguishing work is the MC-PLS family — consistent PLS estimators the maintainer extended to mixed-effects designs in June — and the releases since have been about getting standard errors, admissibility and fit measures onto the same footing as the point estimates.
The pattern is capability first, inference second. Multilevel MC-PLSc and MC-OrdPLSc arrived in 0.1.2 together with Monte-Carlo delta-method standard errors and a Polyak-Juditsky extrapolation step; 0.1.3 then extended delta-method errors to redundant parameters and thresholds, optimized their computation, added a loglikelihood-based fit measure and generated dynamic bounds to keep MC-PLS solutions admissible. Admissibility recurs throughout — penalized inadmissible solutions in 0.1.1, variance lower bounds and negative residual variance handling in 0.1.3, and an option to drop inadmissible bootstraps rather than silently include them. The release notes are pull-request lists, so the reasoning behind each change stays in the repository.
The MIMIC mode and GLS estimator both landed in the most recent release without the standard-error and fit-measure work that followed earlier additions, so extending inference to cover them is the natural next step. Bootstrap defaults moving to 500 replications suggests runtime is a live constraint and further optimization is likely.
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 emuR or plssem.
Fitness-tracking analysis in slow maintenance, still absorbing upstream breakage.
State-panel tooling holding steady since its 2020 data and ergonomics release.
Five years of compiler and CRAN fixes on a capture-recapture package.
A first release that turns meta-analytic heterogeneity into interpretable subgroups.
A meta-analysis toolkit still renaming its own API as it adds effect sizes.
Recurrent-event modelling settles, with mean_no() promoted to stable.
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. emuR and plssem 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. emuR and plssem 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 emuR alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "emuR alternatives" section above for the current picks, or visit /alternatives/emur for the full list with editorial commentary on each.
Top plssem alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "plssem alternatives" section above for the current picks, or visit /alternatives/plssem for the full list with editorial commentary on each.