Package: tidytransit 1.7.0
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.7.0.tar.gz
tidytransit_1.7.0.zip(r-4.5)tidytransit_1.7.0.zip(r-4.4)tidytransit_1.7.0.zip(r-4.3)
tidytransit_1.7.0.tgz(r-4.4-any)tidytransit_1.7.0.tgz(r-4.3-any)
tidytransit_1.7.0.tar.gz(r-4.5-noble)tidytransit_1.7.0.tar.gz(r-4.4-noble)
tidytransit_1.7.0.tgz(r-4.4-emscripten)tidytransit_1.7.0.tgz(r-4.3-emscripten)
tidytransit.pdf |tidytransit.html✨
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
- 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 19 days agofrom:a09a52d4ad. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | OK | Oct 18 2024 |
R-4.5-linux | OK | Oct 18 2024 |
R-4.4-win | OK | Oct 18 2024 |
R-4.4-mac | OK | Oct 18 2024 |
R-4.3-win | OK | Oct 18 2024 |
R-4.3-mac | OK | Oct 18 2024 |
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.tableDBIdigestdplyre1071fansifsgenericsgeodistgluegtfsiohmsjsonliteKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxyR6Rcpprlangs2sftibbletidyselectunitsutf8vctrswithrwkzip
Generate a Departure Timetable
Rendered fromtimetable.Rmd
usingknitr::rmarkdown
on Oct 18 2024.Last update: 2024-10-18
Started: 2019-04-07
Introduction to tidytransit
Rendered fromintroduction.Rmd
usingknitr::rmarkdown
on Oct 18 2024.Last update: 2024-10-18
Started: 2018-09-02
Service Patterns and Calendar Schedules
Rendered fromservicepatterns.Rmd
usingknitr::rmarkdown
on Oct 18 2024.Last update: 2024-10-18
Started: 2019-04-07
Transit (GTFS) Service & Headway Mapping with R
Rendered fromfrequency.Rmd
usingknitr::rmarkdown
on Oct 18 2024.Last update: 2024-10-18
Started: 2019-04-14