Changes in version 2026-04-22 - The CRAN release corresponds to tag v1.0.3. The GitHub main branch contains the development version 1.0.3.9000. Changes in version 2025-07-24 - Added reference to a relevant scientific article in the Description field. - Improved the documentation for all exported functions: included the structure, type, and meaning of the results in the @return section. - Updated run_analysis() to use message() for console output (instead of cat()), improving R compatibility and meeting CRAN requirements. - Replaced Unicode symbols with LaTeX math notation (\eqn{}) in the documentation for PDF manual generation. - General cleanup of code and documentation for CRAN submission. Changes in version 2025-07-13 - Bumped version to 1.0.2. - Added cross-references to imported package functions in documentation. - Optimized internal functions for better efficiency. Changes in version 1.0.1 - Previous version. - Create and document all functions.