Package: gepaf
Type: Package
Title: Google Encoded Polyline Algorithm Format
Version: 0.2.0
Authors@R: 
    c(person(given = "Matthieu", 
             family = "Viry", 
             email = "matthieu.viry@cnrs.fr",
             role = "aut", 
             comment = c(ORCID = "0000-0002-0693-8556")),
      person(given = "Timothée",
             family = "Giraud",
             email = "timothee.giraud@cnrs.fr",
             role = c("ctb","cre"),
             comment = c(ORCID = "0000-0002-1932-3323")))
Description: Encode and decode the Google Encoded Polyline Algorithm Format.
    See <https://developers.google.com/maps/documentation/utilities/polylinealgorithm>
    for more information.
License: GPL-3
Imports: bitops
Suggests: tinytest
URL: https://github.com/riatelab/gepaf
BugReports: https://github.com/riatelab/gepaf/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-10-16 14:07:37 UTC; tim
Author: Matthieu Viry [aut] (<https://orcid.org/0000-0002-0693-8556>),
  Timothée Giraud [ctb, cre] (<https://orcid.org/0000-0002-1932-3323>)
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2024-10-16 14:30:02 UTC
Built: R 4.3.3; ; 2024-10-16 15:53:05 UTC; unix
