Other packages > Find by keyword >

r5r  

Rapid Realistic Routing with 'R5'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("r5r", "2.3.0")



Attach the package and use:
library("r5r")
Maintained by
Rafael H. M. Pereira
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-18
Latest Update: 2025-05-22
Description:
Rapid realistic routing on multimodal transport networks (walk, bike, public transport and car) using 'R5', the Rapid Realistic Routing on Real-world and Reimagined networks engine . The package allows users to generate detailed routing analysis or calculate travel time matrices using seamless parallel computing on top of the R5 Java machine. While R5 is developed by Conveyal, the package r5r is independently developed by a team at the Institute for Applied Economic Research (Ipea) with contributions from collaborators. Apart from the documentation in this package, users will find additional information on R5 documentation at . Although we try to keep new releases of r5r in synchrony with R5, the development of R5 follows Conveyal's independent update process. Hence, users should confirm the R5 version implied by the Conveyal user manual (see ) corresponds with the R5 version that r5r depends on. This version of r5r depends on R5 v7.1.
How to cite:
Rafael H. M. Pereira (2020). r5r: Rapid Realistic Routing with 'R5'. R package version 2.3.0, https://cran.r-project.org/web/packages/r5r. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1-1 (2020-09-25 17:20), 0.1.0 (2020-09-18 13:50), 0.2-0 (2020-10-20 17:40), 0.2-1 (2020-11-30 23:30), 0.3-0 (2021-01-05 20:40), 0.3-1 (2021-01-07 17:10), 0.3-2 (2021-01-08 17:10), 0.3-3 (2021-03-09 16:30), 0.4.0 (2021-04-16 09:30), 0.5.0 (2021-07-02 21:20), 0.6.0 (2021-10-26 15:20), 0.7.0 (2022-02-11 17:00), 0.7.1 (2022-07-06 00:40), 1.0.0 (2023-01-27 17:50), 1.0.1 (2023-03-06 16:50), 1.1.0 (2023-08-08 09:50), 2.0 (2024-04-11 15:40), 2.1.0 (2025-03-08 22:40), 2.2.0 (2025-05-22 17:50)
Other packages that cited r5r R package
View r5r citation profile
Other R packages that r5r depends, imports, suggests or enhances
Complete documentation for r5r
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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