Other packages > Find by keyword >

tidytransit  

Read, Validate, Analyze, and Map GTFS Feeds
View on CRAN: Click here


Download and install tidytransit package within the R console
Install from CRAN:
install.packages("tidytransit")

Install from Github:
library("remotes")
install_github("cran/tidytransit")

Install by package version:
library("remotes")
install_version("tidytransit", "1.7.1")



Attach the package and use:
library("tidytransit")
Maintained by
Flavio Poletti
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-08-05
Latest Update: 2024-10-18
Description:
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/>.
How to cite:
Flavio Poletti (2018). tidytransit: Read, Validate, Analyze, and Map GTFS Feeds. R package version 1.7.1, https://cran.r-project.org/web/packages/tidytransit. Accessed 07 Mar. 2026.
Previous versions and publish date:
0.2.3 (2018-08-05 20:10), 0.3.0 (2018-09-02 22:10), 0.3.1 (2018-09-02 23:20), 0.3.2 (2018-09-03 09:20), 0.3.4 (2018-09-30 18:20), 0.3.5 (2018-10-28 20:10), 0.3.6 (2019-02-04 11:00), 0.3.8 (2019-03-04 13:00), 0.4.0 (2019-04-16 18:13), 0.5.0 (2019-05-20 06:50), 0.5.1 (2019-06-29 20:00), 0.5.2 (2019-08-25 13:10), 0.6.1 (2019-11-06 09:40), 0.6 (2019-10-14 08:50), 0.7.0 (2020-03-15 18:30), 0.7.1 (2020-04-17 15:30), 0.7.2 (2020-12-04 14:50), 0.7.3 (2021-02-28 01:00), 1.0.0 (2021-05-10 02:00), 1.1.0 (2021-07-26 11:40), 1.2.0 (2021-11-23 13:10), 1.3.0 (2022-01-31 14:20), 1.3.1 (2022-05-20 13:10), 1.4.1 (2023-02-01 13:40), 1.4 (2022-08-26 10:00), 1.5.0 (2023-03-10 17:40), 1.5.1 (2023-05-01 12:30), 1.6.0 (2023-06-23 14:30), 1.6.1 (2023-12-07 14:40), 1.7.0 (2024-10-18 15:50), 1.7.1 (2025-08-21 14:40)
Other packages that cited tidytransit R package
View tidytransit citation profile
Other R packages that tidytransit depends, imports, suggests or enhances
Complete documentation for tidytransit
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA