Package: AgePopDenom
Type: Package
Title: Model Fine-Scale Age-Structured Population Data using
        Open-Source Data
Version: 0.4.0
Authors@R: c(
  person("Mohamed A.", "Yusuf", 
         role = c("aut", "cre"),
         email = "moyusuf@who.int",  
         comment = c(ORCID = "0000-0002-9339-4613")),
  person("Victor A.", "Alegana", 
         role = "aut",
         comment = c(ORCID = "0000-0001-5177-9227")),
  person("Chris", "Nnanatu", 
         role = "aut",
         comment = c(ORCID = "0000-0002-5841-3700")),
  person("Andrew", "Tatem", 
         role = "aut",
         comment = c(ORCID = "0000-0002-7270-941X")))
Description: Automate the modelling of age-structured population data
  using survey data, grid population estimates and urban-rural extents.
License: MIT + file LICENSE
Encoding: UTF-8
SystemRequirements: C++17, TMB
Imports: TMB, dplyr, curl, exactextractr, ggplot2, numDeriv, pdist,
        utils, sf, cli, tibble, terra, tidyr, httr
Suggests: stats, stringr, openxlsx2, countrycode, crayon, scales, glue,
        haven, here, rstudioapi, geodata, pbmcapply, future,
        future.apply, purrr, rdhs, rlang, pak, sp, automap, testthat
        (>= 3.0.0), knitr, rmarkdown, matrixStats, mockery, gstat,
        RcppEigen
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://truenomad.github.io/AgePopDenom/
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-02-25 10:13:37 UTC; mohamedyusuf
Author: Mohamed A. Yusuf [aut, cre] (<https://orcid.org/0000-0002-9339-4613>),
  Victor A. Alegana [aut] (<https://orcid.org/0000-0001-5177-9227>),
  Chris Nnanatu [aut] (<https://orcid.org/0000-0002-5841-3700>),
  Andrew Tatem [aut] (<https://orcid.org/0000-0002-7270-941X>)
Maintainer: Mohamed A. Yusuf <moyusuf@who.int>
Repository: CRAN
Date/Publication: 2025-02-25 18:10:02 UTC
Built: R 4.3.3; ; 2025-02-25 19:25:05 UTC; unix
