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.5-noble)hans_0.1.tar.gz(r-4.4-noble)
hans_0.1.tgz(r-4.4-emscripten)hans_0.1.tgz(r-4.3-emscripten)
hans.pdf |hans.html✨
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 5 years agofrom:8aff494eca. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
Exports:haversine
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate the haversine distance in kilometers given lat/lon pairs | haversine |