← Back to home
Comparison · Analytics

ggcorrplot vs gtfstools

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

ggcorrplot vs gtfstools: at a glance

Featureggcorrplotgtfstools
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themescorrelation, r, ggplot2, visualizationgtfs, public-transport, geospatial, r-package
Last editorial update9h ago1h ago
WebsiteVisit →Visit →

What is ggcorrplot?

ggcorrplot came back after four years and found its significance markers had been lying

ggcorrplot draws correlation matrices in ggplot2 with optional significance marking and hierarchical reordering. It sat untouched from late 2022 until mid-2026, then shipped 0.2.0 and 0.3.0 sixteen days apart. Between them they added the display options users had been requesting since 2016 and repaired a set of bugs where hc.order = TRUE silently changed which cells were marked significant.

Read the full ggcorrplot trajectory →

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 →

ggcorrplot vs gtfstools: editorial side-by-side

G
ggcorrplot
ANALYTICS
2.5

ggcorrplot came back after four years and found its significance markers had been lying

◆ Current state

ggcorrplot draws correlation matrices in ggplot2 with optional significance marking and hierarchical reordering. It sat untouched from late 2022 until mid-2026, then shipped 0.2.0 and 0.3.0 sixteen days apart. Between them they added the display options users had been requesting since 2016 and repaired a set of bugs where hc.order = TRUE silently changed which cells were marked significant.

◆ Where it's heading

Both releases chase the same target: parity with the older corrplot package inside a ggplot2 object. Significance stars appended to coefficient labels, circle scaling, decimal control, then boxed cells and glyphs sized by absolute correlation — these are corrplot's visual vocabulary reimplemented where they can be composed with other ggplot2 layers. The bug fixes point the other way, at foundations: p-values matched to cells by name rather than row position, clustering computed on the unrounded matrix, tl.col actually applied.

◆ Prediction

With the corrplot look largely reproduced and the correctness backlog cleared, the remaining gap is the mixed upper/lower display corrplot supports; that is the natural next argument if the current release pace holds.

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.

Alternatives to ggcorrplot and gtfstools

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

See all ggcorrplot alternatives → · See all gtfstools alternatives →

Recent activity from ggcorrplot and gtfstools

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

  1. 22d agoggcorrplotggcorrplot 0.3.0 adds boxed cells and correlation-sized squares
  2. 1mo agoggcorrplotggcorrplot 0.2.0 fixes significance markers broken by hc.order
  3. 1y agogtfstoolsSupports canonical GTFS validator v5 and v6
  4. 1y agogtfstoolsAccepts GTFS objects from gtfsio and tidytransit
  5. 3y agogtfstoolsValidation delegated to MobilityData's canonical validator
  6. 3y agoggcorrplotggcorrplot 0.1.4
  7. 4y agogtfstoolsAdds time-of-day, weekday and frequency filtering functions
  8. 4y agogtfstoolsEstablishes the core GTFS filtering and sf conversion family
  9. 6y agoggcorrplotggcorrplot 0.1.3
  10. 7y agoggcorrplotggcorrplot 0.1.2
  11. 10y agoggcorrplotggcorrplot's first release: correlograms in ggplot2

Frequently asked questions

What is the difference between ggcorrplot and gtfstools?

They serve adjacent needs but don't currently overlap on shipped themes. ggcorrplot 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 ggcorrplot better than gtfstools?

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

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

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.