Package: googlePolylines
Type: Package
Title: Encoding Coordinates into 'Google' Polylines
Version: 0.2.0
Date: 2018-01-06
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre"))
    )
Description: Encodes simple feature ('sf') objects and coordinates using the 'Google' polyline encoding algorithm (<https://developers.google.com/maps/documentation/utilities/polylinealgorithm>).
License: GPL-3
SystemRequirements: C++11
Depends: R (>= 3.3.0)
Imports: Rcpp (>= 0.12.13)
LinkingTo: Rcpp, BH
RoxygenNote: 6.0.1
Suggests: covr, knitr, rmarkdown, sf, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-01-08 23:30:18 UTC; david
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2018-01-09 10:57:07 UTC
