hans: Haversines are not Slow

The haversine is a function used to calculate the distance between a pair of latitude and longitude points while accounting for the assumption that the points are on a spherical globe. This package provides a fast, dataframe compatible, haversine function. For the first publication on the haversine calculation see Joseph de Mendoza y RĂ­os (1795) <https://books.google.cat/books?id=030t0OqlX2AC> (In Spanish).

Version: 0.1
Imports: Rcpp (≥ 1.0.1)
LinkingTo: Rcpp
Suggests: testthat (≥ 2.1.0)
Published: 2019-09-27
Author: Alex Hallam [aut, cre]
Maintainer: Alex Hallam <alexhallam6.28 at tutanota.com>
License: MIT + file LICENSE
NeedsCompilation: yes
Materials: README
CRAN checks: hans results

Downloads:

Reference manual: hans.pdf
Package source: hans_0.1.tar.gz
Windows binaries: r-devel: hans_0.1.zip, r-release: hans_0.1.zip, r-oldrel: hans_0.1.zip
macOS binaries: r-release: hans_0.1.tgz, r-oldrel: hans_0.1.tgz

Linking:

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