Changes in version 1.0.0 (2021-06-18) - Removed Euclidean distance requirement for distance matrix entrance in functions - Included functions for 3-way clustering (bn3, utest3, is_homo3, uclust3) Changes in version 0.2.0 (2020-01-20) - Fixed small bug in uhclust and uclust (no longer returns random error) - Compatibility with R version 4.0 (class(matrix) returns vector) - export rep_optimBn function