Package: poputils Type: Package Title: Demographic Analysis and Data Manipulation Version: 0.6.1 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.3 Depends: R (>= 4.2.0) LinkingTo: cpp11 Imports: cli, lifecycle, rlang, rvec, tibble, tidyselect, utils, vctrs Suggests: bookdown, covr, dplyr, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr URL: https://bayesiandemography.github.io/poputils/, https://github.com/bayesiandemography/poputils BugReports: https://github.com/bayesiandemography/poputils/issues Repository: https://bayesiandemography.r-universe.dev Date/Publication: 2026-02-16 09:46:37 UTC RemoteUrl: https://github.com/bayesiandemography/poputils RemoteRef: HEAD RemoteSha: a73faa5c2b183eb95b5df7d78b781ad285dbadb4 NeedsCompilation: yes Packaged: 2026-06-24 10:51:10 UTC; root Author: John Bryant [aut, cre], Bayesian Demography Limited [cph] Maintainer: John Bryant