Changes in version 2.0.3 (2026-03-29) - Removed dependency on reshape2 (retired from CRAN). - Added rlang to Imports; set minimum ggplot2 >= 3.4.0. - Fixed brewer.pal() crash with fewer than 3 motifs. - Fixed default space parameter in display_motifsSTSeries(). - Replaced deprecated ggplot2 idioms (guides(fill = FALSE), aes() with $). - Replaced T/F with TRUE/FALSE throughout. - Renamed internal helpers to avoid masking base::rank() and false S3 method detection (normalize.minmax, plot.series). - Replaced broad @import with selective @importFrom. Changes in version 2.0.2 (2024-02-23) - Fix some functions. Changes in version 2.0.1 (2020-11-14) - Paper about the technique implemented in the package published in Journal https://content.iospress.com/articles/intelligent-data-analysis/ida194759 Changes in version 2.0.0 (2020-01-23) - New example dataset. - Fix some functions. - New visualization functions. Changes in version 1.0.1 (2018-11-09) - Fix some functions. - Improvements of the documentation. Changes in version 1.0.0 (2018-10-22) - Redefining the functions names. - Improvements of the documentation. Changes in version 0.1.1 (2018-08-24) - Improvements of the documentation. - Fix the plot function Changes in version 0.1.0 (2018-08-07) - Fist version of the STMotif package.