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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:8aff494eca. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 146 | ||
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 178 | ||
| linux-release-arm64 | OK | 113 | ||
| linux-release-x86_64 | OK | 116 | ||
| wasm-release | OK | 107 |
Exports:haversine
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate the haversine distance in kilometers given lat/lon pairs | haversine |