Package: osrm.backend Title: Bindings for 'Open Source Routing Machine' Version: 0.3.1 Authors@R: person("Egor", "Kotov", , "kotov.egor@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-6690-5345")) Description: Install and control 'Open Source Routing Machine' ('OSRM') backend executables to prepare routing data and run/stop a local 'OSRM' server. For computations with the running server use the 'osrm' R package (). License: MIT + file LICENSE URL: https://github.com/e-kotov/osrm.backend, https://www.ekotov.pro/osrm.backend/ BugReports: https://github.com/e-kotov/osrm.backend/issues Imports: digest, httr2, jsonlite, lifecycle, processx, ps, viridisLite Suggests: DT, knitr, mapgl, osrm, rmarkdown, sf, shiny, testthat (>= 3.0.0), tibble, withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: OSRM backend binaries (>= v5.27.0) ; package downloads binaries automatically if not found Config/pak/sysreqs: libssl-dev Repository: https://e-kotov.r-universe.dev Date/Publication: 2026-05-30 16:50:08 UTC RemoteUrl: https://github.com/e-kotov/osrm.backend RemoteRef: HEAD RemoteSha: f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba NeedsCompilation: no Packaged: 2026-05-30 17:08:15 UTC; root Author: Egor Kotov [aut, cre, cph] (ORCID: ) Maintainer: Egor Kotov