tibblify
tibblify learned to derive its own specs from OpenAPI, removing the step users disliked most
A side-by-side editorial comparison of forrel and reproducible — release velocity, themes, recent moves, and the top alternatives to consider.
forrel is getting faster at the simulations forensic kinship work actually spends its time on.
forrel handles forensic pedigree analysis: kinship likelihood ratios, profile simulation, relationship checking, and missing person calculations. Version 1.9.0 synced with pedtools 2.11.0's loop handling, which the release notes credit with enabling complex pedigrees that were previously intractable, and moved profileSim() to mirai for parallelism. It also added fEstimate() for inbreeding coefficients and parentChildLikelihood() as a fast path for the simplest case.
reproducible added a windowed read path so remote GeoTiffs never fully download
reproducible provides caching and input-preparation tooling for R workflows, with prepInputs() as the central entry point for fetching, cropping and post-processing spatial data. Only two releases are on record here, both from May 2026 and two days apart: a feature release followed immediately by a CRAN-triggered patch.
forrel handles forensic pedigree analysis: kinship likelihood ratios, profile simulation, relationship checking, and missing person calculations. Version 1.9.0 synced with pedtools 2.11.0's loop handling, which the release notes credit with enabling complex pedigrees that were previously intractable, and moved profileSim() to mirai for parallelism. It also added fEstimate() for inbreeding coefficients and parentChildLikelihood() as a fast path for the simplest case.
Two long threads run through the window. One is making the common operations cheap: faster simulations through reorganized likelihood calculations, a dedicated parent-child path, dropped map attribute preservation, log-likelihoods to avoid underflow in kinshipLR(). The other is making relationship checking presentable, with checkPairwise() growing ggplot2 and plotly output, verbal relationship descriptions, and bootstrap p-values. Reference data is maintained alongside both, with the FORCE SNP panel completed and an X-chromosomal counterpart added.
With profileSim() on mirai and the loop handling synced, the next likely step is extending mirai parallelism to the other simulation-heavy functions such as exclusionPower() and the bootstrap in checkPairwise().
reproducible provides caching and input-preparation tooling for R workflows, with prepInputs() as the central entry point for fetching, cropping and post-processing spatial data. Only two releases are on record here, both from May 2026 and two days apart: a feature release followed immediately by a CRAN-triggered patch.
3.1.0 adds prepInputsCOG, a fast path inside prepInputs for remote tiled GeoTiffs including Cloud Optimized GeoTiffs. When the URL is HTTP(S) and any of to, cropTo or maskTo is supplied, only the spatial window of interest is fetched through GDAL's /vsicurl/, and the resulting windowed SpatRaster continues through the normal post-processing pipeline. The same release renames the inputPaths options to the destinationPathShared family with backwards-compatible aliases and a deprecation message, and lets alsoExtract accept regex patterns.
The COG path being opt-out via options(reproducible.useCOG = FALSE) suggests confidence in it as a default, so wider application across the prepInputs family is the plausible next step. Two entries is a thin base for predicting cadence.
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 forrel or reproducible.
tibblify learned to derive its own specs from OpenAPI, removing the step users disliked most
spsurvey has spent four years consolidating after its 5.0.0 rewrite rather than adding to it
StreamCatTools is quietly moving off web services and onto cloud-native GeoParquet
qcTAF is building an automated checklist for reproducible fisheries assessments, one criterion at a time
After three dormant years, rpymat returned to fix the OpenMP crash that breaks R and conda together
ieegio's first release lands electrode trajectory burning and a WebGL-free surface plot
See all forrel alternatives → · See all reproducible alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. forrel and reproducible 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. forrel and reproducible 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 forrel alternatives in Analytics are ranked by recent ship velocity. Browse the "forrel alternatives" section above for the current picks, or visit /alternatives/forrel for the full list with editorial commentary on each.
Top reproducible alternatives in Analytics are ranked by recent ship velocity. Browse the "reproducible alternatives" section above for the current picks, or visit /alternatives/reproducible for the full list with editorial commentary on each.