Changes in version 0.4.2 (2025-04-08) UPDATES o Brought the "NEWS" file up-to-date. Changes in version 0.4.0 NEW FEATURES o Created and exported a function, "HCSP", that implements the combination of hierarchical clustering with Ward's linkage followed by SillyPutty, which turned out to be both the fastest and most accurate method in our simulations. Changes in version 0.3.0 UPDATES o Expanded and improved man pags an vignettes. First version that passed "R CMD check" withut errors or warnings. Changes in version 0.2.2 UPDATES o Added a "three dot" pass-through argument to `findLCusterNumber' to control the SillyPutty algorithm. Changes in version 0.2.0 NEW FEATURES o Exported the 'showme''findClusterNumber' function. Changes in version 0.1.1 NEW FEATURES o Exported the 'showme' routine. BUG FIXES o Removed hard-coded color scheme from "showme". o Added some "importFrom" directives. Changes in version 0.1.0 NEW FEATURES o Initial version.