#Changelog
- First release of the package on CRAN.
- Provides tools for aggregating matrix population models under lambda- and R0-based frameworks.
- Includes vignettes demonstrating typical workflows and usage.
- Improved vignettes
- Added documentation explaining effectiveness of aggregation.
- Improved clarity of user-facing error messages.
- Removed reducible matrix examples from documentation.
- Documentation updates: documentation more accessible with a gentler introduction
- Minor vignette updates.
- Added dedication.
- Documentation updates: clarified help text and standardized references/DOIs.
- Minor vignette formatting updates.
- Renamed
elasticity()tompm_elasticity()to avoid name collisions with other demographic packages.
- Simplified and streamlined function documentation across the package.
- Added
mpm_aggregate()andleslie_aggregate()for standard and elasticity-consistent aggregation in the lambda and R0 frameworks. - Added
generation_time(), a function to compute generation time from matrix population models using either a λ-based or R0-based framework. - Added
elasticity(), a function to compute elasticities of the dominant population growth rate (λ) or net reproductive rate (R₀) with respect to entries of matrix population models.