Package: gtfsio 1.1.1.9000

Daniel Herszenhut

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, cre], Flavio Poletti [aut], Mark Padgham [aut], Rafael H. M. Pereira [rev], Tom Buckley [rev], Ipea - Institute for Applied Economic Research [cph, fnd]

gtfsio_1.1.1.9000.tar.gz
gtfsio_1.1.1.9000.zip(r-4.5)gtfsio_1.1.1.9000.zip(r-4.4)gtfsio_1.1.1.9000.zip(r-4.3)
gtfsio_1.1.1.9000.tgz(r-4.4-any)gtfsio_1.1.1.9000.tgz(r-4.3-any)
gtfsio_1.1.1.9000.tar.gz(r-4.5-noble)gtfsio_1.1.1.9000.tar.gz(r-4.4-noble)
gtfsio_1.1.1.9000.tgz(r-4.4-emscripten)gtfsio_1.1.1.9000.tgz(r-4.3-emscripten)
gtfsio.pdf |gtfsio.html
gtfsio/json (API)
NEWS

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

Peer review:

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

On CRAN:

gtfs

11 exports 13 stars 2.41 score 2 dependencies 4 dependents 13 scripts 756 downloads

Last updated 11 months agofrom:fab8899264. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-winOKSep 14 2024
R-4.5-linuxOKSep 14 2024
R-4.4-winOKSep 14 2024
R-4.4-macOKSep 14 2024
R-4.3-winOKSep 14 2024
R-4.3-macOKSep 14 2024

Exports:assert_field_classassert_field_existsassert_file_existsassert_gtfscheck_field_classcheck_field_existscheck_file_existsexport_gtfsget_gtfs_standardsimport_gtfsnew_gtfs

Dependencies:data.tablezip

Introduction to gtfsio

Rendered fromgtfsio.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2021-11-05
Started: 2021-04-02