← Back to home
Comparison · Analytics

dvir vs gps2gtfs

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

dvir vs gps2gtfs: at a glance

Featuredvirgps2gtfs
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesforensic genetics, victim identification, pipeline, scalabilitytransit data, gtfs, gps processing, documentation
Last editorial update29m ago27m ago
WebsiteVisit →Visit →

What is dvir?

dvir keeps making disaster victim identification a single call instead of a workflow.

dvir handles disaster victim identification: matching unidentified remains against reference families using pedigree likelihoods. The package has consolidated around dviSolve(), a complete pipeline introduced in 3.2.1 and rewritten in 3.3.0 to use generalised likelihood ratios for families with several missing persons. Recent releases have been about making that pipeline survive large cases, adding dviGridSize() and a maxAssign cutoff to skip joint analysis when the combination count explodes, plus per-step timings.

Read the full dvir trajectory →

What is gps2gtfs?

gps2gtfs spent a release making its docs stop describing functions it does not have.

gps2gtfs converts raw GPS traces into GTFS transit feeds, with a Rust backend behind the R interface. The only entry on record is 0.3.2, an explicitly documentation-only release: the trip extraction functions stop claiming to read CSV files when their own parameter docs always said data.frame or path, the bundled stop and terminal datasets state their Kandy, Sri Lanka provenance, and titles are normalized to sentence case.

Read the full gps2gtfs trajectory →

dvir vs gps2gtfs: editorial side-by-side

D
dvir
ANALYTICS
0.0

dvir keeps making disaster victim identification a single call instead of a workflow.

◆ Current state

dvir handles disaster victim identification: matching unidentified remains against reference families using pedigree likelihoods. The package has consolidated around dviSolve(), a complete pipeline introduced in 3.2.1 and rewritten in 3.3.0 to use generalised likelihood ratios for families with several missing persons. Recent releases have been about making that pipeline survive large cases, adding dviGridSize() and a maxAssign cutoff to skip joint analysis when the combination count explodes, plus per-step timings.

◆ Where it's heading

The arc is from a toolbox of functions toward one supervised pipeline, with the older jointDVI() now emitting a legacy message. The current constraint is combinatorial: joint analysis over many victims and missing persons blows up, so the work has gone to measuring the blowup and bailing out of it. Parallelism is mid-migration, with the parallel and pbapply implementation removed and a mirai replacement stated as planned but not yet shipped, leaving numCores accepted and ignored with a warning.

◆ Prediction

The mirai-based parallelisation is announced as coming, so expect it next, most likely applied to the joint analysis step that maxAssign currently exists to avoid.

G
gps2gtfs
ANALYTICS
2.5

gps2gtfs spent a release making its docs stop describing functions it does not have.

◆ Current state

gps2gtfs converts raw GPS traces into GTFS transit feeds, with a Rust backend behind the R interface. The only entry on record is 0.3.2, an explicitly documentation-only release: the trip extraction functions stop claiming to read CSV files when their own parameter docs always said data.frame or path, the bundled stop and terminal datasets state their Kandy, Sri Lanka provenance, and titles are normalized to sentence case.

◆ Where it's heading

One entry is not a trend, but the release is unusually precise about its own boundaries, stating outright that no behavior, signature, or return value changed and citing 533 passing tests from a clean detached clone with the specific CI job numbers. That level of provenance in a documentation patch suggests a maintainer treating the package as something others audit.

◆ Prediction

There is not enough history here to predict a direction. The Rust backend is the notable structural detail, and whether it expands is the question the next release will answer.

Alternatives to dvir and gps2gtfs

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 dvir or gps2gtfs.

See all dvir alternatives → · See all gps2gtfs alternatives →

Recent activity from dvir and gps2gtfs

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

  1. 3d agogps2gtfsDocumentation corrected for trip extraction functions
  2. 1mo agodvirCombination sizing and a cutoff for joint analysis
  3. 3mo agodvirJoint tables added to solver output
  4. 3mo agodvirVictim and database accessors, plus solver refinements
  5. 1y agodvirSolver rewritten around generalised likelihood ratios
  6. 2y agodvirdviSolve() pipeline and manual pairing controls
  7. 2y agodvirMaintainer handover and small reporting additions

Frequently asked questions

What is the difference between dvir and gps2gtfs?

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

Is dvir better than gps2gtfs?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. gps2gtfs 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 Analytics products to evaluate alongside.

What are the best alternatives to dvir?

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

What are the best alternatives to gps2gtfs?

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