Changes in version 1.1.8 (2025-04-09) - created a nice-looking web-reference via pkgdown Changes in version 1.1.7 (2025-01-12) - added function for Halley bands - added function for population simulation - added helper functions for the random generating and applying of age categories - added reprasentativity check via Total fertility rate Changes in version 1.1.6 (2024-03-05) - fixed the error in plotting that occurred after the fix of "aes_string" of ggplot2 and that still persisted - fixed some typos - added links to DESCRIPTION - added more helpful error message if grouping variable contains NAs Changes in version 1.1.5 (2023-08-27) - fixed an error in plotting that occurred after the fix of "aes_string" of ggplot2 - enabled easier input of known-age data-sets Changes in version 1.1.4 (2023-07-17) - fixed an invalid url Changes in version 1.1.3 - fixed an error in the representativity calculations (thanks to hrncirv on github for pointing this out!) - fixed deprecated "aes_string" of ggplot2 Changes in version 1.1.2 (2022-04-26) - maintenance: removing references in the vignettes to csl-file as this caused an error Changes in version 1.1.1 (2021-05-24) - using the Stabilized MMR formula for maternal mortality - adding the possibility to calculate population size from skeletal populations - adding more reproduction indices Changes in version 1.1.0 (2020-12-01) - adding an option for plotting in color instead of linetype - adding more functions for checking representativity of age data, calculating reproduction indices, masculinity index, maternal mortality rate as well as corrected life tables - major re-factoring - rewriting of tests to work with testthat's new snapshot-functionality - adding two vignettes for life table correction and reproduction indices Changes in version 1.0.2 (2019-07-31) - tweaking the class-functions so that class mortaar_life_table is maintained when manipulating a mortaar_life_table_list - adding a spline-option when constructing the life table for smoother adult age-groups Changes in version 1.0.1 (2018-06-20) - rewriting of some of the basic code - defining of "class_functions.R" - dividing of "output_functions.R" into "analytical_functions.R" and "plot_functions.R" - fixing of some typos in the documentation and the output - fixing of a small but serious bug which caused a non-alignment of the curves with the x-axis in the plots Changes in version 1.0.0 (2017-10-20) First release.