Package: tidytransit 1.8.0.900
tidytransit: Read, Validate, Analyze, and Map GTFS Feeds
Read General Transit Feed Specification (GTFS) zipfiles into a list of R dataframes. Perform validation of the data structure against the specification. Analyze the headways and frequencies at routes and stops. Create maps and perform spatial analysis on the routes and stops. Please see the GTFS documentation here for more detail: <https://gtfs.org/>.
Authors:
tidytransit_1.8.0.900.tar.gz
tidytransit_1.8.0.900.zip(r-4.7)tidytransit_1.8.0.900.zip(r-4.6)tidytransit_1.8.0.900.zip(r-4.5)
tidytransit_1.8.0.900.tgz(r-4.6-any)tidytransit_1.8.0.900.tgz(r-4.5-any)
tidytransit_1.8.0.900.tar.gz(r-4.7-any)tidytransit_1.8.0.900.tar.gz(r-4.6-any)
tidytransit_1.8.0.900.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tidytransit/json (API)
NEWS
| # Install 'tidytransit' in R: |
| install.packages('tidytransit', repos = c('https://r-transit.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-transit/tidytransit/issues
Pkgdown/docs site:https://r-transit.github.io
- gtfs_duke - Example GTFS data
- route_type_names - Dataframe of route type id's and the names of the types
gtfspublicpublic-transporttidyversetransittransit-datatransporttransportation
Last updated from:94b1aa4f0c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 171 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 151 | ||
| windows-release | OK | 125 | ||
| windows-oldrel | OK | 123 | ||
| wasm-release | OK | 126 |
Exports:as_tidygtfscluster_stopsempty_strings_to_nafilter_feed_by_areafilter_feed_by_datefilter_feed_by_stopsfilter_feed_by_tripsfilter_stop_timesfilter_stopsget_route_frequencyget_route_geometryget_stop_frequencyget_trip_geometrygtfs_as_sfgtfs_transforminterpolate_stop_timesna_to_empty_stringsraptorread_gtfsset_servicepatternsf_as_tblshapes_as_sfstop_distancesstop_group_distancesstops_as_sftravel_timesvalidate_gtfswrite_gtfs
Dependencies:classclassIntclidata.tableDBIdigestdplyre1071fsgenericsgeodistgluegtfsiohmsjsonliteKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxyR6Rcpprlangs2sftibbletidyselectunitsutf8vctrswithrwkzip
Generate a Departure Timetable
Rendered fromtimetable.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2025-08-18
Started: 2019-04-07
Introduction to tidytransit
Rendered fromintroduction.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2025-08-20
Started: 2018-09-02
Service Patterns and Calendar Schedules
Rendered fromservicepatterns.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2025-08-20
Started: 2019-04-07
Transit (GTFS) Service & Headway Mapping with R
Rendered fromfrequency.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2025-08-18
Started: 2019-04-14
