Package: vital Version: 2.0.3.9000 Type: Package Title: Tidy Analysis Tools for Mortality, Fertility, Migration and Population Data Description: Analysing vital statistics based on tools consistent with the tidyverse. Tools are provided for data visualization, life table calculations, computing net migration numbers, Lee-Carter modelling; functional data modelling and forecasting. Authors@R: c( person("Rob", "Hyndman", email="Rob.Hyndman@monash.edu", role=c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2140-5352")), person("Sixian", "Tang", role = "aut", comment = c(ORCID = "0000-0002-7292-462X")), person("Miles", "McBain", role = "ctb", comment = c(ORCID = "0000-0003-2865-2548")), person("Mitchell", "O'Hara-Wild", role = "ctb", comment = c(ORCID = "0000-0001-6729-7695")) ) Depends: R (>= 4.1.0) Imports: cobs, distributional, dplyr, fable, fabletools (>= 0.7.0), ggplot2, HMDHFDplus (>= 2.0.8), mgcv, MortalityLaws, patchwork, purrr, rlang, StMoMo, tibble, tidyr, tidyselect, tsibble, vctrs Suggests: demography, feasts, future, future.apply, knitr, progressr, rmarkdown, testthat (>= 3.0.0) License: GPL-3 URL: https://pkg.robjhyndman.com/vital/, https://github.com/robjhyndman/vital Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) BugReports: https://github.com/robjhyndman/vital/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-05-04 01:01:04 UTC RemoteUrl: https://github.com/robjhyndman/vital RemoteRef: HEAD RemoteSha: ae3cb6ad423bca347ed3cefbe384da9395ca539e NeedsCompilation: no Packaged: 2026-06-28 13:40:03 UTC; root Author: Rob Hyndman [aut, cre, cph] (ORCID: ), Sixian Tang [aut] (ORCID: ), Miles McBain [ctb] (ORCID: ), Mitchell O'Hara-Wild [ctb] (ORCID: ) Maintainer: Rob Hyndman