{
  "_id": "6a5337a09b92047c28d56b3b",
  "Package": "valh",
  "Type": "Package",
  "Title": "Interface Between R and the OpenStreetMap-Based Routing Service\n'Valhalla'",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Timothée\", \"Giraud\", email = \"timothee.giraud@cnrs.fr\",\nrole = c(\"cre\",\"aut\"),  comment = c(ORCID = \"0000-0002-1932-3323\")),\nperson(\"Matthieu\", \"Viry\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-0693-8556\")))",
  "Description": "An interface between R and the 'Valhalla' API. 'Valhalla'\nis a routing service based on 'OpenStreetMap' data. See\n<https://valhalla.github.io/valhalla/> for more information.\nThis package enables the computation of routes, trips,\nisochrones and travel distances matrices (travel time and\nkilometer distance).",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/riatelab/valh",
  "BugReports": "https://github.com/riatelab/valh/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://riatelab.r-universe.dev",
  "Date/Publication": "2026-02-12 10:52:28 UTC",
  "RemoteUrl": "https://github.com/riatelab/valh",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 06:40:03 UTC",
    "User": "root"
  },
  "Author": "Timothée Giraud [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-1932-3323>),\nMatthieu Viry [aut] (ORCID: <https://orcid.org/0000-0002-0693-8556>)",
  "Maintainer": "Timothée Giraud <timothee.giraud@cnrs.fr>",
  "_user": "riatelab",
  "_type": "src",
  "_file": "valh_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9d8f922b203f04bb691d3185f9fa1f0dfb65ab8f0e94de2178bd501ef364aeff",
  "_filesize": 994767,
  "_sha256": "9d8f922b203f04bb691d3185f9fa1f0dfb65ab8f0e94de2178bd501ef364aeff",
  "_expires": "2026-10-20T06:43:42.000Z",
  "_created": "2026-07-12T06:40:03.000Z",
  "_published": "2026-07-12T06:43:44.018Z",
  "_jobs": [
    {
      "job": 86624026139,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257067566"
    },
    {
      "job": 86624026103,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257063257"
    },
    {
      "job": 86624026119,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257058584"
    },
    {
      "job": 86624026110,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257057851"
    },
    {
      "job": 86623807337,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257043867"
    },
    {
      "job": 86624026107,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257059945"
    },
    {
      "job": 86624026113,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257055438"
    },
    {
      "job": 86624026111,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257054410"
    },
    {
      "job": 86624026116,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257054362"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575",
  "_status": "success",
  "_upstream": "https://github.com/riatelab/valh",
  "_commit": {
    "id": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
    "author": "rCarto <timothee.giraud@cnrs.fr>",
    "committer": "rCarto <timothee.giraud@cnrs.fr>",
    "message": "chore: increase version number, update NEWS, codemeta and CFF\n\nSubmit to CRAN\n",
    "time": 1770893548
  },
  "_maintainer": {
    "name": "Timothée Giraud",
    "email": "timothee.giraud@cnrs.fr",
    "login": "rcarto",
    "mastodon": "@rcarto@fosstodon.org",
    "orcid": "0000-0002-1932-3323",
    "description": "R packages",
    "uuid": 3041254
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "googlePolylines",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "riatelab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-02-12"
    }
  ],
  "_topics": [
    "openstreetmap",
    "routing",
    "valhalla"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "rcarto",
      "count": 62,
      "uuid": 3041254
    },
    {
      "user": "mthh",
      "count": 34,
      "uuid": 12172162
    }
  ],
  "_userbio": {
    "uuid": 17590565,
    "type": "organization",
    "name": "riatelab",
    "followers": 87,
    "description": "Spatial analysis and mapping software packages created by the Center for Spatial Analysis and Geovisualization - RIATE"
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/valh"
  },
  "_devurl": "https://github.com/riatelab/valh",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/valh.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/riatelab/valh",
  "_realowner": "riatelab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-09"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "vl_elevation",
    "vl_isochrone",
    "vl_locate",
    "vl_matrix",
    "vl_optimized_route",
    "vl_route",
    "vl_status"
  ],
  "_help": [
    {
      "page": "valh",
      "title": "Shortest Paths and Travel Time with the OpenStreetMap-Based Routing Service Valhalla",
      "topics": [
        "valh-package",
        "valh"
      ]
    },
    {
      "page": "vl_elevation",
      "title": "Get elevation along a route",
      "topics": [
        "vl_elevation"
      ]
    },
    {
      "page": "vl_isochrone",
      "title": "Get isochrones and isodistances from a point",
      "topics": [
        "vl_isochrone"
      ]
    },
    {
      "page": "vl_locate",
      "title": "Get the nearest point on the road network",
      "topics": [
        "vl_locate"
      ]
    },
    {
      "page": "vl_matrix",
      "title": "Get Travel Time Matrices Between Points",
      "topics": [
        "vl_matrix"
      ]
    },
    {
      "page": "vl_optimized_route",
      "title": "Get the Optimized Route Between Multiple Points",
      "topics": [
        "vl_optimized_route"
      ]
    },
    {
      "page": "vl_route",
      "title": "Get the Shortest Path Between Two Points",
      "topics": [
        "vl_route"
      ]
    },
    {
      "page": "vl_status",
      "title": "Get Valhalla Service Status",
      "topics": [
        "vl_status"
      ]
    }
  ],
  "_pkglogo": "https://github.com/riatelab/valh/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/riatelab/valh/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "curl",
    "DBI",
    "e1071",
    "googlePolylines",
    "jsonlite",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "install-valhalla.Rmd",
      "filename": "install-valhalla.html",
      "title": "Installing Valhalla with Docker",
      "author": "Matthieu Viry and Timothée Giraud",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Prerequisites",
        "Valhalla installation",
        "Downloading an OSM extract",
        "Running the Docker container",
        "Interacting with the container",
        "Using Valhalla with R"
      ],
      "created": "2025-04-04 07:57:28",
      "modified": "2026-02-04 15:06:45",
      "commits": 4
    }
  ],
  "_score": 5.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "valh",
  "_universes": [
    "riatelab",
    "rcarto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-12T06:43:08.000Z",
      "distro": "resolute",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/aac2ceac146ade577b93817de994f6a0ad91daec15ee424581d53ad7f34752e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-12T06:42:40.000Z",
      "distro": "resolute",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/ab52f5cd0357732314da9dc5b3f319ad0df334d9b13c0d604a885fb968a9856a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-12T06:42:03.000Z",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/c73cc25a1dd0e999bfb3c3561fff4074b4d912d008e0ceb39cc7be530d2917dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-12T06:41:57.000Z",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/473ba42d74ce8317e44a2be45fa4eadfc84f17a2ab27bbe3829ae258bae14e9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-12T06:42:27.000Z",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/235d90714571efb28d1e2922abf5beb67fa93c005eef7c2c9cf6949c262ff2dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-12T06:41:34.000Z",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/5672391011b0d1bd6298e56f2104698561af97bbb74dcd70398299e7985a3c28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-12T06:41:26.000Z",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/920afa838130807dc98baa3857410d5a3170e4c82f65dce936530797d0e585a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-12T06:41:26.000Z",
      "commit": "0f650b3d2bdcc8ca8acbd0aef7edb9c3d1d6916d",
      "fileid": "https://r2.ropensci.org/de10701ef9db14057501f62456e654e52cc6342c892b72d7edeff1e9e857db4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/29182909575"
    }
  ]
}