Changes in version 1.1.0 (2022-10-28) Minor changes - Switched maintainer and associated urls. - Fixes to compiler warnings; needed to restore package to CRAN. - Removed dependence on reliaR (package was no longer on CRAN) - Fixed bug in scan_eb_negbin Changes in version 1.0.2 Minor changes - Removed unneeded internal functions that caused package to not be loaded. - Added CITATION file with updated citation for the package. - Fixes to multiple bugs found by Kelly Reeve. - Added functionality to function top_clusters. Changes in version 1.0.1 (2018-01-24) - Fixes to compiler warnings; needed to keep package on CRAN. Changes in version 1.0 Major changes - New interface for main functions: accept data frames or matrices instead of data tables. - All scan statistics reimplemented in C++. - Several new scan statistics available. Minor changes - The functions knn_zones and flexible_zones now run faster due to change in algorithms. Changes in version 0.1