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 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 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

binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pulseTD  
Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data
A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq (the Me ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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