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
NeedsCompilation: no
Packaged: 2025-01-11 17:58:02 UTC; jindra
Author: Rodrigo Azuero Melo [aut],
  David Zarruk [aut],
  Jindra Lacko [cre] (<https://orcid.org/0000-0002-0375-5156>)
Maintainer: Jindra Lacko <jindra.lacko@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-11 18:30:02 UTC
Built: R 4.6.0; ; 2025-11-13 02:14:01 UTC; windows
