Changes in version 1.1-0 - Use original code for sorting pairs, which is faster than radix R implementation - Code linting and automation with precommit - various optimization in C++ and R code - changing function name (use deprecation) Changes in version 1.0-3 - minor fix in package documentation due to evolution of roxygen2 7.0.0 https://github.com/r-lib/roxygen2/issues/1491. Changes in version 1.0-2 - fix a serious bug in the AMI function pointed by Florent Bersani Changes in version 1.0-1 - fix warnings in C++ - fix documentation for to comply with CRAN policy and HTML5 validation Changes in version 1.0-0 - added the Modified adjusted Rand Index - added the Chi-Square statistics - bug fixed in SortPairs Changes in version 0.1-2 - added the Adjusted Mutual information Changes in version 0.1-1 - first submission to CRAN