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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:47), 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), 2.3.0 (2025-08-21 16:40)
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  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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