JointFPM
Recurrent-event modelling settles, with mean_no() promoted to stable.
A side-by-side editorial comparison of statsExpressions and surveytidy — release velocity, themes, recent moves, and the top alternatives to consider.
A statistics backend whose release history is mostly other people's weather
statsExpressions produces the tidy dataframes and plotmath expressions that ggstatsplot prints onto plots, and that position defines its changelog. Six of its ten most recent versions exist to absorb API changes in easystats, dplyr or purrr. Version 2.0.0 is the exception, cut to accompany ggstatsplot's own 1.0.0 and carrying pairwise Fisher's exact post hocs for contingency tables.
surveytidy taught every dplyr verb to operate on a whole collection of surveys at once.
surveytidy is the tidyverse-facing half of a two-package survey stack, wrapping survey design objects from surveycore so filter, mutate, select and the rest work on them while carrying variable labels, value labels and a transformation log alongside the data. The May release extended that verb surface to survey_collection, the abstraction surveycore uses to hold several surveys as one object, so a pipeline written once dispatches across every member.
statsExpressions produces the tidy dataframes and plotmath expressions that ggstatsplot prints onto plots, and that position defines its changelog. Six of its ten most recent versions exist to absorb API changes in easystats, dplyr or purrr. Version 2.0.0 is the exception, cut to accompany ggstatsplot's own 1.0.0 and carrying pairwise Fisher's exact post hocs for contingency tables.
This is a component settling into place beneath a larger package rather than a product with its own roadmap. New statistical content arrives rarely and narrowly — an exact-p toggle, one post-hoc function — while the recurring work is keeping expressions correct as the easystats stack shifts underneath. The one bug class it keeps returning to is rendering: p-values of exactly zero, decimal commas that plotmath parses as list separators.
Coupled this tightly, the next release is most likely another compatibility pass timed to an easystats or ggstatsplot version rather than new tests. Nothing in these entries signals an independent feature direction.
surveytidy is the tidyverse-facing half of a two-package survey stack, wrapping survey design objects from surveycore so filter, mutate, select and the rest work on them while carrying variable labels, value labels and a transformation log alongside the data. The May release extended that verb surface to survey_collection, the abstraction surveycore uses to hold several surveys as one object, so a pipeline written once dispatches across every member.
The package is being built in two layers that arrive in order: vector-level transformations first, structural dispatch second. The make_* family in 0.4.0 handles the recoding that survey work actually consists of — labelled to factor, multi-level to dichotomous, scale reversal, valence flipping — with value labels propagating automatically. Collection support then applies data-masking, tidyselect, grouping, slicing and collapsing verbs per survey, with joins explicitly refused and a typed message reporting which surveys were skipped. Metadata fidelity is the recurring bug source: labels surviving across(), stale labels left behind by recoding, the transformation log keeping up with what the verbs did.
Joins are the one verb family that errors on collections, with users directed to join before constructing the collection, so that restriction is the clearest outstanding gap. The re-export of surveycore's collection constructors suggests the package is positioning itself as the single import users need, which points toward more re-exports as surveycore's stable API settles.
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 statsExpressions or surveytidy.
Recurrent-event modelling settles, with mean_no() promoted to stable.
Nonparametric change point detection swaps p-values for importance scores.
A Prism-styled ggplot2 theme in maintenance, now surviving ggplot2 4.0.
Wavelet trend estimation tightens the defaults it shipped with.
Back from CRAN removal under a new maintainer, with the compiled layer rebuilt.
mice can finally predict, not just estimate, from multiply imputed data.
See all statsExpressions alternatives → · See all surveytidy alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. statsExpressions and surveytidy 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. statsExpressions and surveytidy 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 statsExpressions alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "statsExpressions alternatives" section above for the current picks, or visit /alternatives/statsexpressions for the full list with editorial commentary on each.
Top surveytidy alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "surveytidy alternatives" section above for the current picks, or visit /alternatives/surveytidy for the full list with editorial commentary on each.