{
  "_id": "6a1b1ab01d7bb097a0a0e345",
  "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\"),\ncomment = c(ORCID = \"0000-0001-6690-5345\"))",
  "Description": "Install and control 'Open Source Routing Machine' ('OSRM')\nbackend executables to prepare routing data and run/stop a\nlocal 'OSRM' server. For computations with the running server\nuse the 'osrm' R package\n(<https://cran.r-project.org/package=osrm>).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/e-kotov/osrm.backend,\nhttps://www.ekotov.pro/osrm.backend/",
  "BugReports": "https://github.com/e-kotov/osrm.backend/issues",
  "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)\n<https://github.com/Project-OSRM/osrm-backend>; package\ndownloads 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": {
    "Date": "2026-05-30 17:08:15 UTC",
    "User": "root"
  },
  "Author": "Egor Kotov [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6690-5345>)",
  "Maintainer": "Egor Kotov <kotov.egor@gmail.com>",
  "MD5sum": "237f58a5e43847b57d9207fc70a7ce2d",
  "_user": "e-kotov",
  "_type": "src",
  "_file": "osrm.backend_0.3.1.tar.gz",
  "_fileid": "70c1f6faa1e8bdf40e8b22b570d14f4d658987314094233121fbe8fffed2f790",
  "_filesize": 1207909,
  "_sha256": "70c1f6faa1e8bdf40e8b22b570d14f4d658987314094233121fbe8fffed2f790",
  "_created": "2026-05-30T17:08:15.000Z",
  "_published": "2026-05-30T17:13:20.500Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78664282157,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309899340"
    },
    {
      "job": 78664282141,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309904518"
    },
    {
      "job": 78664282146,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309896927"
    },
    {
      "job": 78664282136,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309893030"
    },
    {
      "job": 78664078730,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309883009"
    },
    {
      "job": 78664282156,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309894571"
    },
    {
      "job": 78664282150,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309896781"
    },
    {
      "job": 78664282169,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309893651"
    },
    {
      "job": 78664282164,
      "time": 268,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309910799"
    }
  ],
  "_buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/e-kotov/osrm.backend",
  "_commit": {
    "id": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
    "author": "Egor Kotov <e-kotov@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #26 from jpoehl/patch-1\n\nFix minor typo",
    "time": 1780159808
  },
  "_maintainer": {
    "name": "Egor Kotov",
    "email": "kotov.egor@gmail.com",
    "login": "e-kotov",
    "mastodon": "@EgorKotov@datasci.social",
    "bluesky": "@ekotov.pro",
    "linkedin": "in/egorkotov",
    "orcid": "0000-0001-6690-5345",
    "twitter": "@EgorKotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF",
    "uuid": 8681379
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "ps",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mapgl",
      "role": "Suggests"
    },
    {
      "package": "osrm",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "e-kotov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 18
    },
    {
      "week": "2025-45",
      "n": 33
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 14
    },
    {
      "week": "2025-49",
      "n": 6
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 15
    },
    {
      "week": "2026-17",
      "n": 9
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 9
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-11-28"
    },
    {
      "name": "v0.1.1",
      "date": "2025-12-05"
    },
    {
      "name": "v0.2.0",
      "date": "2026-02-06"
    },
    {
      "name": "v0.3.0",
      "date": "2026-04-19"
    },
    {
      "name": "v0.3.1",
      "date": "2026-04-26"
    }
  ],
  "_topics": [
    "osm",
    "osrm",
    "routing"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "e-kotov",
      "count": 147,
      "uuid": 8681379
    },
    {
      "user": "jpoehl",
      "count": 1,
      "uuid": 16984557
    }
  ],
  "_userbio": {
    "uuid": 8681379,
    "type": "user",
    "name": "Egor Kotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF"
  },
  "_downloads": {
    "count": 507,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/osrm.backend"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/e-kotov/osrm.backend",
  "_pkgdown": "https://www.ekotov.pro/osrm.backend/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/osrm.backend.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/e-kotov/osrm.backend",
  "_realowner": "e-kotov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.1.1",
      "date": "2025-12-11"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-06"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-19"
    },
    {
      "version": "0.3.1",
      "date": "2026-04-26"
    }
  ],
  "_exports": [
    "osrm_check_available_versions",
    "osrm_check_latest_version",
    "osrm_cleanup",
    "osrm_clear_path",
    "osrm_contract",
    "osrm_customize",
    "osrm_extract",
    "osrm_find_profile",
    "osrm_get_server_profile",
    "osrm_gui",
    "osrm_install",
    "osrm_partition",
    "osrm_prepare_graph",
    "osrm_servers",
    "osrm_start",
    "osrm_start_server",
    "osrm_stop",
    "osrm_stop_all",
    "osrm_uninstall",
    "osrm_which"
  ],
  "_help": [
    {
      "page": "osrm_check_available_versions",
      "title": "Check for Available OSRM Versions",
      "topics": [
        "osrm_check_available_versions"
      ]
    },
    {
      "page": "osrm_check_latest_version",
      "title": "Check for the Latest Stable OSRM Version",
      "topics": [
        "osrm_check_latest_version"
      ]
    },
    {
      "page": "osrm_cleanup",
      "title": "Clean Up OSRM Files in a Directory",
      "topics": [
        "osrm_cleanup"
      ]
    },
    {
      "page": "osrm_clear_path",
      "title": "Clear OSRM Path from Project's .Rprofile",
      "topics": [
        "osrm_clear_path"
      ]
    },
    {
      "page": "osrm_contract",
      "title": "Contract OSRM Graph for Contraction Hierarchies (CH)",
      "topics": [
        "osrm_contract"
      ]
    },
    {
      "page": "osrm_customize",
      "title": "Customize OSRM Graph for Multi-Level Dijkstra (MLD)",
      "topics": [
        "osrm_customize"
      ]
    },
    {
      "page": "osrm_extract",
      "title": "Extract OSM into OSRM Graph Files",
      "topics": [
        "osrm_extract"
      ]
    },
    {
      "page": "osrm_find_profile",
      "title": "Locate an OSRM Lua profile (e.g. car.lua) in a host installation",
      "topics": [
        "osrm_find_profile"
      ]
    },
    {
      "page": "osrm_get_server_profile",
      "title": "Retrieve the OSRM Profile for a Running Server",
      "topics": [
        "osrm_get_server_profile"
      ]
    },
    {
      "page": "osrm_gui",
      "title": "Launch a GUI to View and Debug OSRM Routing",
      "topics": [
        "osrm_gui"
      ]
    },
    {
      "page": "osrm_install",
      "title": "Install OSRM Backend Binaries",
      "topics": [
        "osrm_install"
      ]
    },
    {
      "page": "osrm_partition",
      "title": "Partition OSRM Graph for Multi-Level Dijkstra (MLD)",
      "topics": [
        "osrm_partition"
      ]
    },
    {
      "page": "osrm_prepare_graph",
      "title": "Prepare OSRM Graph for Routing (Extract + Partition/Contract)",
      "topics": [
        "osrm_prepare_graph"
      ]
    },
    {
      "page": "osrm_servers",
      "title": "List OSRM servers",
      "topics": [
        "osrm_servers"
      ]
    },
    {
      "page": "osrm_start",
      "title": "Start an OSRM Server with Automatic Setup",
      "topics": [
        "osrm_start"
      ]
    },
    {
      "page": "osrm_start_server",
      "title": "Start an OSRM MLD/CH server with 'osrm-routed'",
      "topics": [
        "osrm_start_server"
      ]
    },
    {
      "page": "osrm_stop",
      "title": "Stop an OSRM Server",
      "topics": [
        "osrm_stop"
      ]
    },
    {
      "page": "osrm_stop_all",
      "title": "Stop all running OSRM servers started via this package",
      "topics": [
        "osrm_stop_all"
      ]
    },
    {
      "page": "osrm_uninstall",
      "title": "Uninstall OSRM Backend Binaries",
      "topics": [
        "osrm_uninstall"
      ]
    },
    {
      "page": "osrm_which",
      "title": "Locate the OSRM Installation Used by 'osrm.backend'",
      "topics": [
        "osrm_which"
      ]
    }
  ],
  "_pkglogo": "https://github.com/e-kotov/osrm.backend/raw/HEAD/man/figures/card.png",
  "_readme": "https://github.com/e-kotov/osrm.backend/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "digest",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "osrm-backend.Rmd",
      "filename": "osrm-backend.html",
      "title": "Quick Start: Install OSRM and calculate routes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create a temporary directory and copy example OSM PBF file into it",
        "Start local OSRM server",
        "Load spatial data",
        "Calculate route between sampled points",
        "Plot the route on top of the street network",
        "Stop local OSRM server and cleanup"
      ],
      "created": "2025-12-05 15:23:33",
      "modified": "2026-05-30 16:50:08",
      "commits": 3
    }
  ],
  "_score": 5.690196080028514,
  "_indexed": true,
  "_nocasepkg": "osrm.backend",
  "_universes": [
    "e-kotov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-30T17:10:39.000Z",
      "distro": "noble",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "94cd88b6db92140cc3c5b40dd600ffad07d6facda1f22c5817bfb28cc45c103e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-30T17:11:26.000Z",
      "distro": "noble",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "e1bf41294f1cad9a2328e495920c235b925c43883450d582c5382fc85a97345e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-30T17:10:18.000Z",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "a4173a1c0fe27b34452b8034790c0b1cde8b13776e458ff44142bac98082f758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-30T17:09:47.000Z",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "7692f5c86f393d67dfc2d729c49027901167b7195155d7e9e70ad77a21c3cbc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-30T17:10:26.000Z",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "b851b35501cd7543236483021af72b45962542fd143f2ac86c4fbf34c2bbc42b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-30T17:09:57.000Z",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "52f25140cf9170b6ee79acc4827eafa24834c6bbeee418aca93e247f8c42cca9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-30T17:09:33.000Z",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "f6a03dc7f359d89d9f1be7fe1795ffcc0416570050b97ef45c91ce1f28f1e385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-30T17:12:16.000Z",
      "commit": "f6ed0a0e9ec11170bfba77349e2cb7a27087c2ba",
      "fileid": "b87e1fc13a10b5856fdcd71865c1ab1b3f6b1bef56f67d00a7d8144b307b2bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26689786433"
    }
  ]
}