{
  "_id": "6a1016caacfb0bcc41c84acc",
  "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://giscience.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-05-14 06:13:17 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": "1ec944afe5ef2f98a93e12a38639c2b3",
  "_user": "giscience",
  "_type": "src",
  "_file": "openrouteservice_0.6.2.tar.gz",
  "_fileid": "bf6cd672d2aa09403a7a482b8e53278289e5712a70cf559b8022cedf85e98947",
  "_filesize": 183389,
  "_sha256": "bf6cd672d2aa09403a7a482b8e53278289e5712a70cf559b8022cedf85e98947",
  "_created": "2026-05-14T06:13:17.000Z",
  "_published": "2026-05-22T08:41:46.572Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345585855,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988391871"
    },
    {
      "job": 77345586537,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988392827"
    },
    {
      "job": 77345586369,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988387576"
    },
    {
      "job": 77345586378,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010871434"
    },
    {
      "job": 77345585840,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988355741"
    },
    {
      "job": 77345585593,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156388696"
    },
    {
      "job": 77345586104,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988381093"
    },
    {
      "job": 77345586387,
      "time": 154,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988390969"
    },
    {
      "job": 77345586260,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988385429"
    }
  ],
  "_buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227",
  "_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",
    "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": true,
  "_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": 4661504,
    "type": "organization",
    "name": "GIScience Research Group and HeiGIT",
    "description": "🌍 HeiGIT and GIScience at Heidelberg University are engaged in research and opensource development at the interface between geography and computational science"
  },
  "_downloads": {
    "count": 302,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openrouteservice"
  },
  "_devurl": "https://github.com/giscience/openrouteservice-r",
  "_searchresults": 103,
  "_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",
    "class",
    "classInt",
    "cli",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "fs",
    "geojsonsf",
    "geometries",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "jsonvalidate",
    "KernSmooth",
    "keyring",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "png",
    "proxy",
    "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.355259905527379,
  "_indexed": true,
  "_nocasepkg": "openrouteservice",
  "_universes": [
    "giscience",
    "aoles"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-14T06:15:48.000Z",
      "distro": "noble",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "957869799b4156d79aae70c4e1bb17884246fc2d1ad5d824fb97807510ef139f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-14T06:15:53.000Z",
      "distro": "noble",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "a83f56c698d0e0f4b6b6e3638c3104098607fd5cabbf5b297a7c17baf60794ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-14T06:15:35.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "f627d3971723a0b527c977c0e914ced544a819969d95e3a9fe3d0f673fb42ab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-15T05:44:14.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "b442a0cdc39b121be48133f4b5c27d796a332a370b70f7601541eb733473b4d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-14T06:14:53.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "04501a66cc8634908327b0711cf5e05542e2ce911002defc3de7b1cb8a317578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-14T06:15:29.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "61900fde2c04ea202ff54d8c840e49be819d64532d493dd6e11505da9b01a715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-14T06:15:11.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "ef57579e47bf8942f6637c9e399a496a7bc7137ce7e1de75eb4abb2878ae4dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-05-22T08:41:30.000Z",
      "commit": "dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5",
      "fileid": "e55b99511a665d3b9c4fdcb70e50de6398b46b04ea0b7820fe16463298f0b0c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giscience/actions/runs/25844915227"
    }
  ]
}