← Back to home
Comparison · Analytics

gtfstools vs netrankr

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

Shared themes:r-package

gtfstools vs netrankr: at a glance

Featuregtfstoolsnetrankr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesgtfs, public-transport, geospatial, r-packagenetwork-analysis, centrality, graph-theory, r-package
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 netrankr?

A centrality package that absorbed an abandoned neighbour rather than let its functions vanish.

netrankr computes centrality rankings on networks using partial orders rather than committing to a single index, and lets users build their own indices from relational components. The latest release folds in functions from the archived NetSwan package and clears deprecated igraph calls. Earlier work removed the midpoint calculation from rank_intervals, a change the notes themselves flag as possibly breaking.

Read the full netrankr trajectory →

gtfstools vs netrankr: 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.

N
netrankr
ANALYTICS
0.0

A centrality package that absorbed an abandoned neighbour rather than let its functions vanish.

◆ Current state

netrankr computes centrality rankings on networks using partial orders rather than committing to a single index, and lets users build their own indices from relational components. The latest release folds in functions from the archived NetSwan package and clears deprecated igraph calls. Earlier work removed the midpoint calculation from rank_intervals, a change the notes themselves flag as possibly breaking.

◆ Where it's heading

Development is sparse and driven by ecosystem pressure — igraph deprecations, CRAN archival of related packages, JOSS submission requirements. The analytic core has been stable since the partial-order framework was established; what changes is the surrounding surface and its compatibility with a moving graph stack. Absorbing NetSwan is the first real expansion in years.

◆ Prediction

Expect further igraph compatibility passes; whether the NetSwan absorption is a one-off rescue or the start of consolidating orphaned network packages is not something these entries settle.

Alternatives to gtfstools and netrankr

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

See all gtfstools alternatives → · See all netrankr alternatives →

Recent activity from gtfstools and netrankr

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

  1. 1y agonetrankrAbsorbs functions from the archived NetSwan package
  2. 1y agogtfstoolsSupports canonical GTFS validator v5 and v6
  3. 1y agogtfstoolsAccepts GTFS objects from gtfsio and tidytransit
  4. 2y agonetrankrRemoves a platform-specific failing test
  5. 2y agonetrankrigraph upgrade and a breaking rank_intervals change
  6. 3y agogtfstoolsValidation delegated to MobilityData's canonical validator
  7. 3y agonetrankrInternal changes for JOSS submission
  8. 4y agogtfstoolsAdds time-of-day, weekday and frequency filtering functions
  9. 4y agogtfstoolsEstablishes the core GTFS filtering and sf conversion family
  10. 5y agonetrankrHandles unconnected graphs; adds incomparable_pairs()
  11. 7y agonetrankrFixes index builder; adds weighted adjacency relations

Frequently asked questions

What is the difference between gtfstools and netrankr?

Both compete on the same themes — r-package — within Analytics. gtfstools and netrankr 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 netrankr?

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

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