Package: opentripplanner 0.5.2

Malcolm Morgan

opentripplanner: Setup and connect to 'OpenTripPlanner'

Setup and connect to 'OpenTripPlanner' (OTP) <http://www.opentripplanner.org/>. OTP is an open source platform for multi-modal and multi-agency journey planning written in 'Java'. The package allows you to manage a local version or connect to remote OTP server to find walking, cycling, driving, or transit routes. This package has been peer-reviewed by rOpenSci (v. 0.2.0.0).

Authors:Malcolm Morgan [aut, cre], Marcus Young [aut], Robin Lovelace [aut], Layik Hama [ctb]

opentripplanner_0.5.2.tar.gz
opentripplanner_0.5.2.zip(r-4.7)opentripplanner_0.5.2.zip(r-4.6)opentripplanner_0.5.2.zip(r-4.5)
opentripplanner_0.5.2.tgz(r-4.6-any)opentripplanner_0.5.2.tgz(r-4.5-any)
opentripplanner_0.5.2.tar.gz(r-4.7-any)opentripplanner_0.5.2.tar.gz(r-4.6-any)
opentripplanner_0.5.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
opentripplanner/json (API)

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

Reviews:rOpenSci Software Review #295

Bug tracker:https://github.com/ropensci/opentripplanner/issues

Pkgdown/docs site:https://docs.ropensci.org

Datasets:

On CRAN:

Conda:

dataisochronesjavaopentripplannerotppublic-transportroutingtransporttransportation-planning

8.69 score 89 stars 172 scripts 1.3k downloads 21 exports 31 dependencies

Last updated from:b4baf03983 (on master). Checks:10 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK148
pkgdown docsOK166
source / vignettesOK181
linux-release-x86_64OK149
macos-release-arm64OK89
macos-oldrel-arm64OK99
windows-develOK103
windows-releaseOK92
windows-oldrelOK110
wasm-releaseOK163

Exports:otp_build_graphotp_check_javaotp_check_versionotp_connectotp_dl_demootp_dl_jarotp_geocodeotp_isochroneotp_make_configotp_make_surfaceotp_planotp_pointsetotp_routing_optionsotp_setupotp_stopotp_surfaceotp_surface_isochroneotp_traveltimeotp_validate_configotp_validate_routing_optionsotp_write_config

Dependencies:backportscheckmateclassclassIntclicurldata.tableDBIdigeste1071geodistgeometriesgluegooglePolylinesKernSmoothlifecyclemagrittrMASSprogressrproxypurrrRcppRcppSimdJsonrjsonrlangs2sfsfheadersunitsvctrswk

opentripplanner: getting started
Introduction | Prerequisites | Installation | Downloading OTP and the demonstration data | Creating a folder to store OTP and its data | Downloading OTP | Downloading Example Data | Building an OTP Graph | Launch OTP and load the graph | Connecting to the OTP from R | Getting a route from the OTP | Stopping the OTP | Building your own OTP Graph | Multiple Routers | Getting Data for OTP | Road Map Data | Public Transport Timetables | Elevation Data

Last update: 2024-05-06
Started: 2019-03-31

Prerequisites
Introduction | Why would I want to use OpenTripPlanner for R? | What is this package for, and what is a package anyway? | What are R and RStudio? | What is an R package? | Help with R | What do I need to get started? | Hardware | Software | The correct version of Java for OTP | Next Steps

Last update: 2024-05-06
Started: 2019-03-31

OpenTripPlanner Version 2
Introduction | Major Changes from v1.5 | Correct version of Java | Checking your Java version | Building a graph and starting up OTP 2.2

Last update: 2024-05-06
Started: 2020-12-01

Analyst
Analyst Features | Loading OTP with the Analyst | Creating a Pointset | Creating a Surface | Producing a travel time matrix | Producing an isochrone from a surface

Last update: 2023-10-25
Started: 2021-02-03

Advanced Features
Introduction | Recap | Batch Routing | All to All routing | Multicore Support | Distance Balancing | Elevation Profiles | Isochrones | Geo-coding | Debug Layers | Analyst | Configuring OpenTripPlanner | Running an OTP instance in Docker

Last update: 2023-03-16
Started: 2018-10-19

Known Issues
Getting help and reporting bugs | OpenTripPlanner | OpenTripPlanner for R | Reasons for Graph building to Fail | Can't allocate memory | Ran out of memory | Bad input data | Reasons for Routing to Fail | Start or End is too far from the road network | Mode Specific Limits | Maximum walk to transit | Driving on Roads with cycleway tag | Multicore instability | Speeding up routing | GTFS Data for the UK | Elevation Data

Last update: 2020-11-26
Started: 2019-08-12