Package: povmap
Title: Extension to the 'emdi' Package
Version: 1.0.0
Date: 2023-08-21
Authors@R: c(person("Ifeanyi", "Edochie", role="aut", email = "iedochie@worldbank.org"),
  person("David", "Newhouse", role="aut", email = "dnewhouse@worldbank.org"), 
  person("Nora", "Würz", role=c("aut", "cre"), email = "nora.wuerz@uni-bamberg.de"), 
  person("Timo", "Schmid", role="aut", email = "timo.schmid@fu-berlin.de"))
Description: The R package 'povmap' supports small area estimation of means and 
  poverty headcount rates. It adds several new features to the 'emdi' package
  (see "The R Package emdi for Estimating and Mapping Regionally Disaggregated 
  Indicators" by Kreutzmann et al. (2019) <doi:10.18637/jss.v091.i07>). 
  These include new options for incorporating survey weights, ex-post 
  benchmarking of estimates, two additional transformations, several new 
  convenient functions to assist with reporting results, and a wrapper function 
  to facilitate access from 'Stata'.
Depends: R (>= 4.2.0)
License: GPL-2
URL: https://github.com/SSA-Statistical-Team-Projects/povmap
LazyData: true
Encoding: UTF-8
Copyright: inst/COPYRIGHTS
RoxygenNote: 7.2.3
Imports: nlme, moments, ggplot2, MuMIn, gridExtra, openxlsx, reshape2,
        stats, stringr, parallelMap, HLMdiag, parallel, boot, MASS,
        readODS, formula.tools, saeRobust, spdep, bestNormalize, survey
Suggests: testthat, R.rsp, simFrame, laeken, rgeos, maptools, graphics
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2023-08-28 16:15:04 UTC; ba8em6
Author: Ifeanyi Edochie [aut],
  David Newhouse [aut],
  Nora Würz [aut, cre],
  Timo Schmid [aut]
Maintainer: Nora Würz <nora.wuerz@uni-bamberg.de>
Repository: CRAN
Date/Publication: 2023-08-29 16:30:02 UTC
