Package: gtfsio 1.2.1.900

Flavio Poletti

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

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.

Authors:Daniel Herszenhut [aut], Flavio Poletti [aut, cre], Mark Padgham [aut], Rafael H. M. Pereira [rev], Tom Buckley [rev], Ipea - Institute for Applied Economic Research [cph, fnd]

gtfsio_1.2.1.900.tar.gz
gtfsio_1.2.1.900.zip(r-4.7)gtfsio_1.2.1.900.zip(r-4.6)gtfsio_1.2.1.900.zip(r-4.5)
gtfsio_1.2.1.900.tgz(r-4.6-any)gtfsio_1.2.1.900.tgz(r-4.5-any)
gtfsio_1.2.1.900.tar.gz(r-4.7-any)gtfsio_1.2.1.900.tar.gz(r-4.6-any)
gtfsio_1.2.1.900.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gtfsio/json (API)
NEWS

# Install 'gtfsio' in R:
install.packages('gtfsio', repos = c('https://r-transit.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-transit/gtfsio/issues

Pkgdown/docs site:https://r-transit.github.io

Datasets:

On CRAN:

Conda:

gtfs

7.86 score 19 stars 6 packages 20 scripts 1.0k downloads 11 exports 4 dependencies

Last updated from:b1e69736a1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK120
source / vignettesOK159
linux-release-x86_64OK118
macos-release-arm64OK124
macos-oldrel-arm64OK78
windows-develOK111
windows-releaseOK227
windows-oldrelOK116
wasm-releaseOK117

Exports:assert_field_classassert_field_existsassert_file_existsassert_gtfscheck_field_classcheck_field_existscheck_file_existsexport_gtfsget_gtfs_standardsimport_gtfsnew_gtfs

Dependencies:data.tablefsjsonlitezip

Introduction to gtfsio

Rendered fromgtfsio.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2026-05-19
Started: 2021-04-02