Changelog
Source:NEWS.md
rsgeo 0.1.5
CRAN release: 2023-09-02
- Initial CRAN release. This couldn’t have been possible without the attention to detail of @eitsupi, and the guidance and help from @cgmossa, @Ilia-Kosenkov, @sorhwell and the prior art of @yutannihilation and @jeroen
rsgeo 0.1.3
- adding additional parallelization to geodesic, Haversine, and Vincenty lengths
- parallelization added to minimum bounding rect
- line_segmentize() is now parallelized