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



Attach the package and use:
library("r5r")
Maintained by
Rafael H. M. Pereira
[Scholar Profile | Author Map]
First Published: 2020-09-18
Latest Update: 2023-08-08
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.1.0, https://cran.r-project.org/web/packages/r5r. Accessed 16 Apr. 2025.
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)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for r5r0102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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