tidytransit: Read, Validate, Analyze, and Map Files in the General Transit Feed Specification

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: <http://gtfs.org/>.

Version: 0.7.1
Depends: R (≥ 3.6.0)
Imports: dplyr, zip (≥ 2.0.1), tibble, readr, data.table (≥ 1.12.8), httr, assertthat, rlang, sf, lubridate, hms, tidyr, tools, digest
Suggests: testthat, knitr, rmarkdown, ggplot2, scales
Published: 2020-04-17
Author: Flavio Poletti [aut], Tom Buckley [aut, cre], Danton Noriega-Goodwin [aut], Mark Padgham [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]
Maintainer: Tom Buckley <tom at tbuckl.com>
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

Downloads:

Reference manual: tidytransit.pdf
Vignettes: tidytransit-headways
tidytransit-Introduction
tidytransit-Service Patterns
tidytransit-Timetable
Package source: tidytransit_0.7.1.tar.gz
Windows binaries: r-devel: tidytransit_0.7.1.zip, r-release: tidytransit_0.7.1.zip, r-oldrel: tidytransit_0.7.1.zip
macOS binaries: r-release: tidytransit_0.7.1.tgz, r-oldrel: tidytransit_0.7.1.tgz
Old sources: tidytransit archive

Linking:

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