{
  "_id": "6a4796b92f27a93436c0ee1e",
  "Package": "gmapsdistance",
  "Type": "Package",
  "Title": "Distance and Travel Time Between Two Points from Google Maps",
  "Version": "4.0.5",
  "Date": "2025-01-11",
  "Authors@R": "c(person(given = c(\"Rodrigo\", \"Azuero\"),\nfamily = \"Melo\",\nrole = \"aut\"),\nperson(given = \"David\",\nfamily = \"Zarruk\",\nrole = \"aut\"),\nperson(given = \"Jindra\",\nfamily = \"Lacko\",\nrole = \"cre\",\nemail = \"jindra.lacko@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0375-5156\")))",
  "URL": "https://github.com/jlacko/gmapsdistance",
  "BugReports": "https://github.com/jlacko/gmapsdistance/issues",
  "Description": "Get distance and travel time between two points from\nGoogle Maps. Four possible modes of transportation (bicycling,\nwalking, driving and public transportation).",
  "License": "GPL (>= 3)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libxml2-dev",
  "Repository": "https://jlacko.r-universe.dev",
  "Date/Publication": "2025-12-05 21:46:53 UTC",
  "RemoteUrl": "https://github.com/jlacko/gmapsdistance",
  "RemoteRef": "HEAD",
  "RemoteSha": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 06:55:46 UTC",
    "User": "root"
  },
  "Author": "Rodrigo Azuero Melo [aut],\nDavid Zarruk [aut],\nJindra Lacko [cre] (ORCID: <https://orcid.org/0000-0002-0375-5156>)",
  "Maintainer": "Jindra Lacko <jindra.lacko@gmail.com>",
  "_user": "jlacko",
  "_type": "src",
  "_file": "gmapsdistance_4.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/8005cef7584b8f35159436958bd4f0af10bec1e3c3bc70f07c1c80a950896e93",
  "_filesize": 117986,
  "_sha256": "8005cef7584b8f35159436958bd4f0af10bec1e3c3bc70f07c1c80a950896e93",
  "_expires": "2026-10-11T11:02:16.000Z",
  "_created": "2026-07-03T06:55:46.000Z",
  "_published": "2026-07-03T11:02:17.323Z",
  "_jobs": [
    {
      "job": 84986139707,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059839540"
    },
    {
      "job": 84986139903,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059855177"
    },
    {
      "job": 84986139995,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059839703"
    },
    {
      "job": 84986139846,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059839256"
    },
    {
      "job": 84986139229,
      "time": 172,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059803839"
    },
    {
      "job": 84986139713,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059839141"
    },
    {
      "job": 84986139863,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059824208"
    },
    {
      "job": 84986139841,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059823054"
    },
    {
      "job": 84986139744,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059824824"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298",
  "_status": "success",
  "_upstream": "https://github.com/jlacko/gmapsdistance",
  "_commit": {
    "id": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
    "author": "Jindra Lacko <jindra@jla-data.net>",
    "committer": "Jindra Lacko <jindra@jla-data.net>",
    "message": "the API seems to have recovered from the temporary glitch in NY >> DC trip\n",
    "time": 1764971213
  },
  "_maintainer": {
    "name": "Jindra Lacko",
    "email": "jindra.lacko@gmail.com",
    "login": "jlacko",
    "mastodon": "@jladata@fosstodon.org",
    "linkedin": "in/jlacko",
    "orcid": "0000-0002-0375-5156",
    "twitter": "@jladata",
    "description": "#rstats fanboy",
    "uuid": 29260421
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jlacko",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "spatial"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "rodazuero",
      "count": 132,
      "uuid": 7754394
    },
    {
      "user": "jlacko",
      "count": 76,
      "uuid": 29260421
    },
    {
      "user": "demetrio92",
      "count": 22,
      "uuid": 22682408
    },
    {
      "user": "jtilly",
      "count": 5,
      "uuid": 6807275
    },
    {
      "user": "davidzarruk",
      "count": 3,
      "uuid": 11294838
    },
    {
      "user": "michaelchirico",
      "count": 3,
      "uuid": 7606389
    },
    {
      "user": "njanetos",
      "count": 1,
      "uuid": 8462316
    }
  ],
  "_userbio": {
    "uuid": 29260421,
    "type": "user",
    "name": "Jindra Lacko",
    "followers": 67,
    "description": "#rstats fanboy"
  },
  "_downloads": {
    "count": 326,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gmapsdistance"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/jlacko/gmapsdistance",
  "_searchresults": 117,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gmapsdistance.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jlacko/gmapsdistance",
  "_realowner": "jlacko",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-09-08"
    },
    {
      "version": "2.0",
      "date": "2016-08-01"
    },
    {
      "version": "3.0",
      "date": "2016-08-10"
    },
    {
      "version": "3.1",
      "date": "2016-08-17"
    },
    {
      "version": "3.3",
      "date": "2017-10-21"
    },
    {
      "version": "3.4",
      "date": "2018-08-28"
    },
    {
      "version": "4.0.0",
      "date": "2022-04-26"
    },
    {
      "version": "4.0.4",
      "date": "2023-08-10"
    },
    {
      "version": "4.0.5",
      "date": "2025-01-11"
    }
  ],
  "_exports": [
    "gmapsdistance",
    "set.api.key"
  ],
  "_help": [
    {
      "page": "get.api.key",
      "title": "Get the Google Maps API key",
      "topics": [
        "get.api.key"
      ]
    },
    {
      "page": "gmapsdistance",
      "title": "gmapsdistance",
      "topics": [
        "gmapsdistance"
      ]
    },
    {
      "page": "set.api.key",
      "title": "Set the Google Maps API key",
      "topics": [
        "set.api.key"
      ]
    }
  ],
  "_readme": "https://github.com/jlacko/gmapsdistance/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "RCurl",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "gmapsdistance package in use",
      "author": "Jindra Lacko",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setting up API key",
        "Distance between cities",
        "Walking distance between GPS coordinates",
        "Distance matrix at a specific departure time",
        "Long format of distance matrix",
        "Distance matrix between GPS coordinates",
        "Combination of distances",
        "Using optional parameters - traffic model and avoidance",
        "Using \"foreign\" place names"
      ],
      "created": "2022-04-13 18:06:41",
      "modified": "2025-01-07 14:21:37",
      "commits": 8
    }
  ],
  "_score": 6.499549625905149,
  "_indexed": true,
  "_nocasepkg": "gmapsdistance",
  "_universes": [
    "jlacko"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.0.5",
      "date": "2026-07-03T06:57:55.000Z",
      "distro": "resolute",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/322d2483c30ba6d2a19e343738e2e82d828c59cee272960c36a3af7edf4e6d09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.0.5",
      "date": "2026-07-03T06:58:46.000Z",
      "distro": "resolute",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/1652f1e5947847b1de061bc663d07f8a33274b6ef08299f7b9b7d7fae8282c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.0.5",
      "date": "2026-07-03T06:57:57.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/1342f10240162815339b52819e85fb8d971d5880de3806cc1266824a6ff72c00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.0.5",
      "date": "2026-07-03T06:57:55.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/49f9f5edb8063a110c7ebc96ce4c146bf16bdd66b0c5dc3ee1e869fb89fbe2c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.0.5",
      "date": "2026-07-03T06:58:04.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/dd690c8c37d5e6bb30274fe21c4d1c47a8945a3ebe328b7b6fada3d3b08c24d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-07-03T06:56:57.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/41b89959984b389203eb44d314d9cd521baf84c9e295139c9a4240465cd7c2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-07-03T06:56:53.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/a1aa793fb5c6da898be73f61dc74909c53b17fd2bd67318248d3925a55dea033",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-07-03T06:56:59.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/d23ca222ccd637edbd597768a2b62857d0efc1cb140b84814e8df50949f4c35f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/28643850298"
    }
  ]
}