Changes in version 1.0.3 (2025-09-07) This is a resubmission to CRAN. In this version I have: - Removed all fragile expect_warning() checks in the test suite that were failing on R-devel due to changes in tied-rank warning behavior. Changes in version 1.0.2 This is a resubmission to CRAN. In this version I have: - Fixed tests failing under R-devel due to upstream change in wilcox.test output. Changes in version 1.0.1 (2021-06-04) This is a resubmission to CRAN. In this version I have: - Reduced the length of the DESCRIPTION title to less than 65 characters. - Removed messages to the console that cannot be easily suppressed. - Removed installation of packages in functions, examples, or vignettes. Changes in version 1.0.0 This is the first release version of psdr. - Major new functions: - GetHomogeneousWindows() - AutomatedCompositePlotting() - New vignettes: - Introduction - Examples