{
  "_id": "6a10211aacfb0bcc41c8be82",
  "Package": "mapsapi",
  "Type": "Package",
  "Title": "'sf'-Compatible Interface to 'Google Maps' APIs",
  "Version": "0.5.4",
  "Authors@R": "c(\nperson(\"Michael\", \"Dorman\", email = \"dorman@post.bgu.ac.il\", role = c(\"aut\", \"cre\")),\nperson(\"Tom\", \"Buckley\", role = c(\"ctb\")),\nperson(\"Alex\", \"Dannenberg\", role = c(\"ctb\")),\nperson(\"Mihir\", \"Bhaskar\", role = c(\"ctb\")),\nperson(\"Juan\", \"P. Fonseca-Zamora\", role = c(\"ctb\")),\nperson(\"Rodrigo\", \"Vega\", role = c(\"ctb\")))",
  "Description": "Interface to the 'Google Maps' APIs: (1) routing\ndirections based on the 'Directions' API, returned as 'sf'\nobjects, either as single feature per alternative route, or a\nsingle feature per segment per alternative route; (2) travel\ndistance or time matrices based on the 'Distance Matrix' API;\n(3) geocoded locations based on the 'Geocode' API, returned as\n'sf' objects, either points or bounds; (4) map images using the\n'Maps Static' API, returned as 'stars' objects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://michaeldorman.github.io/mapsapi/,\nhttps://github.com/michaeldorman/mapsapi/",
  "BugReports": "https://github.com/michaeldorman/mapsapi/issues/",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibpng-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://michaeldorman.r-universe.dev",
  "Date/Publication": "2023-07-23 05:32:54 UTC",
  "RemoteUrl": "https://github.com/michaeldorman/mapsapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "d331fd3bce380390424cbbd757930a3b1081e191",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:53:05 UTC",
    "User": "root"
  },
  "Author": "Michael Dorman [aut, cre],\nTom Buckley [ctb],\nAlex Dannenberg [ctb],\nMihir Bhaskar [ctb],\nJuan P. Fonseca-Zamora [ctb],\nRodrigo Vega [ctb]",
  "Maintainer": "Michael Dorman <dorman@post.bgu.ac.il>",
  "MD5sum": "abb5156ba748b4af57553ab9eef66bbe",
  "_user": "michaeldorman",
  "_type": "src",
  "_file": "mapsapi_0.5.4.tar.gz",
  "_fileid": "6be8492f33e145a997528f37fb10425d4d2bddb519f1774cf2cf5c92e8c0cf7f",
  "_filesize": 1191978,
  "_sha256": "6be8492f33e145a997528f37fb10425d4d2bddb519f1774cf2cf5c92e8c0cf7f",
  "_created": "2026-05-14T05:53:05.000Z",
  "_published": "2026-05-22T09:25:46.643Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352293834,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988129454"
    },
    {
      "job": 77352294039,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988128203"
    },
    {
      "job": 77352294310,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988133608"
    },
    {
      "job": 77352293858,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988128544"
    },
    {
      "job": 77352293608,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988099470"
    },
    {
      "job": 77352293455,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157217353"
    },
    {
      "job": 77352294096,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988118584"
    },
    {
      "job": 77352294545,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988116746"
    },
    {
      "job": 77352294020,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988118171"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/michaeldorman/mapsapi",
  "_commit": {
    "id": "d331fd3bce380390424cbbd757930a3b1081e191",
    "author": "michaeldorman <michael.dorman@mail.huji.ac.il>",
    "committer": "michaeldorman <michael.dorman@mail.huji.ac.il>",
    "message": "added publication date\n",
    "time": 1690090374
  },
  "_maintainer": {
    "name": "Michael Dorman",
    "email": "dorman@post.bgu.ac.il",
    "login": "michaeldorman",
    "uuid": 9386655
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "bitops",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "RgoogleMaps",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "michaeldorman",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 56,
  "_contributors": [
    {
      "user": "michaeldorman",
      "count": 64,
      "uuid": 9386655
    },
    {
      "user": "rmvegasm",
      "count": 3,
      "uuid": 29314111
    },
    {
      "user": "mihirbhaskar",
      "count": 3,
      "uuid": 52345583
    },
    {
      "user": "juanfonsecals1",
      "count": 2,
      "uuid": 69847296
    },
    {
      "user": "tbuckl",
      "count": 1,
      "uuid": 98956
    },
    {
      "user": "tbdv",
      "count": 1,
      "uuid": 32847647
    }
  ],
  "_userbio": {
    "uuid": 9386655,
    "type": "user",
    "name": "Michael Dorman"
  },
  "_downloads": {
    "count": 466,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mapsapi"
  },
  "_devurl": "https://github.com/michaeldorman/mapsapi",
  "_pkgdown": "https://michaeldorman.github.io/mapsapi/",
  "_searchresults": 100,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mapsapi.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/michaeldorman/mapsapi",
  "_realowner": "michaeldorman",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-27"
    },
    {
      "version": "0.2.0",
      "date": "2017-11-02"
    },
    {
      "version": "0.3.0",
      "date": "2018-01-11"
    },
    {
      "version": "0.3.5",
      "date": "2018-03-12"
    },
    {
      "version": "0.3.7",
      "date": "2018-07-23"
    },
    {
      "version": "0.3.9",
      "date": "2019-01-19"
    },
    {
      "version": "0.4.0",
      "date": "2019-04-06"
    },
    {
      "version": "0.4.1",
      "date": "2019-06-17"
    },
    {
      "version": "0.4.2",
      "date": "2019-09-07"
    },
    {
      "version": "0.4.5",
      "date": "2020-04-14"
    },
    {
      "version": "0.4.6",
      "date": "2020-06-15"
    },
    {
      "version": "0.4.7",
      "date": "2020-09-19"
    },
    {
      "version": "0.4.8",
      "date": "2020-12-17"
    },
    {
      "version": "0.4.9",
      "date": "2021-06-13"
    },
    {
      "version": "0.5.0",
      "date": "2021-09-06"
    },
    {
      "version": "0.5.3",
      "date": "2022-01-13"
    },
    {
      "version": "0.5.4",
      "date": "2023-07-21"
    }
  ],
  "_exports": [
    "mp_directions",
    "mp_geocode",
    "mp_get_bounds",
    "mp_get_matrix",
    "mp_get_points",
    "mp_get_routes",
    "mp_get_segments",
    "mp_map",
    "mp_matrix"
  ],
  "_datasets": [
    {
      "name": "response_directions_driving",
      "title": "Sample response from Google Maps Directions API",
      "object": "response_directions_driving",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "response_directions_transit",
      "title": "Sample response from Google Maps Directions API",
      "object": "response_directions_transit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "response_geocode",
      "title": "Sample response from Google Maps Geocode API",
      "object": "response_geocode",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "response_map",
      "title": "Sample response from Maps Static API (as 'stars' raster)",
      "object": "response_map",
      "class": [
        "mapsapi_map",
        "stars"
      ],
      "fields": [],
      "table": true,
      "tojson": false
    },
    {
      "name": "response_matrix",
      "title": "Sample response from Google Maps Distance Matrix API",
      "object": "response_matrix",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mp_directions",
      "title": "Get directions from the Google Maps Directions API",
      "topics": [
        "mp_directions"
      ]
    },
    {
      "page": "mp_geocode",
      "title": "Get geocoded coordinates using the Google Maps Geocoding API",
      "topics": [
        "mp_geocode"
      ]
    },
    {
      "page": "mp_get_bounds",
      "title": "Extract geocoded *bounds* from Google Maps Geocode API response",
      "topics": [
        "mp_get_bounds"
      ]
    },
    {
      "page": "mp_get_matrix",
      "title": "Extract distance or duration *matrix* from a Google Maps Distance Matrix API response",
      "topics": [
        "mp_get_matrix"
      ]
    },
    {
      "page": "mp_get_points",
      "title": "Extract geocoded points from Google Maps Geocode API response",
      "topics": [
        "mp_get_points"
      ]
    },
    {
      "page": "mp_get_routes",
      "title": "Extract *routes* from Google Maps Directions API response",
      "topics": [
        "mp_get_routes"
      ]
    },
    {
      "page": "mp_get_segments",
      "title": "Extract *route segments* from a Google Maps Directions API response",
      "topics": [
        "mp_get_segments"
      ]
    },
    {
      "page": "mp_map",
      "title": "Get static map from the Maps Static API",
      "topics": [
        "mp_map"
      ]
    },
    {
      "page": "mp_matrix",
      "title": "Get distance matrix from the Google Maps Distance Matrix API",
      "topics": [
        "mp_matrix"
      ]
    },
    {
      "page": "plot.mapsapi_map",
      "title": "Plot static Google map",
      "topics": [
        "plot.mapsapi_map"
      ]
    },
    {
      "page": "response_directions_driving",
      "title": "Sample response from Google Maps Directions API",
      "topics": [
        "response_directions_driving"
      ]
    },
    {
      "page": "response_directions_transit",
      "title": "Sample response from Google Maps Directions API",
      "topics": [
        "response_directions_transit"
      ]
    },
    {
      "page": "response_geocode",
      "title": "Sample response from Google Maps Geocode API",
      "topics": [
        "response_geocode"
      ]
    },
    {
      "page": "response_map",
      "title": "Sample response from Maps Static API (as 'stars' raster)",
      "topics": [
        "response_map"
      ]
    },
    {
      "page": "response_matrix",
      "title": "Sample response from Google Maps Distance Matrix API",
      "topics": [
        "response_matrix"
      ]
    }
  ],
  "_readme": "https://github.com/michaeldorman/mapsapi/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "bitops",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "httr",
    "jsonlite",
    "KernSmooth",
    "MASS",
    "mime",
    "openssl",
    "png",
    "proxy",
    "R6",
    "Rcpp",
    "RgoogleMaps",
    "rlang",
    "s2",
    "sf",
    "stars",
    "sys",
    "units",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to package mapsapi",
      "author": "Michael Dorman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Directions",
        "Distance Matrix",
        "Geocode",
        "Static maps"
      ],
      "created": "2017-09-25 05:40:37",
      "modified": "2020-12-17 12:48:05",
      "commits": 14
    }
  ],
  "_score": 7.146128035678238,
  "_indexed": true,
  "_nocasepkg": "mapsapi",
  "_universes": [
    "michaeldorman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-05-14T05:55:23.000Z",
      "distro": "noble",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "b68fbdb04399f3f13d770a6b35a1638dae9c9d781a86c46f862f0284d5bc56e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-05-14T05:55:20.000Z",
      "distro": "noble",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "4c1d65f7b5fc587c3dbf4bf904ad4141253aabc3af1fdc351b05d13f56eb7e25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-05-14T05:55:44.000Z",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "14aaf6f7ef55422d0a56fb724d8db75cf387c3b13654735f28f2614d4341ce71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-05-14T05:55:20.000Z",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "8e1268320065f3c5ba8f405be0fa291b4e4708f06123bae825cab9f25c3728f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-05-14T05:54:24.000Z",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "ac84d5a8eab5c4b06e5229a4cba3a97ea1af45406ccf3d1c3721b18f86448410",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-05-14T05:54:18.000Z",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "a8fa92ced356b1b64278b46405a2e7c2ffea6f941cbd9b9489e0da66edbf1136",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-05-14T05:54:23.000Z",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "8bdb75797cb9154887801ee0b6d7f9fd13d454a9b2b4d5712ce3957737d13625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.4",
      "date": "2026-05-22T09:25:28.000Z",
      "commit": "d331fd3bce380390424cbbd757930a3b1081e191",
      "fileid": "d4e7d3d5674342db6c3386b7eb9615c3ce576a68c3aa9bf7eaf5b2430d7b194d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michaeldorman/actions/runs/25844250906"
    }
  ]
}