mice
mice can finally predict, not just estimate, from multiply imputed data.
A side-by-side editorial comparison of qol and samplr — release velocity, themes, recent moves, and the top alternatives to consider.
A SAS-to-R comfort layer that has quietly grown into its own dialect.
qol is a one-maintainer R package aimed at analysts moving from SAS: SAS-shaped verbs (compute., if./else_if., retain_value, do_if blocks), format-driven tabulation through any_table()/summarise_plus(), and styled Excel output as the default destination. Releases land roughly monthly and each one is large. The recent line has shifted from adding verbs to letting conditions be written as parsed character strings, which is the closest the package gets to reproducing SAS syntax inside R.
A cognitive-science sampling package ships once, then goes quiet for eighteen months
samplr compares human performance against sampling algorithms, giving cognitive scientists the MCMC machinery to test whether people behave like samplers. Its entire public history is three releases: a 1.0.0 in August 2024, a floating-point fix eighteen seconds later, and then nothing until a February 2026 patch. The release notes are unusually thin even by CRAN standards.
qol is a one-maintainer R package aimed at analysts moving from SAS: SAS-shaped verbs (compute., if./else_if., retain_value, do_if blocks), format-driven tabulation through any_table()/summarise_plus(), and styled Excel output as the default destination. Releases land roughly monthly and each one is large. The recent line has shifted from adding verbs to letting conditions be written as parsed character strings, which is the closest the package gets to reproducing SAS syntax inside R.
Three threads are visible across these releases. Syntax fidelity is the newest: ifelse_multi() introduced character-string conditions with SAS-style writing, and if./else_if. immediately picked the style up. Tabulation flexibility is the constant — any_table() gains per-variable statistic selection, nested variable combinations in brackets, vector order_by, compute support. The third is ecosystem plumbing the maintainer builds when a gap appears: file I/O in 1.3.0, a console message system, global style options, macro variables, and in 1.3.2 a code_statistics() script scanner. Renames to dodge data.table and dplyr masking recur often enough to be a pattern.
The maintainer flagged the new percentile behaviour as a first iteration that only works with few grouping variables, so a performance pass on it is the clearest outstanding item. Beyond that the character-condition syntax has reached three functions in two releases and looks likely to spread to the remaining filter-bearing verbs.
samplr compares human performance against sampling algorithms, giving cognitive scientists the MCMC machinery to test whether people behave like samplers. Its entire public history is three releases: a 1.0.0 in August 2024, a floating-point fix eighteen seconds later, and then nothing until a February 2026 patch. The release notes are unusually thin even by CRAN standards.
The feed shows a package that shipped and stopped. The 2024 tags were both created in one sitting and say almost nothing; the 2026 release is a row-count bug in Mean_Variance() bundled with citation metadata, a dropped dependency and http-to-https link fixes — the housekeeping profile of a package being kept alive for the paper that cites it rather than actively developed.
Adding citation information to the README is usually the move of a maintainer expecting the package to be referenced rather than extended. On this cadence the next release is more likely another CRAN-hygiene patch than new algorithms; there is not enough in these notes to say otherwise.
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 qol or samplr.
mice can finally predict, not just estimate, from multiply imputed data.
A market-microstructure toolkit that keeps adding estimators as the papers land.
A vowel-analysis package trimming dependencies after an email address got it archived.
The R half of the EMU speech database system, fixing what was quietly broken.
A Bayesian model-averaging package spending its 2.0 on memory, not methods.
tidyplots keeps rebuilding its own foundations rather than layering around them.
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. qol and samplr 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. qol and samplr 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 qol alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "qol alternatives" section above for the current picks, or visit /alternatives/qol for the full list with editorial commentary on each.
Top samplr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "samplr alternatives" section above for the current picks, or visit /alternatives/samplr for the full list with editorial commentary on each.