r-transit/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.0.9000
URL https://r-transit.github.io/gtfsio/ https://github.com/r-transit/gtfsio
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-transit/gtfsio")
r-transit/gtfsio documentation built on June 14, 2025, 2:33 a.m.