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"), family = "Melo", role = "aut"), person(given = "David", family = "Zarruk", role = "aut"), person(given = "Jindra", family = "Lacko", role = "cre", email = "jindra.lacko@gmail.com", comment = 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 Google Maps. Four possible modes of transportation (bicycling, walking, driving and public transportation). License: GPL (>= 3) Imports: RCurl, XML, methods RoxygenNote: 7.3.2 Encoding: UTF-8 Suggests: covr, knitr, rmarkdown, vctrs, testthat (>= 3.0.0) 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: 2026-07-03 06:55:46 UTC; root Author: Rodrigo Azuero Melo [aut], David Zarruk [aut], Jindra Lacko [cre] (ORCID: ) Maintainer: Jindra Lacko