Package: jollofR Type: Package Title: Small Area Population Estimation by Demographics Version: 0.6.5 Authors@R: c( person("Chibuzor Christopher", "Nnanatu", , "cc.nnanatu@soton.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5841-3700")), person("Mohamed A.", "Yusuf", role = c("aut"), comment = c(ORCID = "0000-0002-9339-4613")), person("Somnath", "Chaudhuri", role = "aut", comment = c(ORCID = "0000-0003-4899-1870")), person("Ortis", "Yankey", role = "aut", comment = c(ORCID = "0000-0002-0808-884X")), person("Attila N", "Lazar", role = "aut", comment = c(ORCID = "0000-0003-2033-2013")), person("Andrew J", "Tatem", role = "aut", comment = c(ORCID = "0000-0002-7270-941X")) ) Description: Automatic disaggregation of small-area population estimates by demographic groups (e.g., age, sex, race, marital status, educational level, etc) along with the estimates of uncertainty, using advanced Bayesian statistical modelling approaches based on integrated nested Laplace approximation (INLA) Rue et al. (2009) and stochastic partial differential equation (SPDE) methods Lindgren et al. (2011) . The package implements hierarchical Bayesian modeling frameworks for small area estimation as described in Leasure et al. (2020) and Nnanatu et al. (2025) . License: MIT + file LICENSE URL: https://github.com/wpgp/jollofR/, https://wpgp.github.io/jollofR/ BugReports: https://github.com/wpgp/jollofR/issues Depends: R (>= 4.1.0) Additional_repositories: https://inla.r-inla-download.org/R/stable/ Imports: terra, raster, ggplot2, dplyr, tidyr, sf, ggpubr, reshape2, utils Suggests: INLA, withr, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.3.2 Language: en-US Config/Needs/website: rmarkdown Repository: https://wpgp.r-universe.dev Date/Publication: 2025-12-15 10:13:39 UTC RemoteUrl: https://github.com/wpgp/jollofr RemoteRef: HEAD RemoteSha: 49cbda30f49661b8e57c2780c43bf6e35fc5f5e8 NeedsCompilation: no Packaged: 2026-07-13 07:29:59 UTC; root Author: Chibuzor Christopher Nnanatu [aut, cre] (ORCID: ), Mohamed A. Yusuf [aut] (ORCID: ), Somnath Chaudhuri [aut] (ORCID: ), Ortis Yankey [aut] (ORCID: ), Attila N Lazar [aut] (ORCID: ), Andrew J Tatem [aut] (ORCID: ) Maintainer: Chibuzor Christopher Nnanatu