Package: vital
Version: 2.0.1
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.3.3),
        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
RoxygenNote: 7.3.3
BugReports: https://github.com/robjhyndman/vital/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-05 21:45:48 UTC; robjhyndman
Author: Rob Hyndman [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-2140-5352>),
  Sixian Tang [aut] (ORCID: <https://orcid.org/0000-0002-7292-462X>),
  Miles McBain [ctb] (ORCID: <https://orcid.org/0000-0003-2865-2548>),
  Mitchell O'Hara-Wild [ctb] (ORCID:
    <https://orcid.org/0000-0001-6729-7695>)
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2025-10-05 22:10:02 UTC
Built: R 4.6.0; ; 2025-11-13 05:03:26 UTC; windows
