NEWS for StablePopulation
1.0.3 - 2025-07-24
- Added reference to relevant scientific article in the Description
field (CRAN requirement).
- Improved documentation for all exported functions: added explicit
@returnsections describing output structure, type, and
meaning.
- Updated run_analysis()and other functions to usemessage()for console output (replacingcat()), improving R compatibility and CRAN compliance.
- Fixed PDF manual generation errors by replacing Unicode symbols with
LaTeX math notation (\eqn{}) in documentation.
- General code and documentation cleanup for CRAN submission.
1.0.2 - 2025-07-13
- Bumped version to 1.0.2.
- Added cross-references to imported package functions in
documentation.
- Optimized internal functions for better efficiency.
1.0.1
- Previous version.
- Create and document all functions.