Creating, exploring, analyzing, and manipulating General Transit Feed Specification (GTFS) files, which represent public transportation schedules and geographic data. The package allows users to filter data by routes, trips, stops, service dates, and time, generate spatial visualizations, and perform detailed analyses of transit networks, including headway, dwell times, route frequencies, service span, scheduled vehicle-hours, and trip duration. Methods follow common public transport planning and operation concepts described in Ceder (2007, ISBN:978-0-7506-6166-6), Vuchic (2005, ISBN:978-0-471-63265-8), Vuchic (2007, ISBN:978-0-471-75823-5), Cascetta (2009) <doi:10.1007/978-0-387-75857-2>, and Gentile and Noekel (2016) <doi:10.1007/978-3-319-25082-3>.
| Version: | 1.2.1 |
| Depends: | R (≥ 4.1.0) |
| Imports: | sf, tidyr, dplyr, ggplot2, gtfsio, rlang, tibble |
| Suggests: | data.table, gtfstools, hms, knitr, leaflet, plotly, rmarkdown, rstudioapi, shiny, testthat, tidytransit |
| Published: | 2026-08-21 |
| DOI: | 10.32614/CRAN.package.GTFSwizard |
| Author: | Nelson de Oliveira Quesado Filho [aut, cre], Caio Gustavo Coelho GuimarĂ£es [aut], Francisco Moraes de Oliveira Neto [aut] |
| Maintainer: | Nelson de Oliveira Quesado Filho <nquesado at gmail.com> |
| BugReports: | https://github.com/OPATP/GTFSwizard/issues |
| License: | GPL-3 |
| URL: | https://github.com/OPATP/GTFSwizard, https://opatp.github.io/GTFSwizard/ |
| NeedsCompilation: | no |
| Citation: | GTFSwizard citation info |
| Materials: | NEWS |
| CRAN checks: | GTFSwizard results |
| Reference manual: | GTFSwizard.html , GTFSwizard.pdf |
| Vignettes: |
Using the interactive GTFS dashboard (source, R code) Filtering, selecting, and editing feeds (source, R code) Getting started with GTFSwizard (source, R code) Service analysis and visualization (source, R code) |
| Package source: | GTFSwizard_1.2.1.tar.gz |
| Windows binaries: | r-devel: GTFSwizard_1.2.0.zip, r-release: GTFSwizard_1.2.0.zip, r-oldrel: GTFSwizard_1.2.0.zip |
| macOS binaries: | r-release (arm64): GTFSwizard_1.2.1.tgz, r-oldrel (arm64): GTFSwizard_1.2.1.tgz, r-release (x86_64): GTFSwizard_1.2.1.tgz, r-oldrel (x86_64): GTFSwizard_1.2.0.tgz |
| Old sources: | GTFSwizard archive |
Please use the canonical form https://CRAN.R-project.org/package=GTFSwizard to link to this page.