{
  "_id": "6a16a76facfb0bcc41d832e5",
  "Package": "azuremapsr",
  "Title": "Interface to the 'Azure Maps' API",
  "Version": "0.0.2.9000",
  "Authors@R": "c(\nperson(\"Juan P.\", \"Fonseca-Zamora\",\nemail = \"ts18jpf@leeds.ac.uk\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0006-7042-3828\"))\n)",
  "Description": "Provides a wrapper for the Microsoft 'Azure Maps' REST\nAPIs\n<https://learn.microsoft.com/en-us/rest/api/maps/route?view=rest-maps-2025-01-01>,\nenabling users to access mapping and geospatial services\ndirectly from R. This package simplifies authenticating,\nbuilding, and sending requests for services like route\ndirections. It handles conversions between R objects (such as\n'sf' objects) and the GeoJSON+JSON format required by the API,\nmaking it easier to integrate 'Azure Maps' into R-based data\nanalysis workflows.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/juanfonsecaLS1/azuremapsr",
  "BugReports": "https://github.com/juanfonsecaLS1/azuremapsr/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://juanfonsecals1.r-universe.dev",
  "Date/Publication": "2025-09-29 14:03:37 UTC",
  "RemoteUrl": "https://github.com/juanfonsecals1/azuremapsr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:08:43 UTC",
    "User": "root"
  },
  "Author": "Juan P. Fonseca-Zamora [aut, cre] (ORCID:\n<https://orcid.org/0009-0006-7042-3828>)",
  "Maintainer": "Juan P. Fonseca-Zamora <ts18jpf@leeds.ac.uk>",
  "MD5sum": "e01b7bfdf794d87f89899de63801b4f6",
  "_user": "juanfonsecals1",
  "_type": "src",
  "_file": "azuremapsr_0.0.2.9000.tar.gz",
  "_fileid": "e71e578515dacaeb1f2fcd672ef8ba159ab508aa63fcfe3fa809862e132e2ceb",
  "_filesize": 124939,
  "_sha256": "e71e578515dacaeb1f2fcd672ef8ba159ab508aa63fcfe3fa809862e132e2ceb",
  "_created": "2026-05-27T08:08:43.000Z",
  "_published": "2026-05-27T08:12:31.459Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78034662146,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235224247"
    },
    {
      "job": 78034662078,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235222357"
    },
    {
      "job": 78034662083,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235232942"
    },
    {
      "job": 78034662093,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235213922"
    },
    {
      "job": 78034240629,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235181977"
    },
    {
      "job": 78034662046,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235221380"
    },
    {
      "job": 78034662137,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235206448"
    },
    {
      "job": 78034662098,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235207856"
    },
    {
      "job": 78034662183,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juanfonsecals1/azuremapsr",
  "_commit": {
    "id": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
    "author": "Juan P. Fonseca-Zamora <69847296+juanfonsecaLS1@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from juanfonsecaLS1/4-waypoints-argument-do-not-admit-an-sf-object-with-more-than-1-feature\n\n4 waypoints argument do not admit an sf object with more than 1 feature",
    "time": 1759154617
  },
  "_maintainer": {
    "name": "Juan P. Fonseca-Zamora",
    "email": "ts18jpf@leeds.ac.uk",
    "login": "juanfonsecals1",
    "description": "🚶🚲🚌🚗 Transport Planning & Modelling | 🔬 PGR @ University of Leeds | 💻 R Developer | Open Source",
    "uuid": 69847296
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "geojsonsf",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.4",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "version": ">= 0.4.6.2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.21",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.1",
      "role": "Imports"
    }
  ],
  "_owner": "juanfonsecals1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 7
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 8
    },
    {
      "week": "2025-40",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2025-08-20"
    },
    {
      "name": "v0.0.2",
      "date": "2025-08-27"
    }
  ],
  "_topics": [
    "api-interface",
    "azure-maps"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "juanfonsecals1",
      "count": 29,
      "uuid": 69847296
    }
  ],
  "_userbio": {
    "uuid": 69847296,
    "type": "user",
    "name": "Juan P. Fonseca-Zamora",
    "description": ":walking::bike::bus::car: Transport Planning & Modelling | 🔬 PGR @ University of Leeds | :computer: R Developer | Open Source"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/azuremapsr"
  },
  "_devurl": "https://github.com/juanfonsecals1/azuremapsr",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/azuremapsr.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juanfonsecals1/azuremapsr",
  "_realowner": "juanfonsecals1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-08-26"
    },
    {
      "version": "0.0.2",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "check_params",
    "get_azuremaps_token",
    "get_point",
    "get_routes",
    "json_to_sf",
    "POSTbody_builder_directions_geojson",
    "POSTbody_builder_directions_json",
    "req_route_directions",
    "set_azuremaps_token"
  ],
  "_datasets": [
    {
      "name": "sample_response",
      "title": "A sample response obtained from the 'get_route_directions' function",
      "object": "sample_response",
      "class": [
        "httr2_response"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sample_response_leeds",
      "title": "A sample response obtained from the 'get_route_directions' function",
      "object": "sample_response_leeds",
      "class": [
        "httr2_response"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "check_params",
      "title": "check conformity of parameters for JSON section",
      "topics": [
        "check_params"
      ]
    },
    {
      "page": "get_azuremaps_token",
      "title": "Get Azure Maps API Authentication Token",
      "topics": [
        "get_azuremaps_token"
      ]
    },
    {
      "page": "get_point",
      "title": "Create sfc Object from Coordinates or sf POINT Object",
      "topics": [
        "get_point",
        "get_point.default",
        "get_point.matrix",
        "get_point.numeric",
        "get_point.sf",
        "get_point.sfc"
      ]
    },
    {
      "page": "get_routes",
      "title": "Extract and Combine Routes from an 'Azure Maps' Response",
      "topics": [
        "get_routes"
      ]
    },
    {
      "page": "json_to_sf",
      "title": "Convert 'Azure Maps' JSON Response to an sf Object",
      "topics": [
        "json_to_sf"
      ]
    },
    {
      "page": "POSTbody_builder_directions_geojson",
      "title": "Build GeoJSON Body for Route Directions",
      "topics": [
        "POSTbody_builder_directions_geojson"
      ]
    },
    {
      "page": "POSTbody_builder_directions_json",
      "title": "Build JSON Parameter Body for Route Directions",
      "topics": [
        "POSTbody_builder_directions_json"
      ]
    },
    {
      "page": "req_route_directions",
      "title": "Get Route Directions from 'Azure Maps'",
      "topics": [
        "req_route_directions"
      ]
    },
    {
      "page": "sample_response",
      "title": "A sample response obtained from the 'get_route_directions' function",
      "topics": [
        "sample_response"
      ]
    },
    {
      "page": "sample_response_leeds",
      "title": "A sample response obtained from the 'get_route_directions' function",
      "topics": [
        "sample_response_leeds"
      ]
    },
    {
      "page": "set_azuremaps_token",
      "title": "Set Azure Maps API Authentication Token",
      "topics": [
        "set_azuremaps_token"
      ]
    }
  ],
  "_readme": "https://github.com/juanfonsecals1/azuremapsr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "e1071",
    "generics",
    "geojsonsf",
    "geometries",
    "glue",
    "httr2",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "openssl",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rlist",
    "s2",
    "sf",
    "sfheaders",
    "stringi",
    "stringr",
    "sys",
    "timechange",
    "units",
    "vctrs",
    "withr",
    "wk",
    "XML",
    "yaml"
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "azuremapsr",
  "_universes": [
    "juanfonsecals1"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-04-27T07:37:44.000Z",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "f7eec542dac82c2ccd3c93101cd772893e06e279f68468e7cc7bcf7199fc60cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/24982331560"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-05-27T08:10:50.000Z",
      "distro": "noble",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "f13d54a476fc9be18273b053f347cac0cb6e88ba2f209d1c3eb877bb2ac233d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-05-27T08:10:47.000Z",
      "distro": "noble",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "70e5715e9cd74e0c7a4963c490bbb372a6c1ccf7202d59a9d82a452b6fc3b28d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-05-27T08:11:18.000Z",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "836a80ac91efa109eec4be2cd0384aa4f32f51a278ff999dd311f0640b44c1b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-05-27T08:10:24.000Z",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "a61a795c13b043b189f006df0f53d1946014798809d8ddf270c2260262dc0ffb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.9000",
      "date": "2026-05-27T08:10:53.000Z",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "65c093234a34306ebd17e3da281703688a540ececd536ecc82256b139b212a53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-05-27T08:09:55.000Z",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "92b14477be810edf57a2b5c543bb0d8c664aeca4e26ca935b630033e11c7c1f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-05-27T08:10:00.000Z",
      "commit": "1026a551c3b90e814d79b8f41c7da4fd1e9da810",
      "fileid": "e029df65430fe500a8c790e083069fa50407b0d4206e23081fb8b2cc1bf85d45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanfonsecals1/actions/runs/26498982695"
    }
  ]
}