- Removed unneeded internal functions that caused package to not be loaded.
- Added
CITATIONfile with updated citation for the package. - Fixes to multiple bugs found by Kelly Reeve.
- Added functionality to function
top_clusters.
- Fixes to compiler warnings; needed to keep package on CRAN.
- 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.
- The functions
knn_zonesandflexible_zonesnow run faster due to change in algorithms.