# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gtfsrealtime" in publications use:' type: software license: MIT title: 'gtfsrealtime: Read GTFS-Realtime Files into Data Frames' version: 0.1.0.9000 doi: 10.32614/CRAN.package.gtfsrealtime abstract: GTFS-realtime is a format transit agencies use to provide current vehicle positions, predicted arrival times, and service alerts. This package provides efficient functions to read this format into data frames. It can be used to retrieve current data or to process archived data. authors: - family-names: Bhagat-Conway given-names: Matthew email: mwbc@unc.edu repository: https://mattwigway.r-universe.dev repository-code: https://github.com/mattwigway/gtfsrealtime-r commit: 8fa40294bddc8c84f60ea0c49a4b3a95b4271f46 url: http://projects.indicatrix.org/gtfsrealtime-r/ date-released: '2026-05-19' contact: - family-names: Bhagat-Conway given-names: Matthew email: mwbc@unc.edu