parzer: Parse Messy Geographic Coordinates

Parse geographic coordinates from various formats to decimal degree numeric values. Parse coordinates into their parts (degree, minutes, seconds); calculate hemisphere from coordinates; pull out individually degrees, minutes, or seconds; add and subtract degrees, minutes, and seconds. C++ code herein originally inspired from code written by Jeffrey D. Bogan (<http://bit.ly/CLongLatString>), but then completely re-written.

Version: 0.1.4
Imports: Rcpp (≥ 1.0.2)
LinkingTo: Rcpp
Suggests: testthat, randgeo, knitr, rmarkdown
Published: 2020-03-29
Author: Scott Chamberlain ORCID iD [aut, cre], Jeffrey Bogan [ctb] (C++ code originally from Jeffrey Bogan, but completely re-written), Julien Brun [rev] (Julien Brun reviewed the package, see https://github.com/ropensci/onboarding/issues/341), Maria Munafó [rev] (Maria Munafó reviewed the package, see https://github.com/ropensci/onboarding/issues/341), rOpenSci [fnd] (https://ropensci.org)
Maintainer: Scott Chamberlain <sckott at protonmail.com>
BugReports: https://github.com/ropensci/parzer/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/parzer (devel) https://docs.ropensci.org/parzer (docs)
NeedsCompilation: yes
SystemRequirements: C++11
Language: en-US
Materials: README NEWS
CRAN checks: parzer results

Downloads:

Reference manual: parzer.pdf
Vignettes: Introduction to the parzer package
Package source: parzer_0.1.4.tar.gz
Windows binaries: r-devel: parzer_0.1.4.zip, r-release: parzer_0.1.4.zip, r-oldrel: parzer_0.1.4.zip
macOS binaries: r-release: parzer_0.1.4.tgz, r-oldrel: parzer_0.1.4.tgz
Old sources: parzer archive

Reverse dependencies:

Reverse imports: kuniezu

Linking:

Please use the canonical form https://CRAN.R-project.org/package=parzer to link to this page.