NEWS
habCluster 1.0.5 (2022-05-25)
** fix date in DESCRIPTION.
habCluster 1.0.4
Minor Bug Fixes and Improvements
- fix error in getEdge.cpp.
- add an optional parameter relative.distance in function raster2Gaph and function cluster.
habCluster 1.0.3 (2022-05-18)
Minor Bug Fixes and Improvements
- fix error in references describing the methods in DESCRIPTION.
Changes
- small change on the the sample data.
- change the default method for function cluster from cluster_louvain to cluster_fast_greedy
habCluster 1.0.2
Minor Bug Fixes and Improvements
- add references describing the methods in DESCRIPTION.
- fixed the "dontrun" fails to comply with coding conventions.
- fixed the 'Suggests' in DESCRIPTION that fails to comply with coding conventions.
habCluster 1.0.1
Enhancements
- cluster() and raster2graph accept both stars and RasterLayer as parameter now.
Changes
- cluster() returns an object of sf, instead of SpatialPolygonsDataFrame.
habCluster 1.0.0