Changes in version 0.3.0 (2023-09-24) - Code updated to use spatial geometry functions from the sf package to replace imports from the retired rgdal and rgeos packages. - The package now internally uses sf objects instead of the sp (SpatialPoints/Lines/Polygons) object format, but sp objects are still accepted as inputs for backwards compatibility. Changes in version 0.2.1 (2018-01-29) - Fixed a bug in the default arguments to fetch_len_multi Changes in version 0.2.0 (2017-01-16) - First release on CRAN