parzer: Parse Messy Geographic Coordinates (original) (raw)
Parse messy geographic coordinates from various character 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, but then completely re-written.
Version: | 0.4.1 |
---|---|
Imports: | Rcpp (≥ 1.0.2), withr |
LinkingTo: | Rcpp |
Suggests: | testthat, randgeo, knitr, rmarkdown, callr, pkgbuild, pkgload |
Published: | 2021-12-20 |
DOI: | 10.32614/CRAN.package.parzer |
Author: | Scott Chamberlain [aut], Alban Sagouis [aut, cre], Alec L. Robitaille [ctb], Maëlle Salmon [ctb], Hiroaki Yutani [ctb], 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: | Alban Sagouis |
BugReports: | https://github.com/ropensci/parzer/issues |
License: | MIT + file |
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 |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=parzerto link to this page.