Package: MortalityLaws Type: Package Title: Parametric Mortality Models, Life Tables and HMD Version: 2.2.2 Authors@R: c( person("Marius D.", "Pascariu", role = c("aut", "cre", "cph"), email = "mpascariu@outlook.com", comment = c(ORCID = "0000-0002-2568-6489")), person("Vladimir", "Canudas-Romo", role = "ctb")) Maintainer: Marius D. Pascariu Description: Fit the most popular human mortality 'laws', and construct full and abridge life tables given various input indices. A mortality law is a parametric function that describes the dying-out process of individuals in a population during a significant portion of their life spans. For a comprehensive review of the most important mortality laws see Tabeau (2001) . Practical functions for downloading data from various human mortality databases are provided as well. License: MIT + file LICENSE LazyData: TRUE Depends: R (>= 3.0.0) Imports: RCurl (>= 1.95), pbapply (>= 1.3-4), tidyr (>= 0.8.1), rvest (>= 1.0.3), httr (>= 1.4.5), methods Suggests: testthat, knitr, rmarkdown URL: https://github.com/mpascariu/MortalityLaws BugReports: https://github.com/mpascariu/MortalityLaws/issues Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev Repository: https://mpascariu.r-universe.dev Date/Publication: 2026-05-07 17:04:44 UTC RemoteUrl: https://github.com/mpascariu/mortalitylaws RemoteRef: HEAD RemoteSha: 9d2babb9d50dac53af5651d4b1318c3b7f477031 NeedsCompilation: no Packaged: 2026-07-06 06:46:19 UTC; root Author: Marius D. Pascariu [aut, cre, cph] (ORCID: ), Vladimir Canudas-Romo [ctb]