Package: decompositionLE Title: Provides Easy Methods to Perform Life Expectancy Decomposition Version: 1.0.0 Authors@R: c(person("Victor", "Yu", email = "victor.yu@hertfordshire.gov.uk", role = c("aut", "cre", "cph")), person(given = "Will", family = "Yuill", role = "ctb", comment = c(ORCID = "0009-0003-6270-4273")), person("Emily", "Dickson", role = "ctb")) Description: Provides an easy to use implementation of life expectancy decomposition formulas for age bands, derived from Ponnapalli, K. (2005). A comparison of different methods for decomposition of changes in expectation of life at birth and differentials in life expectancy at birth. Demographic Research, 12, pp.141–172. In addition, there is a decomposition function for disease cause breakdown and a couple helpful plot functions. License: GPL (>= 3) Depends: R (>= 4.1.0) Imports: dplyr, magrittr, stringr, tidyr, purrr, ggplot2, rlang Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: testthat (>= 3.0.0), tibble, forcats Config/testthat/edition: 3 URL: https://github.com/herts-phei/decompositionLE BugReports: https://github.com/herts-phei/decompositionLE/issues Config/pak/sysreqs: libicu-dev Repository: https://herts-phei.r-universe.dev Date/Publication: 2025-12-09 21:07:24 UTC RemoteUrl: https://github.com/herts-phei/decompositionle RemoteRef: HEAD RemoteSha: 795d77e1db7242a635eb78a35b026dd07e18f2ba NeedsCompilation: no Packaged: 2026-06-08 08:43:06 UTC; root Author: Victor Yu [aut, cre, cph], Will Yuill [ctb] (ORCID: ), Emily Dickson [ctb] Maintainer: Victor Yu