Package: GTFSwizard 1.0.1

GTFSwizard: Exploring and Manipulating 'GTFS' Files

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, and time, generate spatial visualizations, and perform detailed analyses of transit networks, including headway, dwell times, and route frequencies. Designed for transit planners, researchers, and data analysts, 'GTFSwizard' integrates functionalities from popular packages to enable efficient GTFS data manipulation and visualization.

Authors:Nelson de O. Quesado Filho [aut, cre], Caio G. C. Guimarães [aut]

GTFSwizard_1.0.1.tar.gz
GTFSwizard_1.0.1.zip(r-4.5)GTFSwizard_1.0.1.zip(r-4.4)GTFSwizard_1.0.1.zip(r-4.3)
GTFSwizard_1.0.1.tgz(r-4.4-any)GTFSwizard_1.0.1.tgz(r-4.3-any)
GTFSwizard_1.0.1.tar.gz(r-4.5-noble)GTFSwizard_1.0.1.tar.gz(r-4.4-noble)
GTFSwizard_1.0.1.tgz(r-4.4-emscripten)GTFSwizard_1.0.1.tgz(r-4.3-emscripten)
GTFSwizard.pdf |GTFSwizard.html
GTFSwizard/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/opatp/gtfswizard/issues

Datasets:

On CRAN:

3.30 score 1 scripts 156 downloads 32 exports 129 dependencies

Last updated 3 days agofrom:a3c12f7c46. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 20 2024
R-4.5-winNOTENov 20 2024
R-4.5-linuxNOTENov 20 2024
R-4.4-winNOTENov 20 2024
R-4.4-macNOTENov 20 2024
R-4.3-winNOTENov 20 2024
R-4.3-macNOTENov 20 2024

Exports:as_wizardgtfsdelay_tripexplore_gtfsfilter_datefilter_routefilter_servicefilter_servicepatternfilter_stopfilter_timefilter_tripget_distancesget_durationsget_dwelltimesget_fleetget_frequencyget_headwaysget_servicepatternget_shapesget_shapes_dfget_shapes_sfget_speedsget_stops_sfmerge_gtfsplot_calendarplot_frequencyplot_headwaysplot_routefrequencyread_gtfsselectionsplit_tripunselectionwrite_gtfs

Dependencies:askpassbackportsbase64encBHbslibcachemcheckmateclassclassIntclicolorspacecommonmarkcpp11crayoncrosstalkcurldata.tableDBIdigestdplyre1071evaluateextrafontextrafontdbfansifarverfastmapfontawesomefontBitstreamVerafontLiberationfontquiverforcatsfsgdtoolsgenericsgeodistgeometriesgeosphereggplot2gluegtablegtfsiogtfstoolshighrhmshrbrthemeshtmltoolshtmlwidgetshttpuvhttrigraphisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevalleafletleaflet.extrasleaflet.providerslifecyclelubridatelwgeommagrittrMASSMatrixmemoisemgcvmimemunsellnabornlmeodopensslparallellypbapplypillarpkgconfigplotlypngprocessxpromisesproxypspurrrR6rappdirsrasterRColorBrewerRcppRcppEigenrlangrmarkdownRttf2pt1s2sassscalessfsfheaderssfnetworksshinysourcetoolsspstplanrstringistringrsyssystemfontsterratibbletidygraphtidyrtidyselecttidytransittimechangetinytexunitsutf8vctrsviridisLitewithrwkxfunxtableyamlzip

Readme and manuals

Help Manual

Help pageTopics
Convert GTFS Object to wizardgtfs Formatas_wizardgtfs
Delay Specified Trips in a `wizardgtfs` Objectdelay_trip
Explore GTFS Data in an Interactive Shiny Applicationexplore_gtfs
Filter GTFS Data by Service, Route, Date, Stop, Trip, and Timefilter_date filter_functions filter_route filter_service filter_servicepattern filter_stop filter_time filter_trip
GTFS Data for Fortaleza (Bus System), Brazil.for_bus_gtfs
GTFS Data for Fortaleza (Rail System), Brazilfor_rail_gtfs
Calculate Distances in GTFS Dataget_distances
Calculate Trip Durations in GTFS Dataget_durations
Calculate Dwell Times in GTFS Dataget_dwelltimes
Estimates Fleet from GTFS Dataget_fleet
Calculate Route Frequency in GTFS Dataget_frequency
Calculate Headways in GTFS Dataget_headways
Identify Service Patterns in GTFS Dataget_servicepattern
Generate Shapes Table for GTFS Dataget_shapes
Convert Shape Geometries to GTFS Shape Points Data Frameget_shapes_df
Convert GTFS Shapes Table to Simple Features (sf) Formatget_shapes_sf
Calculate Speeds for GTFS Routes and Tripsget_speeds
Convert GTFS Stops Table to Simple Features (sf) Formatget_stops_sf
Merge Two GTFS Datasetsmerge_gtfs
Plot Trip Frequency Calendar for GTFS Dataplot_calendar
Plot System Frequency by Hourplot_frequency
Plot System Average Headway by Hourplot_headways
Plot Route Frequency by Hourplot_routefrequency
Read GTFS fileread_gtfs
Select Subsets of GTFS Dataselection unselection
Split a Trip into Sub-Trips within a GTFS Objectsplit_trip
Write GTFS Data to Zip Filewrite_gtfs