Skip to contents
concaveman 1.2.0
- got rid of
dplyr and magrittr dependencies (thanks @josiahparry)
concaveman 1.1.0
CRAN release: 2020-05-11
- Support for the
SpatialPoint classes has been removed. It is now advised to transform data to and from sf format outside of the concaveman function.
- fixes to comply with
dplyr 1.0 and sf 0.9
concaveman 1.0.0
CRAN release: 2017-07-25
- initial release
- supports different input and output formats (matrix of coordinates,
SpatialPoints*, sf)