← Back to home
Comparison · Analytics

forrel vs spsurvey

A side-by-side editorial comparison of forrel and spsurvey — release velocity, themes, recent moves, and the top alternatives to consider.

forrel vs spsurvey: at a glance

Featureforrelspsurvey
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesforensic genetics, kinship analysis, simulation, parallel computingr, survey sampling, grts, environmental monitoring
Last editorial update1h ago19m ago
WebsiteVisit →Visit →

What is forrel?

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.

Read the full forrel trajectory →

What is spsurvey?

spsurvey has spent four years consolidating after its 5.0.0 rewrite rather than adding to it

spsurvey implements design and analysis for spatially balanced environmental survey samples, the GRTS methodology used in large-scale monitoring programs. The 5.0.0 rewrite is the defining event in its history, and everything in this window is aftercare. 5.6.0 in September 2025 finally removed the startup message warning users about that upgrade, several years on.

Read the full spsurvey trajectory →

forrel vs spsurvey: editorial side-by-side

F
forrel
ANALYTICS
0.0

forrel is getting faster at the simulations forensic kinship work actually spends its time on.

◆ Current state

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.

◆ Where it's heading

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.

◆ Prediction

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().

S
spsurvey
ANALYTICS
0.0

spsurvey has spent four years consolidating after its 5.0.0 rewrite rather than adding to it

◆ Current state

spsurvey implements design and analysis for spatially balanced environmental survey samples, the GRTS methodology used in large-scale monitoring programs. The 5.0.0 rewrite is the defining event in its history, and everything in this window is aftercare. 5.6.0 in September 2025 finally removed the startup message warning users about that upgrade, several years on.

◆ Where it's heading

The direction is toward standard R idioms and away from bespoke ones. 5.4.0 introduced sp_frame and sp_design classes so plot() and summary() work directly, keeping sp_plot() and sp_summary() only for backwards compatibility; 5.5.0 moved warnings from cat() to message() so they can be suppressed normally, and added adjwgtNR() for non-response weight adjustment. Documentation is being pushed off CRAN onto the package website, with only the Start Here vignette remaining. Release cadence is slow — five releases across roughly four years.

◆ Prediction

With the migration messaging retired and the class system settled, further releases are likely to stay in maintenance and statistical-detail territory. Nothing in the entries suggests another rewrite.

Alternatives to forrel and spsurvey

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 spsurvey.

See all forrel alternatives → · See all spsurvey alternatives →

Recent activity from forrel and spsurvey

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1mo agoforrelmirai parallelism and faster profile simulation
  2. 3mo agospsurveyExample and unit test updates
  3. 10mo agospsurvey5.0.0 migration warning retired; vignettes moved to the website
  4. 1y agoforrelFORCE SNP panel completed and X-chromosomal set added
  5. 1y agoforrelrankProfiles() and access to special lumping
  6. 1y agoforrelacrossComps argument and readFam() unexported
  7. 1y agoforrelcheckPairwise() overhauled with p-values and new plot backends
  8. 2y agospsurveyFixes for revisit_dsgn() panels and empty geometries in grts()/irs()
  9. 2y agoforrelFamilias interoperability split into pedFamilias
  10. 3y agospsurveyadjwgtNR() for non-response weighting; messages moved to message()
  11. 3y agospsurveyCitation updated to Dumelle et al. (2023)
  12. 3y agospsurveysp_frame and sp_design classes make plot() and summary() work directly

Frequently asked questions

What is the difference between forrel and spsurvey?

They serve adjacent needs but don't currently overlap on shipped themes. forrel and spsurvey 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.

Is forrel better than spsurvey?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. forrel and spsurvey 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.

What are the best alternatives to forrel?

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.

What are the best alternatives to spsurvey?

Top spsurvey alternatives in Analytics are ranked by recent ship velocity. Browse the "spsurvey alternatives" section above for the current picks, or visit /alternatives/spsurvey for the full list with editorial commentary on each.