Package: mpindex
Type: Package
Title: Multidimensional Poverty Index (MPI)
Version: 0.2.1
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]
    (<https://orcid.org/0009-0002-5891-8124>)
Maintainer: Bhas Abdulsamad <aeabdulsamad@gmail.com>
Description: A set of easy-to-use functions for computing the Multidimensional Poverty Index (MPI).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, tidyr, stringr, jsonlite, purrr, tibble, openxlsx
Suggests: rlang, testthat (>= 3.0.0), lifecycle, knitr, rmarkdown, gt
Config/testthat/edition: 3
RoxygenNote: 7.2.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 (>= 2.10)
NeedsCompilation: no
Packaged: 2024-01-09 09:34:51 UTC; bhasabdulsamad
Repository: CRAN
Date/Publication: 2024-01-09 09:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:33:34 UTC; unix
