Recent Releases of geodist
geodist - CRAN version 0.1.0
Major changes:
- Added new
geodist_min()function to return index into second object of items with minimal distance.
- C
Published by mpadge almost 2 years ago
geodist - CRAN version 0.0.8
Minor changes:
- Update geodesic source code
- Add codeberg.org/hypertidy/geodist remote
- Fix all clang warnings, including new header files with prototypes for all fns
- C
Published by mpadge over 3 years ago
geodist - CRAN version 0.0.7
Minor changes:
- Improve matching of column names to lon/lat
- Fix error when submitting tibbles (#32)
- C
Published by mpadge about 5 years ago
geodist - CRAN version 0.0.6
Minor changes:
- Mirrored source repository on gitlab, bitbucket, sourcehut, and github
- All functions now issue a message to use a different measure when default
measure = "cheap"and maximum distance > 100km (see #26) - C code made more robust (all input variables protected).
- C
Published by mpadge over 5 years ago
geodist - CRAN release 0.0.4
Major changes:
- Add 'geodist_vec()' function to accept individual vectors
Minor changes:
- bug fix for cheap distances between single points; thanks to @mem48
- C
Published by mpadge almost 6 years ago