{
  "_id": "6a2657d2794753ddbc3e47c2",
  "Package": "mpindex",
  "Type": "Package",
  "Title": "Multidimensional Poverty Index (MPI) via the Alkire-Foster\nMethod",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\n\"Bhas\",\n\"Abdulsamad\",\nemail = \"aeabdulsamad@gmail.com\",\ncomment = c(ORCID = \"0009-0002-5891-8124\"),\nrole = c(\"aut\", \"cre\", \"cph\")\n)\n)",
  "Author": "Bhas Abdulsamad [aut, cre, cph]\n(<https://orcid.org/0009-0002-5891-8124>)",
  "Maintainer": "Bhas Abdulsamad <aeabdulsamad@gmail.com>",
  "Description": "Estimate Multidimensional Poverty Index (MPI) measures\nfrom household survey microdata using the Alkire-Foster\ndual-cutoff counting method (Alkire and Foster, 2011,\n<doi:10.1016/j.jpubeco.2010.11.006>). Load indicator\nspecifications from CSV, Excel, JSON, or plain-text files;\ncompute the headcount ratio (H), intensity (A), and MPI = H x A\nacross any subgroup; and export results to formatted Excel\nreports. Supports complex survey designs — stratification,\nclustering, and probability weights — and optionally appends\ndesign-based standard errors and confidence intervals.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/yng-me/mpindex/issues",
  "URL": "https://github.com/yng-me/mpindex,\nhttps://yng-me.github.io/mpindex/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev",
  "Repository": "https://yng-me.r-universe.dev",
  "Date/Publication": "2026-06-08 00:40:58 UTC",
  "RemoteUrl": "https://github.com/yng-me/mpindex",
  "RemoteRef": "HEAD",
  "RemoteSha": "c7d98fee68b12101d69cb38f58833bcd278f614a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 05:45:44 UTC",
    "User": "root"
  },
  "MD5sum": "5e0ea6b2e9bf7084cfdc409c80ba064e",
  "_user": "yng-me",
  "_type": "src",
  "_file": "mpindex_0.3.0.tar.gz",
  "_fileid": "2add09a5c2eb866ebc2bae16e77d0bf3973dd87577a7936a50ecbb76c60451ac",
  "_filesize": 236273,
  "_sha256": "2add09a5c2eb866ebc2bae16e77d0bf3973dd87577a7936a50ecbb76c60451ac",
  "_created": "2026-06-08T05:45:44.000Z",
  "_published": "2026-06-08T05:49:06.851Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80030143870,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472506970"
    },
    {
      "job": 80030143838,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472510034"
    },
    {
      "job": 80030143830,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472494408"
    },
    {
      "job": 80030143825,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472496815"
    },
    {
      "job": 80029778181,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472473601"
    },
    {
      "job": 80030143819,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472501645"
    },
    {
      "job": 80030143836,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472498514"
    },
    {
      "job": 80030143848,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472493968"
    },
    {
      "job": 80030143821,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472496626"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yng-me/mpindex",
  "_commit": {
    "id": "c7d98fee68b12101d69cb38f58833bcd278f614a",
    "author": "Bhas Abdulsamad <aeabdulsamad@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1780879258
  },
  "_maintainer": {
    "name": "Bhas Abdulsamad",
    "email": "aeabdulsamad@gmail.com",
    "login": "yng-me",
    "description": "",
    "uuid": 11029004
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "tsg",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    }
  ],
  "_owner": "yng-me",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "yng-me",
      "count": 91,
      "uuid": 11029004
    }
  ],
  "_userbio": {
    "uuid": 11029004,
    "type": "user",
    "name": "Bhas Abdulsamad"
  },
  "_downloads": {
    "count": 124,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mpindex"
  },
  "_devurl": "https://github.com/yng-me/mpindex",
  "_pkgdown": "https://yng-me.github.io/mpindex/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mpindex.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yng-me/mpindex",
  "_realowner": "yng-me",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-09-06"
    },
    {
      "version": "0.2.0",
      "date": "2023-09-12"
    },
    {
      "version": "0.2.1",
      "date": "2024-01-09"
    }
  ],
  "_exports": [
    "compute_mpi",
    "compute_mpi_from_profile",
    "define_deprivation",
    "define_mpi_specs",
    "deprived",
    "global_mpi_specs",
    "save_mpi",
    "use_global_mpi_specs"
  ],
  "_datasets": [
    {
      "name": "df_household",
      "title": "Sample dataset of households",
      "object": "df_household",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "uuid",
        "class",
        "drinking_water",
        "toilet",
        "with_child_died",
        "roof",
        "walls",
        "floor",
        "electricity",
        "cooking_fuel",
        "asset_refrigerator",
        "asset_radio",
        "asset_tv",
        "asset_telephone",
        "asset_mobile_phone",
        "asset_animal_cart",
        "asset_computer",
        "asset_motorcycle",
        "asset_bicycle",
        "asset_car",
        "asset_truck"
      ],
      "rows": 198,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_household_roster",
      "title": "Sample dataset of household members",
      "object": "df_household_roster",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "uuid",
        "line_number",
        "class",
        "sex",
        "age",
        "attending_school",
        "undernourished",
        "completed_6yrs_schooling"
      ],
      "rows": 905,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compute_mpi",
      "title": "Compute Multidimensional Poverty Index (MPI)",
      "topics": [
        "compute_mpi"
      ]
    },
    {
      "page": "compute_mpi_from_profile",
      "title": "Compute MPI from a deprivation profile",
      "topics": [
        "compute_mpi_from_profile"
      ]
    },
    {
      "page": "define_deprivation",
      "title": "Define deprivation cutoffs",
      "topics": [
        "define_deprivation"
      ]
    },
    {
      "page": "define_mpi_specs",
      "title": "Define MPI specifications: dimensions, indicators, and weights",
      "topics": [
        "define_mpi_specs"
      ]
    },
    {
      "page": "deprived",
      "title": "Specify a deprivation cutoff for use in 'compute_mpi'",
      "topics": [
        "deprived"
      ]
    },
    {
      "page": "df_household",
      "title": "Sample dataset of households",
      "topics": [
        "df_household"
      ]
    },
    {
      "page": "df_household_roster",
      "title": "Sample dataset of household members",
      "topics": [
        "df_household_roster"
      ]
    },
    {
      "page": "global_mpi_specs",
      "title": "Load the built-in Global MPI specification",
      "topics": [
        "global_mpi_specs"
      ]
    },
    {
      "page": "save_mpi",
      "title": "Save MPI output",
      "topics": [
        "save_mpi"
      ]
    },
    {
      "page": "use_global_mpi_specs",
      "title": "Use Global MPI specification",
      "topics": [
        "use_global_mpi_specs"
      ]
    }
  ],
  "_readme": "https://github.com/yng-me/mpindex/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "gdtools",
    "generics",
    "glue",
    "gt",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "officer",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "qpdf",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tsg",
    "tzdb",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "mpindex.Rmd",
      "filename": "mpindex.html",
      "title": "Getting Started with mpindex",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is the MPI?",
        "Installation",
        "The workflow at a glance",
        "Step 1: Define your MPI specifications",
        "What goes in a specification file?",
        "Using the built-in Global MPI specification",
        "Using your own specification file",
        "Step 2: Prepare your data",
        "The two built-in datasets",
        "Step 3: Compute the MPI",
        "The main function: compute_mpi()",
        "Disaggregating by a subgroup",
        "The step-by-step alternative",
        "Step 4: Explore the results",
        "Understanding the output",
        "The headline MPI",
        "Indicator contributions",
        "Headcount ratios",
        "The deprivation matrix",
        "Step 5: Save results to Excel",
        "Quick-reference script",
        "Further reading"
      ],
      "created": "2023-09-09 00:49:23",
      "modified": "2026-06-08 00:22:30",
      "commits": 7
    },
    {
      "source": "migrating-to-0-3-0.Rmd",
      "filename": "migrating-to-0-3-0.html",
      "title": "Migrating to mpindex 0.3.0",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Argument names no longer carry a . prefix",
        "2. mpi_specs is now required — no more global option",
        "3. use_global_mpi_specs() is deprecated — use global_mpi_specs()",
        "4. .save_as_global_options is deprecated and no-ops",
        "5. compute_mpi() has a new signature — old profile workflow moved",
        "6. .collapse replaced by collapse_fn",
        "7. save_mpi() — removed arguments",
        "8. Default names_separator changed",
        "9. Minimum R version bumped to 4.1.0",
        "Quick migration checklist"
      ],
      "created": "2026-06-08 00:22:30",
      "modified": "2026-06-08 00:22:30",
      "commits": 1
    },
    {
      "source": "survey-weights.Rmd",
      "filename": "survey-weights.html",
      "title": "Survey-Weighted MPI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why survey weights matter",
        "Installation",
        "Setup",
        "Simple random sample (weights only)",
        "Option A — pass column names directly",
        "Option B — pre-built svydesign object",
        "Adding standard errors and confidence intervals",
        "Disaggregation by subgroup",
        "Comparing weighted vs. unweighted",
        "Step-by-step workflow",
        "Saving survey-weighted output to Excel"
      ],
      "created": "2026-06-08 00:22:30",
      "modified": "2026-06-08 00:22:30",
      "commits": 1
    }
  ],
  "_score": 4.989004615698537,
  "_indexed": true,
  "_nocasepkg": "mpindex",
  "_universes": [
    "yng-me"
  ],
  "_previous": "0.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-08T05:48:09.000Z",
      "distro": "noble",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "0944ec8f8f63fd927ba06166baae6be340125af20bdebb0269b7417c96c7e90a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-08T05:48:19.000Z",
      "distro": "noble",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "8dc3160d554586a6be04937bfe454c617e5b6a29694fe0baa6eecee8eb0731fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-08T05:47:18.000Z",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "7ee6b7411fd4f4dd0dd3da44f379299bbef4bcdd86e612b463d4846aa90c802f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-08T05:47:27.000Z",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "4e028bc7329f266d386a03bbda920607a0194f189e907c64cc39c5c90d2be1ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-08T05:48:14.000Z",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "61814e08b024d6a3d08dfc30b3f51e10e6fd8b6696e8e4a4a666e5b7cc72f3c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-08T05:47:23.000Z",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "ffe9a634346cc513dcacb2eeafbece58ecb38b0901029fa33d1e2859706b4d94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-08T05:46:58.000Z",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "f0eca1f16aa3af362a28d248d146bf57fe716ded18ea85cd8f1f4719e79948cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-08T05:47:07.000Z",
      "commit": "c7d98fee68b12101d69cb38f58833bcd278f614a",
      "fileid": "f4ee86337b4ad1109f2c8b9d3c347fe53fe28f25b29b7ebef4153c2652af97aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yng-me/actions/runs/27118351814"
    }
  ]
}