{
  "_id": "6a548151ff0138dec5d64636",
  "Package": "valhallr",
  "Type": "Package",
  "Title": "A Tidy Interface to the 'Valhalla' Routing Engine",
  "Version": "0.1.9000",
  "Author": "Christopher Belanger",
  "Maintainer": "Christopher Belanger <christopher.a.belanger@gmail.com>",
  "Description": "An interface to the 'Valhalla' routing engine’s\napplication programming interfaces (APIs) for turn-by-turn\nrouting, isochrones, and origin-destination analyses. Also\nincludes several user-friendly functions for plotting outputs,\nand strives to follow \"tidy\" design principles. Please note\nthat this package requires access to a running instance of\n'Valhalla', which is open source and can be downloaded from\n<https://github.com/valhalla/valhalla>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/chris31415926535/valhallr",
  "BugReports": "https://github.com/chris31415926535/valhallr/issues",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 06:05:56 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libabsl-dev libcairo2-dev cmake libgdal-dev\ngdal-bin libgeos-dev make libicu-dev libjpeg-dev libjq-dev\nlibpng-dev libprotobuf-dev libuv1-dev libssl-dev libproj-dev\nprotobuf-compiler libprotoc-dev libsqlite3-dev libudunits2-dev\nlibnode-dev libx11-dev",
  "Repository": "https://chris31415926535.r-universe.dev",
  "Date/Publication": "2022-01-25 15:54:23 UTC",
  "RemoteUrl": "https://github.com/chris31415926535/valhallr",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
  "_user": "chris31415926535",
  "_type": "src",
  "_file": "valhallr_0.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/6a8b04152b2289f9583709413a5bc30de375d1a7562980ac68172926496673ab",
  "_filesize": 663050,
  "_sha256": "6a8b04152b2289f9583709413a5bc30de375d1a7562980ac68172926496673ab",
  "_expires": "2026-10-21T06:10:23.000Z",
  "_created": "2026-07-13T06:05:56.000Z",
  "_published": "2026-07-13T06:10:25.186Z",
  "_jobs": [
    {
      "job": 86746076996,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8270496920"
    },
    {
      "job": 86746076978,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8270516856"
    },
    {
      "job": 86746077069,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8270493342"
    },
    {
      "job": 86746076945,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8270500826"
    },
    {
      "job": 86745486685,
      "time": 251,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270453326"
    },
    {
      "job": 86746076947,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270496499"
    },
    {
      "job": 86746076979,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8270482712"
    },
    {
      "job": 86746077036,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8270489902"
    },
    {
      "job": 86746076975,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8270480947"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122",
  "_status": "success",
  "_upstream": "https://github.com/chris31415926535/valhallr",
  "_commit": {
    "id": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
    "author": "Christopher Belanger <christopher.a.belanger@gmail.com>",
    "committer": "Christopher Belanger <christopher.a.belanger@gmail.com>",
    "message": "Code cleanup for documentation and clean R CMD CHECK\n",
    "time": 1643126063
  },
  "_maintainer": {
    "name": "Christopher Belanger",
    "email": "christopher.a.belanger@gmail.com",
    "login": "chris31415926535",
    "description": "",
    "uuid": 60512542
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "ggspatial",
      "role": "Imports"
    },
    {
      "package": "geojsonio",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Cairo",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "chris31415926535",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "chris31415926535",
      "count": 24,
      "uuid": 60512542
    }
  ],
  "_userbio": {
    "uuid": 60512542,
    "type": "user",
    "name": "Christopher Belanger",
    "followers": 11
  },
  "_downloads": {
    "count": 271,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/valhallr"
  },
  "_devurl": "https://github.com/chris31415926535/valhallr",
  "_searchresults": 28,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/valhallr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chris31415926535/valhallr",
  "_realowner": "chris31415926535",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-03-09"
    }
  ],
  "_exports": [
    "%>%",
    "decode",
    "isochrone",
    "map_isochrone",
    "map_trip",
    "od_table",
    "print_trip",
    "route",
    "sf_to_latlon",
    "sources_to_targets",
    "test_data"
  ],
  "_help": [
    {
      "page": "decode",
      "title": "Decode Valhalla Route Shape",
      "topics": [
        "decode"
      ]
    },
    {
      "page": "isochrone",
      "title": "Generate Isochrones",
      "topics": [
        "isochrone"
      ]
    },
    {
      "page": "map_isochrone",
      "title": "Generate maps of isochrones",
      "topics": [
        "map_isochrone"
      ]
    },
    {
      "page": "map_trip",
      "title": "Make a Map from a Trip",
      "topics": [
        "map_trip"
      ]
    },
    {
      "page": "od_table",
      "title": "Generate Tidy Origin-Destination Data using Valhalla",
      "topics": [
        "od_table"
      ]
    },
    {
      "page": "print_trip",
      "title": "Print Trip Summary and Turn-By-Turn Directions",
      "topics": [
        "print_trip"
      ]
    },
    {
      "page": "route",
      "title": "Point-to-Point Routing with Valhalla",
      "topics": [
        "route"
      ]
    },
    {
      "page": "sf_to_latlon",
      "title": "Convert 'sf' objects to *valhallr*-friendly tibbles",
      "topics": [
        "sf_to_latlon"
      ]
    },
    {
      "page": "sources_to_targets",
      "title": "Source-to-Targets Origin/Destination Matrices with Valhalla",
      "topics": [
        "sources_to_targets"
      ]
    },
    {
      "page": "test_data",
      "title": "Get Lat/Lon Coordinates for Testing",
      "topics": [
        "test_data"
      ]
    }
  ],
  "_readme": "https://github.com/chris31415926535/valhallr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "Cairo",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crosstalk",
    "crul",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojson",
    "geojsonio",
    "geojsonsf",
    "geometries",
    "ggplot2",
    "ggspatial",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpcode",
    "httr",
    "isoband",
    "jpeg",
    "jqr",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "protolite",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rosm",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sfheaders",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "triebeard",
    "tzdb",
    "units",
    "urltools",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "valhallr.Rmd",
      "filename": "valhallr.html",
      "title": "valhallr: A Tidy R Interface to the Valhalla Routing Engine",
      "author": "Christopher Belanger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 0: Install and run Valhalla",
        "Load the package and point it to Valhalla",
        "Turn-by-turn routing",
        "Origin-destination analyses",
        "Isochrones"
      ],
      "created": "2021-03-02 19:11:36",
      "modified": "2021-03-04 15:01:09",
      "commits": 2
    }
  ],
  "_score": 5.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "valhallr",
  "_universes": [
    "chris31415926535"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9000",
      "date": "2026-07-13T06:08:33.000Z",
      "distro": "resolute",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/69fea82b101432713a0f743248a6a66d262c86d30449a240bc1fe6c45a2964e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.9000",
      "date": "2026-07-13T06:09:44.000Z",
      "distro": "resolute",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/4e887beb8dcb6290287d3c0e05d93c6ca10f2dd8ac5506670e2daacef0377e04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9000",
      "date": "2026-07-13T06:08:21.000Z",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/9a0904dcec7f96e536c864bb2ed7792c9f1329a94fe7412ad703628abde2e16c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.9000",
      "date": "2026-07-13T06:08:38.000Z",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/57a6f18d746f1f4374673312f14991d59fd04b623f0be65598dacebdbe220cc8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9000",
      "date": "2026-07-13T06:08:45.000Z",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/1f76c5537e324bd37de448ab97d4de7135a68e867f927cfc96fd3e1f63d98e53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9000",
      "date": "2026-07-13T06:07:33.000Z",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/0c26daa8be29d30abb06c41d0bd7e52c171811e5c400a2495a06a84f2b98869a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9000",
      "date": "2026-07-13T06:08:04.000Z",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/bb4a98c57152bc486249bc3c79e75c3ae05987a45d3861af2160b5c0a339337e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.9000",
      "date": "2026-07-13T06:07:33.000Z",
      "commit": "8b93576be15f3314b6b10d62c1e4f0f2d10526c1",
      "fileid": "https://r2.ropensci.org/d63abdfd7105aac8cea0a906f5e623f2553e1eb30240a31bd9f79dd4ea7d1132",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chris31415926535/actions/runs/29227784122"
    }
  ]
}