parzer: Parse Messy Geographic Coordinates

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.2
Imports: Rcpp (≥ 1.0.2), withr
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0), quarto, sf, leaflet, callr, pkgbuild, pkgload
Published: 2025-05-19
DOI: 10.32614/CRAN.package.parzer
Author: Scott Chamberlain ORCID iD [aut], Alban Sagouis ORCID iD [aut, cre], Alec L. Robitaille ORCID iD [ctb], Maëlle Salmon ORCID iD [ctb], Hiroaki Yutani [ctb], Jeffrey Bogan [ctb] (C++ code originally from Jeffrey Bogan, but completely re-written), Julien Brun ORCID iD [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 ROR ID [fnd], German Centre for Integrative Biodiversity Research (iDiv) Halle-Jena-Leipzig ROR ID [fnd]
Maintainer: Alban Sagouis <sagouis at pm.me>
BugReports: https://github.com/ropensci/parzer/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/parzer, https://docs.ropensci.org/parzer/
NeedsCompilation: yes
Language: en-US
Materials: README NEWS
CRAN checks: parzer results

Documentation:

Reference manual: parzer.pdf
Vignettes: Introduction to the parzer package (source, R code)
Parzer use cases (source, R code)

Downloads:

Package source: parzer_0.4.2.tar.gz
Windows binaries: r-devel: parzer_0.4.2.zip, r-release: parzer_0.4.1.zip, r-oldrel: parzer_0.4.1.zip
macOS binaries: r-release (arm64): parzer_0.4.2.tgz, r-oldrel (arm64): parzer_0.4.2.tgz, r-release (x86_64): parzer_0.4.1.tgz, r-oldrel (x86_64): parzer_0.4.2.tgz
Old sources: parzer archive

Reverse dependencies:

Reverse imports: ARUtools, flightsbr

Linking:

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