gtfsio: Read and Write General Transit Feed Specification (GTFS) Files (original) (raw)

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 ORCID iD [aut, cre], Flavio Poletti [aut], Mark Padgham [aut], Rafael H. M. PereiraORCID iD [rev], Tom Buckley [rev], Ipea - Institute for Applied Economic Research [cph, fnd]
Maintainer: Daniel Herszenhut
BugReports: https://github.com/r-transit/gtfsio/issues
License: MIT + file
URL: https://r-transit.github.io/gtfsio/,https://github.com/r-transit/gtfsio
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: gtfsio results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=gtfsioto link to this page.