compositional.mle
An MLE package rebuilt around composable solvers, then renamed to match.
A side-by-side editorial comparison of lazyeval and procs — release velocity, themes, recent moves, and the top alternatives to consider.
A package retired in 2017 just got rewritten against R's public C API.
lazyeval was the tidyverse's pre-rlang non-standard evaluation layer, formally set aside in 2017 when tidy evaluation replaced it. After eight and a half years without a release, 0.2.3 arrives as a compliance rewrite: the implementation now uses R's public C API, and the release note states it may differ from the historical one in subtle ways. Nothing about the package's role has changed.
An R package rebuilding SAS procedures one PROC at a time, now filling in their options.
procs reimplements SAS statistical procedures — FREQ, MEANS, TTEST, REG, SORT, TRANSPOSE — as R functions returning both datasets and report-ready output, as part of the r-sassy suite. The catalogue of procedures is largely assembled; recent releases concentrate on the parameters each one accepts rather than on adding new procedures. Validation documentation is maintained alongside the code, consistent with the regulated environments the suite targets.
lazyeval was the tidyverse's pre-rlang non-standard evaluation layer, formally set aside in 2017 when tidy evaluation replaced it. After eight and a half years without a release, 0.2.3 arrives as a compliance rewrite: the implementation now uses R's public C API, and the release note states it may differ from the historical one in subtle ways. Nothing about the package's role has changed.
This is a dormancy revival driven entirely from outside, R core tightening what counts as the public C API forces packages using older internals to be rewritten or be archived. lazyeval is still a dependency deep in older package trees, so keeping it installable matters more than developing it. The caveat about subtle behavioural differences is the notable part: a package nobody is developing has changed behaviour in ways its release note declines to enumerate.
Expect no further development, only additional compliance releases if R core tightens the C API again.
procs reimplements SAS statistical procedures — FREQ, MEANS, TTEST, REG, SORT, TRANSPOSE — as R functions returning both datasets and report-ready output, as part of the r-sassy suite. The catalogue of procedures is largely assembled; recent releases concentrate on the parameters each one accepts rather than on adding new procedures. Validation documentation is maintained alongside the code, consistent with the regulated environments the suite targets.
The work has shifted from breadth to fidelity: where earlier releases introduced whole procedures, recent ones add the options a SAS user expects to find on them, most visibly the where parameter spread across five functions at once and plotting support across three. Statistical output is being widened too, with AIC and adjusted Chi-Square appearing. The remaining gap is per-procedure option coverage rather than missing procedures.
Expect continued option-level parity work on the existing procedures, with new statistics added to their output tables, rather than a new proc_* function.
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 lazyeval or procs.
An MLE package rebuilt around composable solvers, then renamed to match.
nabla dropped its C++ engine to chase exact derivatives at any order.
Eight months from first release to keyring caching and workload identity.
A research-project workflow package where the interesting work is in the plumbing.
A cyclomatic complexity checker that ships once every couple of years, and lands when it does.
Extreme value sampling in pure upkeep mode, mostly answering to Rcpp and CRAN.
See all lazyeval alternatives → · See all procs alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. lazyeval and procs 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. lazyeval and procs 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.
Top lazyeval alternatives in Analytics are ranked by recent ship velocity. Browse the "lazyeval alternatives" section above for the current picks, or visit /alternatives/lazyeval for the full list with editorial commentary on each.
Top procs alternatives in Analytics are ranked by recent ship velocity. Browse the "procs alternatives" section above for the current picks, or visit /alternatives/procs for the full list with editorial commentary on each.