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 01 May. 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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for tidytransit5101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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