mice
mice can finally predict, not just estimate, from multiply imputed data.
A side-by-side editorial comparison of Nextflow and valr — release velocity, themes, recent moves, and the top alternatives to consider.
Nextflow just made AI agents a task type, alongside processes and containers.
Nextflow ships on two tracks — dated edge releases carrying new work and 25.10.x/26.04.x stable lines taking backports — and the split is visible in every window: the edge builds run to dozens of commits while the stable patches are often plugin bumps alone. The current edge, 26.08.0-edge, introduces an agent primitive that makes AI agents first-class tasks, on top of steady work hardening the v2 config parser and type system. Cloud-executor plumbing, particularly for Seqera's own scheduler, is the other constant.
valr's interval verbs now read genomic files in place instead of demanding a loaded tibble.
valr reimplements bedtools-style genome interval arithmetic as tidyverse verbs backed by C++. Its long project has been closing the behavioural gap with bedtools — the book-ended interval semantics finally match in 0.10.0, three releases after the deprecation began. The July release also ends the assumption that intervals must be in memory: bed_map(), bed_intersect(), bed_subtract(), bed_coverage() and bed_window() accept a bigWig or bigBed path or URL where an interval table used to go.
Nextflow ships on two tracks — dated edge releases carrying new work and 25.10.x/26.04.x stable lines taking backports — and the split is visible in every window: the edge builds run to dozens of commits while the stable patches are often plugin bumps alone. The current edge, 26.08.0-edge, introduces an agent primitive that makes AI agents first-class tasks, on top of steady work hardening the v2 config parser and type system. Cloud-executor plumbing, particularly for Seqera's own scheduler, is the other constant.
Two arcs run in parallel. One is language maturity: the v2 parser, record types, typed outputs and the formatter have absorbed fix after fix across every release here, which is what a language does before it declares a syntax stable. The other is consolidation around Seqera — nf-tower folded into nf-seqera at 1.0.0, scheduler run identifiers propagate to Platform, and per-user CPU caps and secret references now cross that boundary. The agent primitive is the newest and least settled direction, arriving in edge rather than a stable line.
The agent primitive lands in an edge build, so the near-term question is whether it survives into a stable line unchanged or is reshaped first; the 26.04.x and 25.10.x branches show no sign of it yet. Expect the next edge releases to iterate on its interface while the stable branches continue taking parser and executor backports.
valr reimplements bedtools-style genome interval arithmetic as tidyverse verbs backed by C++. Its long project has been closing the behavioural gap with bedtools — the book-ended interval semantics finally match in 0.10.0, three releases after the deprecation began. The July release also ends the assumption that intervals must be in memory: bed_map(), bed_intersect(), bed_subtract(), bed_coverage() and bed_window() accept a bigWig or bigBed path or URL where an interval table used to go.
Two arcs converge here. One is compatibility: min_overlap arrived with a deprecation warning in 0.9.0 and its default flipped from 0 to 1 in 0.10.0, so book-ended intervals are excluded by default as bedtools does, with the internal calculations in bed_closest() and friends deliberately left counting them. The other is the file-backed path, which grew out of the cpp11bigwig dependency adopted in 0.8.3 for read_bigwig() and re-exported in 0.9.0 — reading a file became querying one. Underneath, the C++ base keeps getting lighter: Rcpp swapped for cpp11, rlang cut to a single function, per-group memory copies removed from three verbs.
Only five verbs take a file argument today and bed_closest(), bed_glyph() and the statistical verbs do not, so extending the file-backed path across the rest of the API is the obvious follow-up. The deprecated tibble re-exports and the now-defunct n_fields argument suggest continued removal of the compatibility layer in the next minor release.
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 Nextflow or valr.
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.
See all Nextflow alternatives → · See all valr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — bioinformatics — within Infra & APIs. Nextflow is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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. Nextflow is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 Nextflow alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Nextflow alternatives" section above for the current picks, or visit /alternatives/nextflow for the full list with editorial commentary on each.
Top valr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "valr alternatives" section above for the current picks, or visit /alternatives/valr for the full list with editorial commentary on each.