# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gtfsio" in publications use:' type: software license: MIT title: 'gtfsio: Read and Write General Transit Feed Specification (GTFS) Files' version: 1.2.0.9000 doi: 10.32614/CRAN.package.gtfsio abstract: 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: - family-names: Herszenhut given-names: Daniel email: dhersz@gmail.com orcid: https://orcid.org/0000-0001-8066-1105 - family-names: Poletti given-names: Flavio email: flavio.poletti@hotmail.ch - family-names: Padgham given-names: Mark email: mark.padgham@email.com repository: https://dhersz.r-universe.dev repository-code: https://github.com/r-transit/gtfsio commit: 715811cc2e1bebd25d612210151df36c8000f8fb url: https://r-transit.github.io/gtfsio/ contact: - family-names: Herszenhut given-names: Daniel email: dhersz@gmail.com orcid: https://orcid.org/0000-0001-8066-1105