Package: poputils
Type: Package
Title: Demographic Analysis and Data Manipulation
Version: 0.4.2
Authors@R: 
    c(person(given = "John",
             family = "Bryant",
             role = c("aut", "cre"),
             email = "john@bayesiandemography.com"),
      person(given = "Bayesian Demography Limited",
             role = "cph"))
Description: Perform tasks commonly encountered when
    preparing and analysing demographic data.
    Some functions are intended for end users, and
    others for developers. Includes functions for
    working with life tables.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.3.0)
LinkingTo: cpp11
Imports: cli, rlang, rvec, tibble, tidyselect, utils, vctrs
Suggests: bookdown, covr, dplyr, ggplot2, knitr, rmarkdown, testthat
        (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://bayesiandemography.github.io/poputils/,
        https://github.com/bayesiandemography/poputils
BugReports: https://github.com/bayesiandemography/poputils/issues
NeedsCompilation: yes
Packaged: 2025-07-12 04:09:16 UTC; johnbryant
Author: John Bryant [aut, cre],
  Bayesian Demography Limited [cph]
Maintainer: John Bryant <john@bayesiandemography.com>
Repository: CRAN
Date/Publication: 2025-07-12 04:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 03:26:29 UTC; windows
Archs: x64
