Changes in version 1.0.6 (2025-03-23) - Added the systemfonts package as a suggested dependency and implemented a skip mechanism for both com_shiny() and age_shiny() if the package is not installed. This should resolve the testing issue on r-oldrel-macos-arm64. - Updated the wording in the Shiny app layout and fixed minor typos. Changes in version 1.0.5 (2025-03-17) - Revised unit tests for both com_shiny() and age_shiny() to use testthat and shiny, replacing shinytest2 for improved compatibility and maintainability. Changes in version 1.0.4 (2025-01-25) - Set the R dependency to require at least version 4.1.0. - Fixed CRAN build issues related to Quarto availability. - Resolved portability issues flagged during CRAN checks. - Modified the description of the age_list_gen() function. Changes in version 1.0.2 (2025-01-20) - Resolved CRAN build issues by optimizing test execution time to comply with runtime limits. Changes in version 1.0.1 - Addressed CRAN feedback: improved package description, added references, replaced print() with message(), ensured proper handling of temporary files, and optimized examples for faster execution. Changes in version 1.0.0 - Initial CRAN submission.