Package: hans 0.1

Alex Hallam

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).

Authors:Alex Hallam [aut, cre]

hans_0.1.tar.gz
hans_0.1.tar.gz(r-4.7-arm64)hans_0.1.tar.gz(r-4.7-x86_64)hans_0.1.tar.gz(r-4.6-arm64)hans_0.1.tar.gz(r-4.6-x86_64)
hans_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
hans/json (API)

# Install 'hans' in R:
install.packages('hans', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

1.70 score 1 scripts 163 downloads 1 exports 1 dependencies

Last updated from:8aff494eca. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK146
linux-devel-x86_64OK117
source / vignettesOK178
linux-release-arm64OK113
linux-release-x86_64OK116
wasm-releaseOK107

Exports:haversine

Dependencies:Rcpp