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.0")



Attach the package and use:
library("tidytransit")
Maintained by
Flavio Poletti
[Scholar Profile | Author Map]
First Published: 2018-08-05
Latest Update: 2023-12-07
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.0, https://cran.r-project.org/web/packages/tidytransit. Accessed 04 Apr. 2025.
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)
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for tidytransit01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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