{
  "_id": "6a570dc4ff0138dec5d6d141",
  "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-15 04:30:40 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/b8095a47bcc449a3f8852b5afa65ab4d7aea4457a8ab37b9a913094bbd7ace4a",
  "_filesize": 117989,
  "_sha256": "b8095a47bcc449a3f8852b5afa65ab4d7aea4457a8ab37b9a913094bbd7ace4a",
  "_expires": "2026-10-23T04:34:10.000Z",
  "_created": "2026-07-15T04:30:40.000Z",
  "_published": "2026-07-15T04:34:11.961Z",
  "_jobs": [
    {
      "job": 87268541927,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332583677"
    },
    {
      "job": 87268541936,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332582429"
    },
    {
      "job": 87268541957,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332557756"
    },
    {
      "job": 87268541909,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332561264"
    },
    {
      "job": 87268191159,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332541267"
    },
    {
      "job": 87268541916,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8332568310"
    },
    {
      "job": 87268541960,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332559990"
    },
    {
      "job": 87268541993,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332570822"
    },
    {
      "job": 87268541962,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332561521"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683",
  "_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": 314,
    "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-15T04:33:42.000Z",
      "distro": "resolute",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/8817b5af7e2cf75b97d7ccb70688860363c11a7fd077deabe1f62763fdac08e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.0.5",
      "date": "2026-07-15T04:33:36.000Z",
      "distro": "resolute",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/c68d8be79b33ede94a910015c17e47698124781a686c5dd99bc38118ed0740c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.0.5",
      "date": "2026-07-15T04:31:56.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/578e096ec54839412da530dc5cab8f27d2e067705b89b878216914ccb1956fcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.0.5",
      "date": "2026-07-15T04:32:06.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/486f07f6f1627e33987a885eb1dc189b4dedaea6e1884cbb26c9bc3e75fa3bec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.0.5",
      "date": "2026-07-15T04:32:48.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/70c29e3c11e38a73c0896142dd6c34b631b4bd7690eaeff475d698eced82f3f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-07-15T04:31:57.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/3900c1f9426379f9b7950d356913db74c3f7b3e8dee8e3f923ec7d6e5373f745",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-07-15T04:32:42.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/a7f8361545be42cd028c88486cd986de8c4d9510ed110d7c4f8bd62293c5496a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-07-15T04:32:04.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "https://r2.ropensci.org/b1e0e3ffcb928a08d1470b91b08de883446fa7e9186e432611e3f0f33fb9a736",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/29389024683"
    }
  ]
}