Changelog
Source:NEWS.md
geoprofiler 0.0.4 2026-08-28
CRAN release: 2026-08-28
profile_line()returns LINESTRING for a set of pointsprofile_line()now can interpolate a profile line when the input has more than 2 points.geoprofiler()supersedesprofile_coords()as it sounds more intuitive and is the main function of the package.
geoprofiler 0.0.3 2025-12-11
CRAN release: 2025-12-11
- optimized
swath_profile()andswath_stats(). They are way faster now!