CRAN/E | parzer

parzer

Parse Messy Geographic Coordinates

Installation

About

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.

github.com/ropensci/parzer (devel) https://docs.ropensci.org/parzer/ (docs)
github.com/ropensci/parzer (devel) https://docs.ropensci.org/parzer/ (docs)
System requirements C++11
Bug report File report

Key Metrics

Version 0.4.1
Published 2021-12-20 851 days ago
Needs compilation? yes
License MIT
License File
CRAN checks parzer results
Language en-US

Downloads

Yesterday 12
Last 7 days 94 -66%
Last 30 days 852 -4%
Last 90 days 2.822 +25%
Last 365 days 9.966 +9%

Maintainer

Maintainer

Alban Sagouis

sagouis@pm.me

Authors

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)

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to the parzer package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

parzer archive

Imports

Rcpp ≥ 1.0.2
withr

Suggests

testthat
randgeo
knitr
rmarkdown
callr
pkgbuild
pkgload

LinkingTo

Rcpp

Reverse Imports

flightsbr