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.5-any)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'))

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

Datasets:

On CRAN:

3.60 score 1 stars 1 scripts 553 downloads 42 exports 129 dependencies

Last updated 2 months agofrom:2270202e5a. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 03 2025
R-4.5-winNOTEFeb 03 2025
R-4.5-macNOTEFeb 03 2025
R-4.5-linuxNOTEFeb 03 2025
R-4.4-winNOTEFeb 03 2025
R-4.4-macNOTEFeb 03 2025
R-4.3-winNOTEFeb 03 2025
R-4.3-macNOTEFeb 03 2025

Exports:as_wizardgtfsdelay_tripedit_dwelltimeedit_speedexplore_gtfsfilter_datefilter_routefilter_servicefilter_servicepatternfilter_stopfilter_timefilter_tripget_1stdepartureget_corridorget_distancesget_durationsget_dwelltimesget_fleetget_frequencyget_headwaysget_hubsget_servicepatternget_shapesget_shapes_dfget_shapes_sfget_speedsget_stops_sflatlon2epsgmerge_gtfsplot_calendarplot_corridorplot_frequencyplot_headwaysplot_hubsplot_routefrequencyread_gtfsselectionset_dwelltimesplit_triptidy_raptorunselectionwrite_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
Modify Dwell Times in GTFS Dataedit_dwelltime
Adjust Travel Speed in a GTFS Datasetedit_speed
Explore GTFS Data in an Interactive Shiny Applicationexplore_gtfs
Filter GTFS Data by Service, Route, Date, Stop, Trip, and Timefilter_date 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
Get First Departure Times for GTFS Tripsget_1stdeparture
Identify and Extract Transit Corridorsget_corridor
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 Transit Hubsget_hubs
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
Transform Spatial Data to a Local UTM Coordinate Systemlatlon2epsg
Merge Two GTFS Datasetsmerge_gtfs
Plot Trip Frequency Calendar for GTFS Dataplot_calendar
Plot Transit Corridorsplot_corridor
Plot System Frequency by Hourplot_frequency
Plot System Average Headway by Hourplot_headways
Plot Transit Hubsplot_hubs
Plot Route Frequency by Hourplot_routefrequency
Read GTFS fileread_gtfs
Select Subsets of GTFS Dataselection unselection
Set Dwell Time for GTFS Stopsset_dwelltime
Split a Trip into Sub-Trips within a GTFS Objectsplit_trip
Calculate Travel Times with RAPTOR Algorithmtidy_raptor
Write GTFS Data to Zip Filewrite_gtfs