Tools for the development of packages related to General Transit Feed Specification (GTFS) files. Establishes a standard for representing GTFS feeds using R data types. Provides fast and flexible functions to read and write GTFS feeds while sticking to this standard. Defines a basic 'gtfs' class which is meant to be extended by packages that depend on it. And offers utility functions that support checking the structure of GTFS objects.
| Version: | 1.2.0 | 
| Depends: | R (≥ 3.1.0) | 
| Imports: | data.table, fs, utils, zip, jsonlite | 
| Suggests: | knitr, rmarkdown, tinytest | 
| Published: | 2024-10-11 | 
| DOI: | 10.32614/CRAN.package.gtfsio | 
| Author: | Daniel Herszenhut | 
| Maintainer: | Daniel Herszenhut <dhersz at gmail.com> | 
| BugReports: | https://github.com/r-transit/gtfsio/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://r-transit.github.io/gtfsio/, https://github.com/r-transit/gtfsio | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | gtfsio results | 
| Reference manual: | gtfsio.html , gtfsio.pdf | 
| Vignettes: | Introduction to gtfsio (source, R code) | 
| Package source: | gtfsio_1.2.0.tar.gz | 
| Windows binaries: | r-devel: gtfsio_1.2.0.zip, r-release: gtfsio_1.2.0.zip, r-oldrel: gtfsio_1.2.0.zip | 
| macOS binaries: | r-release (arm64): gtfsio_1.2.0.tgz, r-oldrel (arm64): gtfsio_1.2.0.tgz, r-release (x86_64): gtfsio_1.2.0.tgz, r-oldrel (x86_64): gtfsio_1.2.0.tgz | 
| Old sources: | gtfsio archive | 
| Reverse imports: | gtfstools, tidytransit | 
Please use the canonical form https://CRAN.R-project.org/package=gtfsio to link to this page.