Changes in version 1.2.0 (2025-11-28) - Added clusterradius argument specifying the maximum radius of cluster. - Updated example code to reflect the update of the spData package. Changes in version 1.1.0 (2023-03-01) - Added option for scannning cold-spot cluster with decreased risk. - Replaced rgdal package with sf package. Changes in version 1.0.0 (2021-10-21) - Added reference to the Journal of Statistical Software paper on rflexscan doi:10.18637/jss.v099.i13. Changes in version 0.4.0 (2021-01-19) - Allowed access to internal functions. Changes in version 0.3.0 (2020-06-23) - Updated help for rflexscan method. Changes in version 0.2.0 (2019-09-12) - Added a NEWS.md file to track changes to the package. - Renamed flexscan method to rflexscan to be consistent with the class name. - Avoided writing/reading temporary files in rflexscan method for speed-up. - Implemented print.rflexscan method. - Implemented print.rflexscanCluster method.