Package: MortalityTables
Type: Package
Version: 2.0.5
Date: 2023-10-27
Title: A Framework for Various Types of Mortality / Life Tables
Authors@R: c(person("Reinhold", "Kainhofer", role=c("aut", "cre", "cph"), email="reinhold@kainhofer.com"))
Author: Reinhold Kainhofer [aut, cre, cph]
Maintainer: Reinhold Kainhofer <reinhold@kainhofer.com>
URL: https://gitlab.open-tools.net/R/r-mortality-tables
BugReports: https://gitlab.open-tools.net/R/r-mortality-tables/-/issues
Encoding: UTF-8
Depends: ggplot2, R (>= 3.5)
Imports: methods, scales, utils, pracma
Enhances: MortalityLaws, lifecontingencies
Suggests: knitr, tidyverse, reshape2, rmarkdown
Description: Classes to implement, analyze and plot cohort life tables
    for actuarial calculations. Birth-year dependent cohort mortality
    tables using a yearly trend to extrapolate from a base year are implemented,
    as well as period life table, cohort life tables using an age shift, and
    merged life tables. Additionally, several data sets from various countries 
    are included to provide widely-used tables out of the box.
License: GPL (>= 2)
RoxygenNote: 7.2.3
Collate: 'DocumentData.R' 'mortalityTable.R' 'mortalityTable.period.R'
        'mortalityTable.ageShift.R' 'ageShift.R'
        'mortalityTable.joined.R' 'mortalityTable.mixed.R' 'ages.R'
        'baseTable.R' 'baseYear.R' 'fillAges.R' 'pensionTable.R'
        'commutationNumbers.R' 'mortalityTable.improvementFactors.R'
        'mortalityTable.trendProjection.R' 'deathProbabilities.R'
        'getCohortTable.R' 'getOmega.R' 'getPeriodTable.R'
        'lifeTable.R' 'makeQxDataFrame.R' 'mortalityComparisonTable.R'
        'mortalityImprovement.R' 'mortalityTable.MakehamGompertz.R'
        'mortalityTable.Weibull.R' 'mortalityTable.deMoivre.R'
        'periodDeathProbabilities.R' 'mortalityTable.jointLives.R'
        'utilityFunctions.R' 'mortalityTable.observed.R'
        'mortalityTables.list.R' 'mortalityTables.load.R'
        'plot.mortalityTable.R' 'plotMortalityTableComparisons.R'
        'plotMortalityTables.R' 'plotMortalityTrend.R' 'setLoading.R'
        'setModification.R' 'undampenTrend.R'
        'whittaker.mortalityTable.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-27 08:13:42 UTC; 036134
Repository: CRAN
Date/Publication: 2023-10-27 22:40:18 UTC
Built: R 4.5.2; ; 2025-11-01 02:06:22 UTC; windows
