Package: googlePolylines Type: Package Title: Encoding Coordinates into 'Google' Polylines Version: 0.8.2 Date: 2020-12-15 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 (). License: MIT + file LICENSE Encoding: UTF-8 SystemRequirements: C++14 Imports: Rcpp (>= 0.12.13) LinkingTo: Rcpp, BH RoxygenNote: 7.1.1 Suggests: covr, knitr, rmarkdown, sf, sfheaders, testthat VignetteBuilder: knitr NeedsCompilation: yes Packaged: 2020-12-15 03:29:32 UTC; david Author: David Cooley [aut, cre], Paulo Barcelos [ctb] (Author of c++ decode_polyline), Chris Muir [ctb] Maintainer: David Cooley Repository: CRAN Date/Publication: 2020-12-15 07:10:02 UTC Built: R 4.1.0; x86_64-pc-linux-gnu; 2023-02-13 23:43:51 UTC; unix