Package: opentripplanner Title: Setup and connect to 'OpenTripPlanner' Version: 0.5.2 Authors@R: c( person("Malcolm", "Morgan", email = "m.morgan1@leeds.ac.uk", role = c("aut","cre"), comment = c(ORCID = "0000-0002-9488-9183")), person("Marcus", "Young", email = "M.A.Young@soton.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-4627-1116")), person("Robin", "Lovelace", email = "rob00x@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-5679-6536")), person("Layik", "Hama", email = "layik.hama@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-1912-4890")) ) Maintainer: Malcolm Morgan Description: Setup and connect to 'OpenTripPlanner' (OTP) . 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). Language: EN-GB License: GPL-3 URL: https://github.com/ropensci/opentripplanner, https://docs.ropensci.org/opentripplanner/ BugReports: https://github.com/ropensci/opentripplanner/issues Encoding: UTF-8 LazyData: true Imports: checkmate, data.table, geodist, googlePolylines, curl, rjson, purrr (>= 1.0.0), RcppSimdJson (>= 0.1.2), progressr, sf (>= 0.9.3), sfheaders RoxygenNote: 7.3.1 Suggests: covr, knitr, rmarkdown, testthat, terra, tibble VignetteBuilder: knitr Depends: R (>= 4.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-12-21 10:53:21 UTC RemoteUrl: https://github.com/ropensci/opentripplanner RemoteRef: master RemoteSha: b4baf039839c9e939121bac7d7f83ff4e79408eb NeedsCompilation: no Packaged: 2026-07-01 08:27:24 UTC; root Author: Malcolm Morgan [aut, cre] (ORCID: ), Marcus Young [aut] (ORCID: ), Robin Lovelace [aut] (ORCID: ), Layik Hama [ctb] (ORCID: )