Package: r5r 2.4.0

Rafael H. M. Pereira

r5r: Rapid Realistic Routing with 'R5'

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 <https://github.com/conveyal/r5>. The package allows users to generate detailed routing analysis or calculate travel time and monetary cost 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 <https://docs.conveyal.com/>. 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 <https://docs.conveyal.com/changelog>) corresponds with the R5 version that r5r depends on.

Authors:Marcus Saraiva [aut], Rafael H. M. Pereira [aut, cre], Daniel Herszenhut [aut], Alex Magnus [aut], Matthew Wigginton Bhagat-Conway [aut], Carlos Kaue Vieira Braga [ctb], Luyu Liu [ctb], Egor Kotov [ctb], Daniel Snow [ctb], Ipea - Institute for Applied Economic Research [cph, fnd], Department of Geography & Planning, University of Toronto [fnd]

r5r_2.4.0.tar.gz
r5r_2.4.0.zip(r-4.7)r5r_2.4.0.zip(r-4.6)r5r_2.4.0.zip(r-4.5)
r5r_2.4.0.tgz(r-4.6-any)r5r_2.4.0.tgz(r-4.5-any)
r5r_2.4.0.tar.gz(r-4.7-any)r5r_2.4.0.tar.gz(r-4.6-any)
r5r_2.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
r5r/json (API)
NEWS

# Install 'r5r' in R:
install.packages('r5r', repos = c('https://ipeagit.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ipeagit/r5r/issues

Pkgdown/docs site:https://ipeagit.github.io

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

Conda:

gtfsjavar5routerroutingtransporttransport-networksopenjdk

10.90 score 234 stars 1 packages 556 scripts 1.3k downloads 22 exports 29 dependencies

Last updated from:8dd6a14e4d. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK169
source / vignettesOK244
linux-release-x86_64OK165
macos-release-arm64OK107
macos-oldrel-arm64OK114
windows-develOK122
windows-releaseOK104
windows-oldrelOK246
wasm-releaseOK152

Exports:accessibilityarrival_travel_time_matrixbuild_networkcheck_transit_availabilitydetailed_itinerariesdownload_r5expanded_travel_time_matrixfind_snapget_gtfs_errorsisochronepareto_frontierr5r_cacher5r_sitrepread_fare_structuresetup_fare_structuresetup_r5stop_r5street_network_bboxstreet_network_to_sftransit_network_to_sftravel_time_matrixwrite_fare_structure

Dependencies:backportscheckmateclassclassIntclicpp11data.tableDBIe1071geometriesglueisobandjsonliteKernSmoothlifecyclemagrittrMASSproxypurrrRcpprJavarlangs2sfsfheadersunitsvctrswkzip

Accessibility

Rendered fromaccessibility.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2026-05-19
Started: 2023-07-15

Accounting for monetary costs

Rendered fromfare_structure.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-09-04
Started: 2022-05-18

FAQ - Frequently Asked Questions

Rendered fromfaq.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-08-21
Started: 2023-07-09

Intro to r5r: Rapid Realistic Routing with R5 in R

Rendered fromr5r.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2026-05-20
Started: 2022-05-11

Isochrones

Rendered fromisochrones.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-11-21
Started: 2023-07-15

Trade-offs between travel time and monetary cost

Rendered frompareto_frontier.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-09-04
Started: 2022-05-11

Travel time matrices

Rendered fromtravel_time_matrix.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-09-04
Started: 2022-05-18

Trip planning with detailed_itineraries()

Rendered fromdetailed_itineraries.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2026-05-19
Started: 2022-05-19

Using custom OSM car speeds and LTS

Rendered fromscenarios.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-08-13
Started: 2025-08-10

Using the time_window parameter

Rendered fromtime_window.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2025-09-04
Started: 2022-05-11

Readme and manuals