tidytransit: Read, Validate, Analyze, and Map GTFS Feeds

Read General Transit Feed Specification (GTFS) zipfiles into a list of R dataframes. Perform validation of the data structure against the specification. Analyze the headways and frequencies at routes and stops. Create maps and perform spatial analysis on the routes and stops. Please see the GTFS documentation here for more detail: <https://gtfs.org/>.

Version: 1.6.1
Depends: R (≥ 3.6.0)
Imports: gtfsio (≥ 1.1.0), dplyr (≥ 1.1.1), data.table (≥ 1.12.8), rlang, sf, hms, digest, geodist
Suggests: testthat (≥ 3.1.5), knitr, markdown, rmarkdown, ggplot2, scales, lubridate, leaflet
Published: 2023-12-07
Author: Flavio Poletti [aut, cre], Daniel Herszenhut ORCID iD [aut], Mark Padgham [aut], Tom Buckley [aut], Danton Noriega-Goodwin [aut], Angela Li [ctb], Elaine McVey [ctb], Charles Hans Thompson [ctb], Michael Sumner [ctb], Patrick Hausmann [ctb], Bob Rudis [ctb], James Lamb [ctb], Alexandra Kapp [ctb], Kearey Smith [ctb], Dave Vautin [ctb], Kyle Walker [ctb], Davis Vaughan [ctb], Ryan Rymarczyk [ctb], Kirill Müller [ctb]
Maintainer: Flavio Poletti <flavio.poletti at hotmail.ch>
BugReports: https://github.com/r-transit/tidytransit
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: https://github.com/r-transit/tidytransit
NeedsCompilation: no
CRAN checks: tidytransit results

Documentation:

Reference manual: tidytransit.pdf
Vignettes: tidytransit-headways
tidytransit-Introduction
tidytransit-Service Patterns
tidytransit-Timetable

Downloads:

Package source: tidytransit_1.6.1.tar.gz
Windows binaries: r-devel: tidytransit_1.6.1.zip, r-release: tidytransit_1.6.1.zip, r-oldrel: tidytransit_1.6.1.zip
macOS binaries: r-release (arm64): tidytransit_1.6.1.tgz, r-oldrel (arm64): tidytransit_1.6.1.tgz, r-release (x86_64): tidytransit_1.6.1.tgz
Old sources: tidytransit archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidytransit to link to this page.