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.3.5
Depends: R (≥ 3.2.4)
Imports: dplyr, zip, tibble, readr, httr, htmltools, magrittr, stringr, assertthat, scales, here, rlang, sf, lubridate, tidyr, tools
Suggests: testthat, knitr, rmarkdown
Published: 2018-10-28
Author: Tom Buckley [aut, cre], Danton Noriega-Goodwin [aut], Flavio Poletti [aut], Angela Li [aut], Mark Padgham [ctb], Elaine McVey [ctb], Charles Hans Thompson [ctb], Michael Sumner [ctb], Patrick Hausmann [ctb], Bob Rudis [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: Vignette Title
tidytransit-introduction
Package source: tidytransit_0.3.5.tar.gz
Windows binaries: r-devel: tidytransit_0.3.5.zip, r-release: tidytransit_0.3.5.zip, r-oldrel: tidytransit_0.3.5.zip
OS X binaries: r-release: tidytransit_0.3.5.tgz, r-oldrel: tidytransit_0.3.5.tgz
Old sources: tidytransit archive

Linking:

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