Major changes: - Add ‘geodist_vec()’ function to accept individual vectors
Minor changes: - bug fix for cheap distances between single points; thanks to @mem48
Minor changes: - bug fix in sequential calculation with cheap distances; thanks to @mem48
Major changes: - Add georange function to calculate extreme ranges only; thanks to @marcosci - Add ‘paired’ option to ‘geodist()’ function to calculate pair-wise distances between ‘x’ and ‘y’ matrices
Minor changes: - Improve handling of column names
Initial CRAN release.