{
  "_id": "6a1fef85b401979e73441b4c",
  "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-06-03 09:05:41 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>",
  "MD5sum": "c91f6311641b88df7238bc2a066571fe",
  "_user": "jlacko",
  "_type": "src",
  "_file": "gmapsdistance_4.0.5.tar.gz",
  "_fileid": "ea324980954ae7eed2d4430b9c31298ac07b6d61d6aa1d966c2e39ccf30e6ffb",
  "_filesize": 116153,
  "_sha256": "ea324980954ae7eed2d4430b9c31298ac07b6d61d6aa1d966c2e39ccf30e6ffb",
  "_created": "2026-06-03T09:05:41.000Z",
  "_published": "2026-06-03T09:10:29.389Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79259310618,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380290782"
    },
    {
      "job": 79259310589,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380288601"
    },
    {
      "job": 79259310580,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380314093"
    },
    {
      "job": 79259310910,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380327768"
    },
    {
      "job": 79258851297,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380240884"
    },
    {
      "job": 79259310577,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380279474"
    },
    {
      "job": 79259310667,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380278741"
    },
    {
      "job": 79259310622,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380277404"
    },
    {
      "job": 79259310633,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380283594"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "#rstats fanboy"
  },
  "_downloads": {
    "count": 284,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gmapsdistance"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/jlacko/gmapsdistance",
  "_searchresults": 102,
  "_rbuild": "4.6.0",
  "_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.439963935920905,
  "_indexed": true,
  "_nocasepkg": "gmapsdistance",
  "_universes": [
    "jlacko"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.0.5",
      "date": "2026-06-03T09:07:59.000Z",
      "distro": "noble",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "bcbd070ecf1019a107d14237cfd1b5aedab8b697a1bd11eda0c2e989d8c16ffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.0.5",
      "date": "2026-06-03T09:07:52.000Z",
      "distro": "noble",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "0d659e80f5a6f3e9e0f54b1e293d0383ed4e35a6aa014e693d7440648a2dacf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.0.5",
      "date": "2026-06-03T09:09:10.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "0950d439b9056176abdf0045cbd3ddd78ca36cd876b99e9639b1c6c9f54832fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.0.5",
      "date": "2026-06-03T09:09:45.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "c9816b25a49f70afb16f350e14f764aa899a02ab1c8a2de028cfda9ad2e9edae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.0.5",
      "date": "2026-06-03T09:07:39.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "919a1756634f1e6279b5de79b8302731a8830aecebb7e989462d5fa8a52ba6f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-06-03T09:07:20.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "c1285d80128a18cf1db5208eeaf7b45594521f9fc44281411e32a499b52b9da6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-06-03T09:07:18.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "e4d8c3aaf4d4e78a811c2287df2e45c301e96e253aad8595f89570eddcf9507e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.0.5",
      "date": "2026-06-03T09:07:35.000Z",
      "commit": "b31d4952fdc568716d63ecfe4b3e9ab4c1d999ff",
      "fileid": "384d852ed892c596588c5d043d0811f2c457e3ceff8128645cf6deb50a9529f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlacko/actions/runs/26874709652"
    }
  ]
}