← Back to home
Comparison · Analytics

gtfstools vs r5r

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

Shared themes:gtfsr-package

gtfstools vs r5r: at a glance

Featuregtfstoolsr5r
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesgtfs, public-transport, geospatial, r-packagetransport-accessibility, routing, gtfs, java
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is gtfstools?

gtfstools stopped guarding its own object model and started accepting everyone else's.

gtfstools reads, edits, filters and validates GTFS public transport feeds in R on a data.table backend. Since 1.3.0 it accepts GTFS objects produced by other packages such as gtfsio and tidytransit, converting them through an as_dt_gtfs() generic. Validation runs MobilityData's canonical validator, now supported through v6.0.0.

Read the full gtfstools trajectory →

What is r5r?

r5r's jump to JDK 21 fixed Apple Silicon and broke everyone's toolchain at once.

r5r runs Conveyal's R5 routing engine from R for multimodal travel-time matrices, accessibility measures and isochrones. The current line requires JDK 21 and R5 v7.1, stores the engine jar under a managed user directory, and detects when a chosen date has no transit service instead of returning silent nonsense. Isochrones can now be returned as polygons rather than lines.

Read the full r5r trajectory →

gtfstools vs r5r: editorial side-by-side

G
gtfstools
ANALYTICS
0.0

gtfstools stopped guarding its own object model and started accepting everyone else's.

◆ Current state

gtfstools reads, edits, filters and validates GTFS public transport feeds in R on a data.table backend. Since 1.3.0 it accepts GTFS objects produced by other packages such as gtfsio and tidytransit, converting them through an as_dt_gtfs() generic. Validation runs MobilityData's canonical validator, now supported through v6.0.0.

◆ Where it's heading

The package built out a wide function surface first — filters, geometry conversion, speed and duration calculations — then turned outward. Delegating validation to MobilityData's validator and accepting other packages' objects both trade self-sufficiency for a position inside the wider GTFS ecosystem. Deprecations are handled slowly, with old behaviour left as the default for a release or more.

◆ Prediction

Expect continued validator version tracking and further completion of the deprecation cycle around filter_by_stop_id()'s full_trips behaviour.

R
r5r
ANALYTICS
0.0

r5r's jump to JDK 21 fixed Apple Silicon and broke everyone's toolchain at once.

◆ Current state

r5r runs Conveyal's R5 routing engine from R for multimodal travel-time matrices, accessibility measures and isochrones. The current line requires JDK 21 and R5 v7.1, stores the engine jar under a managed user directory, and detects when a chosen date has no transit service instead of returning silent nonsense. Isochrones can now be returned as polygons rather than lines.

◆ Where it's heading

Development alternates between tracking upstream R5 and smoothing the rough edges its Java dependency creates. The v2.0 release was the pivotal one: raising the JDK floor was a breaking change, but it is what resolved the Mac ARM incompatibility and unblocked users on modern hardware. Since then the work has returned to routing outputs and error handling.

◆ Prediction

Expect further upstream R5 tracking plus incremental isochrone and accessibility options; the JDK floor has just been reset, so another runtime break is unlikely soon.

Alternatives to gtfstools and r5r

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 gtfstools or r5r.

See all gtfstools alternatives → · See all r5r alternatives →

Recent activity from gtfstools and r5r

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

  1. 1y agor5rPolygon isochrones and empty-service detection
  2. 1y agor5rJDK 21 requirement lands, fixing Apple Silicon support
  3. 1y agogtfstoolsSupports canonical GTFS validator v5 and v6
  4. 1y agogtfstoolsAccepts GTFS objects from gtfsio and tidytransit
  5. 3y agor5rAdds isochrone() with vignettes and FAQ
  6. 3y agor5rBumps R5 to 6.9 for cropped OSM network fix
  7. 3y agogtfstoolsValidation delegated to MobilityData's canonical validator
  8. 4y agogtfstoolsAdds time-of-day, weekday and frequency filtering functions
  9. 4y agogtfstoolsEstablishes the core GTFS filtering and sf conversion family

Frequently asked questions

What is the difference between gtfstools and r5r?

Both compete on the same themes — gtfs, r-package — within Analytics. gtfstools and r5r 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 gtfstools better than r5r?

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

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

What are the best alternatives to r5r?

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