{
  "_id": "6a390d1cb6829d88cf707f31",
  "Package": "openrouteservice",
  "Title": "An 'openrouteservice' API Client",
  "Version": "0.6.2",
  "Authors@R": "c(\nperson(\"Heidelberg Institute for Geoinformation Technology (HeiGIT) gGmbH\", role = \"cph\"),\nperson(c(\"Andrzej\", \"K.\"), \"Oleś\", email = \"andrzej.oles@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-0285-2787\"))\n)",
  "Description": "The client streamlines access to the services provided by\n<https://api.openrouteservice.org>. It allows you to painlessly\nquery for directions, isochrones, time-distance matrices,\ngeocoding, elevation, points of interest, and more.",
  "URL": "https://github.com/GIScience/openrouteservice-r",
  "BugReports": "https://github.com/GIScience/openrouteservice-r/issues",
  "License": "Apache License 2.0",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libsecret-1-dev libuv1-dev libxml2-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibnode-dev",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2025-02-08 00:42:59 UTC",
  "RemoteUrl": "https://github.com/GIScience/openrouteservice-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 10:10:06 UTC",
    "User": "root"
  },
  "Author": "Heidelberg Institute for Geoinformation Technology (HeiGIT) gGmbH [cph],\nAndrzej K. Oleś [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0285-2787>)",
  "Maintainer": "Andrzej K. Oleś <andrzej.oles@gmail.com>",
  "MD5sum": "25101a56f3dcebfd0111cf0e029fc6d4",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "openrouteservice_0.6.2.tar.gz",
  "_fileid": "dd856e5b7028b00d68f2cc868561d10e4919c79a26d1cf37cd081a1b91869bb2",
  "_filesize": 181754,
  "_sha256": "dd856e5b7028b00d68f2cc868561d10e4919c79a26d1cf37cd081a1b91869bb2",
  "_created": "2026-06-22T10:10:06.000Z",
  "_published": "2026-06-22T10:23:24.224Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82688394111,
      "time": 765,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7789529642"
    },
    {
      "job": 82688394034,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789302676"
    },
    {
      "job": 82688394019,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7789277287"
    },
    {
      "job": 82688394010,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789273376"
    },
    {
      "job": 82687656254,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789237415"
    },
    {
      "job": 82688394026,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789302258"
    },
    {
      "job": 82688394107,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7789314731"
    },
    {
      "job": 82688394160,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7789277727"
    },
    {
      "job": 82688394067,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789278157"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/GIScience/openrouteservice-r",
  "_commit": {
    "id": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
    "author": "aoles <andrzej.oles@gmail.com>",
    "committer": "aoles <andrzej.oles@gmail.com>",
    "message": "chore: do not run examples\n\nDisable examples entirely in order to prevent them from being executed on CRAN. They were run before with `\\donttest` which has been overridden by the option `--run-donttest`.\n",
    "time": 1738975379
  },
  "_maintainer": {
    "name": "Andrzej K. Oleś",
    "email": "andrzej.oles@gmail.com",
    "login": "aoles",
    "orcid": "0000-0003-0285-2787",
    "twitter": "@andrzejkoles",
    "description": "Research Software Developer",
    "uuid": 6545356
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "geojsonsf",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "jsonvalidate",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "googlePolylines",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    }
  ],
  "_owner": "giscience",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "directions",
    "gis",
    "giscience",
    "isochrones",
    "openrouteservice",
    "openstreetmap",
    "pois",
    "routing",
    "sdk"
  ],
  "_stars": 110,
  "_contributors": [
    {
      "user": "aoles",
      "count": 158,
      "uuid": 6545356
    },
    {
      "user": "tyrasd",
      "count": 2,
      "uuid": 1927298
    },
    {
      "user": "thegreatrefrigerator",
      "count": 1,
      "uuid": 23240110
    },
    {
      "user": "heidiseibold",
      "count": 1,
      "uuid": 14146757
    },
    {
      "user": "patperu",
      "count": 1,
      "uuid": 82020
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "followers": 25,
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 342,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openrouteservice"
  },
  "_devurl": "https://github.com/giscience/openrouteservice-r",
  "_searchresults": 109,
  "_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/openrouteservice.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/giscience/openrouteservice-r",
  "_realowner": "giscience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.3",
      "date": "2024-10-11"
    },
    {
      "version": "0.6.1",
      "date": "2024-10-21"
    },
    {
      "version": "0.6.2",
      "date": "2025-02-08"
    }
  ],
  "_exports": [
    "fitBBox",
    "jobs",
    "ors_api_key",
    "ors_directions",
    "ors_elevation",
    "ors_export",
    "ors_geocode",
    "ors_isochrones",
    "ors_matrix",
    "ors_optimization",
    "ors_pois",
    "ors_profile",
    "ors_snap",
    "vehicles"
  ],
  "_help": [
    {
      "page": "fitBBox",
      "title": "Set Bounds of a Map Widget",
      "topics": [
        "fitBBox"
      ]
    },
    {
      "page": "ors_api_key",
      "title": "API key management",
      "topics": [
        "ors_api_key"
      ]
    },
    {
      "page": "ors_directions",
      "title": "Openrouteservice Directions",
      "topics": [
        "ors_directions"
      ]
    },
    {
      "page": "ors_elevation",
      "title": "Openrouteservice Elevation",
      "topics": [
        "ors_elevation"
      ]
    },
    {
      "page": "ors_export",
      "title": "Openrouteservice Export",
      "topics": [
        "ors_export"
      ]
    },
    {
      "page": "ors_geocode",
      "title": "Openrouteservice Geocoding",
      "topics": [
        "ors_geocode"
      ]
    },
    {
      "page": "ors_isochrones",
      "title": "Openrouteservice Isochrones",
      "topics": [
        "ors_isochrones"
      ]
    },
    {
      "page": "ors_matrix",
      "title": "Openrouteservice Matrix",
      "topics": [
        "ors_matrix"
      ]
    },
    {
      "page": "ors_optimization",
      "title": "Openrouteservice Optimization",
      "topics": [
        "jobs",
        "ors_optimization",
        "vehicles"
      ]
    },
    {
      "page": "ors_pois",
      "title": "Openrouteservice POIs",
      "topics": [
        "ors_pois"
      ]
    },
    {
      "page": "ors_profile",
      "title": "Openrouteservice Profiles",
      "topics": [
        "ors_profile"
      ]
    },
    {
      "page": "ors_snap",
      "title": "Openrouteservice Snapping",
      "topics": [
        "ors_snap"
      ]
    },
    {
      "page": "print.ors_api",
      "title": "Print a Compact Summary of the API Response",
      "topics": [
        "print.ors_api"
      ]
    }
  ],
  "_readme": "https://github.com/GIScience/openrouteservice-r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "fs",
    "geojsonsf",
    "geometries",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "jsonvalidate",
    "keyring",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "png",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sfheaders",
    "sp",
    "sys",
    "terra",
    "tinytex",
    "units",
    "V8",
    "viridisLite",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "openrouteservice.Rmd",
      "filename": "openrouteservice.html",
      "title": "Query openrouteservice from R",
      "author": "Andrzej Oleś",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Get started",
        "Disclaimer",
        "Installation",
        "Setting up API key",
        "Directions",
        "Isochrones",
        "Matrix",
        "Geocoding",
        "POIs",
        "Elevation",
        "Optimization"
      ],
      "created": "2018-04-13 14:53:28",
      "modified": "2024-10-18 10:59:09",
      "commits": 41
    }
  ],
  "_score": 7.3798491787628295,
  "_indexed": false,
  "_nocasepkg": "openrouteservice",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://giscience.r-universe.dev/openrouteservice",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-22T10:22:46.000Z",
      "distro": "noble",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "e7a5f125ac78b16735b6c515f7ae3d913e163049e4a1044533bfabca41569480",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-22T10:12:43.000Z",
      "distro": "noble",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "12a977f4fe714d65b3d1543558f579b888a6349610dd478f6214485c56ab4638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-22T10:11:43.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "38643b077ef542773eafde9f5f4500ad929478b307824cb881a40d4ac7f568f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-22T10:11:33.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "ae18901a553dc159b283b5fe80af93e9dc106a955c63accf558173209decea72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-22T10:13:04.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "b3e4dbba6bace4e7bbc97df962573385b9b1ccc408421251a4f62f2b5e7512f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-22T10:13:09.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "54402cb63bee6beb60e7ecb507e38817f6d1c912e9b426a7f1d5e5ed3515d623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-22T10:11:33.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "fb30356f79ac7e2b4bfcd4d3b8212e6382e701c37337224e7b75b5a1fd50e655",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-22T10:11:34.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "3e9c37e2a973f7ef346ab67cfc42a55ed448d24aef92e5d9102529fc6712a5dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27945056122"
    }
  ]
}