Package: mpindex Type: Package Title: Multidimensional Poverty Index (MPI) via the Alkire-Foster Method Version: 0.3.0 Authors@R: c( person( "Bhas", "Abdulsamad", email = "aeabdulsamad@gmail.com", comment = c(ORCID = "0009-0002-5891-8124"), role = c("aut", "cre", "cph") ) ) Author: Bhas Abdulsamad [aut, cre, cph] () Maintainer: Bhas Abdulsamad Description: Estimate Multidimensional Poverty Index (MPI) measures from household survey microdata using the Alkire-Foster dual-cutoff counting method (Alkire and Foster, 2011, ). Load indicator specifications from CSV, Excel, JSON, or plain-text files; compute the headcount ratio (H), intensity (A), and MPI = H x A across any subgroup; and export results to formatted Excel reports. Supports complex survey designs — stratification, clustering, and probability weights — and optionally appends design-based standard errors and confidence intervals. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: dplyr, stringr, jsonlite, tibble, openxlsx, tsg, rlang, lifecycle Suggests: tidyr, survey, testthat (>= 3.0.0), knitr, rmarkdown, gt Config/testthat/edition: 3 RoxygenNote: 7.3.3 BugReports: https://github.com/yng-me/mpindex/issues URL: https://github.com/yng-me/mpindex, https://yng-me.github.io/mpindex/ VignetteBuilder: knitr Depends: R (>= 4.1.0) Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://yng-me.r-universe.dev Date/Publication: 2026-06-14 17:31:22 UTC RemoteUrl: https://github.com/yng-me/mpindex RemoteRef: HEAD RemoteSha: ad3a3c91c9b15c204b11f9dcb44b07335722e17d NeedsCompilation: no Packaged: 2026-06-14 19:27:43 UTC; root