Package: googlePolylines
Type: Package
Title: Encoding Coordinates into 'Google' Polylines
Version: 0.8.4
Date: 2023-09-05
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")
    )
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: BH, Rcpp
RoxygenNote: 7.2.3
Suggests: covr, knitr, rmarkdown, sf, sfheaders, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-09-04 22:45:03 UTC; david
Author: David Cooley [aut, cre],
  Paulo Barcelos [ctb] (Author of c++ decode_polyline),
  Chris Muir [ctb]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2023-09-05 11:10:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-09-13 02:05:51 UTC; unix
Archs: googlePolylines.so.dSYM
