Package: googlePolylines
Type: Package
Title: Encoding Coordinates into 'Google' Polylines
Version: 0.8.7
Date: 2025-03-14
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")),
    person("Paulo", "Barcelos", role = "ctb", comment = "Author of c++ decode_polyline"),
    person("Chris", "Muir", role = "ctb"),
    person('Michael', 'Chirico', role = "ctb")
    )
Description: Encodes simple feature ('sf') objects and coordinates, and decodes polylines 
    using the 'Google' polyline encoding algorithm (<https://developers.google.com/maps/documentation/utilities/polylinealgorithm>).
License: MIT + file LICENSE
Encoding: UTF-8
Imports: Rcpp (>= 1.0.10)
LinkingTo: Rcpp
RoxygenNote: 7.2.3
Suggests: covr, knitr, rmarkdown, sf, sfheaders, testthat
VignetteBuilder: knitr
URL: https://github.com/SymbolixAU/googlePolylines
NeedsCompilation: yes
Packaged: 2025-03-13 23:15:05 UTC; david
Author: David Cooley [aut, cre],
  Paulo Barcelos [ctb] (Author of c++ decode_polyline),
  Chris Muir [ctb],
  Michael Chirico [ctb]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2025-03-13 23:40:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-03-18 02:01:45 UTC; unix
Archs: googlePolylines.so.dSYM
