Package: gtfsio 1.2.0.9000

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.2.0.9000.tar.gz
gtfsio_1.2.0.9000.zip(r-4.5)gtfsio_1.2.0.9000.zip(r-4.4)gtfsio_1.2.0.9000.zip(r-4.3)
gtfsio_1.2.0.9000.tgz(r-4.4-any)gtfsio_1.2.0.9000.tgz(r-4.3-any)
gtfsio_1.2.0.9000.tar.gz(r-4.5-noble)gtfsio_1.2.0.9000.tar.gz(r-4.4-noble)
gtfsio_1.2.0.9000.tgz(r-4.4-emscripten)gtfsio_1.2.0.9000.tgz(r-4.3-emscripten)
gtfsio.pdf |gtfsio.html
gtfsio/json (API)
NEWS

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

Peer review:

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

Datasets:

On CRAN:

gtfs

7.09 score 13 stars 4 packages 13 scripts 763 downloads 11 exports 4 dependencies

Last updated 21 days agofrom:715811cc2e. Checks:OK: 1 NOTE: 6. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-winNOTEOct 14 2024
R-4.5-linuxNOTEOct 14 2024
R-4.4-winNOTEOct 14 2024
R-4.4-macNOTEOct 14 2024
R-4.3-winNOTEOct 14 2024
R-4.3-macNOTEOct 14 2024

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 Oct 14 2024.

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