Package: MortalityGaps Type: Package Title: The Double-Gap Life Expectancy Forecasting Model Version: 1.0.7 Authors@R: c(person("Marius D.", "Pascariu", role = c("aut", "cre"), email = "rpascariu@outlook.com", comment = c(ORCID = "0000-0002-2568-6489"))) Description: Life expectancy is highly correlated over time among countries and between males and females. These associations can be used to improve forecasts. Here we have implemented a method for forecasting female life expectancy based on analysis of the gap between female life expectancy in a country compared with the record level of female life expectancy in the world. Second, to forecast male life expectancy, the gap between male life expectancy and female life expectancy in a country is analysed. We named this method the Double-Gap model. For a detailed description of the method see Pascariu et al. (2018). . License: GPL-3 LazyData: TRUE Depends: R (>= 3.4.0) Imports: forecast (>= 8.4), MASS (>= 7.3), crch (>= 1.0), pbapply (>= 1.3), Rdpack (>= 0.9-0) Suggests: MortalityLaws (>= 1.6.0), knitr (>= 1.20), rmarkdown (>= 1.10), testthat (>= 2.0.0), covr (>= 3.1.0) RdMacros: Rdpack RoxygenNote: 7.3.2 Encoding: UTF-8 VignetteBuilder: knitr URL: https://github.com/mpascariu/MortalityGaps BugReports: https://github.com/mpascariu/MortalityGaps/issues Repository: https://mpascariu.r-universe.dev Date/Publication: 2025-04-02 06:18:55 UTC RemoteUrl: https://github.com/mpascariu/mortalitygaps RemoteRef: HEAD RemoteSha: 69daa01364475af34978f4681fb1232ba935a732 NeedsCompilation: no Packaged: 2026-06-10 08:47:16 UTC; root Author: Marius D. Pascariu [aut, cre] (ORCID: ) Maintainer: Marius D. Pascariu