- 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.
- Resolved CRAN build issues by optimizing test execution time to comply with runtime limits.
- Addressed CRAN feedback: improved package description, added references, replaced
print()
withmessage()
, ensured proper handling of temporary files, and optimized examples for faster execution.
- Initial CRAN submission.