goat
A gene-set enrichment package that outgrew its human-only origins, then went quiet.
A side-by-side editorial comparison of mLLMCelltype and stochvol — release velocity, themes, recent moves, and the top alternatives to consider.
Consensus cell-type annotation that keeps adding LLM providers, and keeps fixing how they fail.
mLLMCelltype annotates scRNA-seq clusters by polling several LLMs and reconciling their answers into a consensus label, shipping as paired R and Python packages. The 2.0 line has settled into a rhythm: broaden the provider roster, then harden the parsing and retry paths that decide whether a given provider's answer survives into the consensus. Version 2.0.8 is pure reliability work, disabling DeepSeek V4's thinking mode because it exhausted the response budget before labels were returned, and raising non-streaming timeouts to 120 seconds.
A Bayesian volatility sampler in its maintenance decade, paying for its own speed
stochvol runs MCMC for stochastic volatility models, with a C++ sampler underneath an R interface. Five years of releases in this window contain no new models: the work is compiler and dependency compatibility, CRAN check notes, and a steady trickle of corrections to the sampler itself. Its methodological milestone, the Journal of Statistical Software paper, is recorded in a 2021 tag.
mLLMCelltype annotates scRNA-seq clusters by polling several LLMs and reconciling their answers into a consensus label, shipping as paired R and Python packages. The 2.0 line has settled into a rhythm: broaden the provider roster, then harden the parsing and retry paths that decide whether a given provider's answer survives into the consensus. Version 2.0.8 is pure reliability work, disabling DeepSeek V4's thinking mode because it exhausted the response budget before labels were returned, and raising non-streaming timeouts to 120 seconds.
The centre of gravity has moved from adding models to defending against them. Recent notes read as a catalogue of ways an LLM response can be malformed: numbered lists, preamble headers, annotation-internal colons, a mid-list Unknown, thinking blocks that precede the answer, rate limits returned as HTTP 200 with an error buried in the body. Each of those could previously shift or drop a cluster's annotation, which for a consensus tool is the failure that matters most. Provider additions now land as routine catalogue growth rather than a change in what the package can do.
Expect the next release to continue the reliability arc with more provider-specific timeout and parsing guards, and a CRAN publication of 2.0.8 to close the gap the notes themselves flag. Whether return_reasoning grows from an option into the default per-cluster evidence record is the open question these entries do not yet answer.
stochvol runs MCMC for stochastic volatility models, with a C++ sampler underneath an R interface. Five years of releases in this window contain no new models: the work is compiler and dependency compatibility, CRAN check notes, and a steady trickle of corrections to the sampler itself. Its methodological milestone, the Journal of Statistical Software paper, is recorded in a 2021 tag.
This is what a finished computational package looks like. The formula interface arrived at 3.1.0 and nothing has been added since; what changes is the ground underneath — RcppArmadillo major versions, UBSan checks, error-handling conventions moving from Rf_error to Rcpp::stop for correct memory management. The recurring pattern worth watching is that several releases fix real errors in the sampler's proposal distributions, found by users and by CRAN's own instrumented checks rather than by the maintainer.
Nothing in these notes suggests new methodology. Expect the next release when RcppArmadillo or a CRAN check flavour forces one, and treat any bug report against the samplers as the more consequential event.
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 mLLMCelltype or stochvol.
A gene-set enrichment package that outgrew its human-only origins, then went quiet.
The recursive-computation engine under massProps grows the accessors its consumer needed
A mass-properties rollup spends a year on documentation and follows its sibling's API
Six months of releases and not one of them touched the scoring models
A cognitive-science sampling package ships once, then goes quiet for eighteen months
A black-box interpreter reaches CRAN, then learns multi-class and survival responses
See all mLLMCelltype alternatives → · See all stochvol alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. mLLMCelltype is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. 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. mLLMCelltype is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top mLLMCelltype alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "mLLMCelltype alternatives" section above for the current picks, or visit /alternatives/mllmcelltype for the full list with editorial commentary on each.
Top stochvol alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "stochvol alternatives" section above for the current picks, or visit /alternatives/stochvol for the full list with editorial commentary on each.