Changes in version 0.4.0 (2026-04-20) - Modernized plotting functions for full compatibility with current ggplot2 standards. Changes in version 0.3.0 (2025-06-12) - Changed arguments for plotting to allow control over which plots are outputted. - Added argument for cumulative statistics to allow evaluation from lag m0. - Small improvements in appearance of title in plots. - Fixed bug in cumulative statistics when only evaluated at only one lag. - Added/Updates URLs of published article referenced in Help and Vignette. - Removed argument "table" and now the "table" is outputted when print(). Changes in version 0.2.0 (2021-04-05) - Fixed bug in plots of ac.test() and cc.test(). - Fixed bug in var.names of rcorr.test. Removed assertthat. - Added rmarkdown to Suggests in DESCRIPTION. - Updated URL of article referenced in Help and Vignette.