Read General Transit Feed Specification (GTFS) zipfiles into a list of R dataframes. Perform validation of the data structure against the specification. Please see the GTFS documentation here for more detail: <http://gtfs.org/>.
Version: | 0.2.5 |
Depends: | R (≥ 3.2.4) |
Imports: | dplyr, tibble, readr, httr, htmltools, magrittr, stringr, assertthat, scales, here |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2018-07-28 |
Author: | Tom Buckley [aut, cre], Danton Noriega-Goodwin [aut], Elaine McVey [aut], Charles Hans Thompson [ctb], Michael Sumner [ctb] |
Maintainer: | Tom Buckley <tom at tbuckl.com> |
BugReports: | https://github.com/r-gtfs/trread/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
URL: | https://github.com/r-gtfs/trread |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | trread results |
Reference manual: | trread.pdf |
Vignettes: |
trread (gtfs reader) |
Package source: | trread_0.2.5.tar.gz |
Windows binaries: | r-devel: trread_0.2.5.zip, r-release: trread_0.2.5.zip, r-oldrel: trread_0.2.5.zip |
OS X binaries: | r-release: trread_0.2.5.tgz, r-oldrel: trread_0.2.5.tgz |
Old sources: | trread archive |
Please use the canonical form https://CRAN.R-project.org/package=trread to link to this page.