{
  "_id": "6a1eb366b25058d4daadcf11",
  "Package": "mpitbR",
  "Type": "Package",
  "Title": "Calculate Alkire-Foster Multidimensional Poverty Measures",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Ignacio\", \"Girela\", email = \"ignacio.girela@unc.edu.ar\", role = c(\"aut\", \"cre\",\"cph\"), comment = c(ORCID = \"0000-0003-3297-3854\")),\nperson(\"CONICET\", role = c(\"fnd\")))",
  "Maintainer": "Ignacio Girela <ignacio.girela@unc.edu.ar>",
  "Description": "Estimate Multidimensional Poverty Indices disaggregated by\npopulation subgroups based on the Alkire and Foster method\n(2011) <doi:10.1016/j.jpubeco.2010.11.006>. This includes the\ncalculation of standard errors and confidence intervals. Other\npartial indices such as incidence, intensity and\nindicator-specific measures as well as intertemporal changes\nanalysis can also be estimated. The standard errors and\nconfidence intervals are calculated considering the complex\nsurvey design.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/girelaignacio/mpitbR",
  "BugReports": "https://github.com/girelaignacio/mpitbR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make",
  "Repository": "https://girelaignacio.r-universe.dev",
  "Date/Publication": "2025-02-11 13:43:09 UTC",
  "RemoteUrl": "https://github.com/girelaignacio/mpitbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:31:53 UTC",
    "User": "root"
  },
  "Author": "Ignacio Girela [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3297-3854>),\nCONICET [fnd]",
  "MD5sum": "ad17b903b826bae2412af29bc1a334ff",
  "_user": "girelaignacio",
  "_type": "src",
  "_file": "mpitbR_1.0.1.tar.gz",
  "_fileid": "54e34085f511bf3404b98eec69203d8d36120ba4443d9d77f1e34676d92e4b23",
  "_filesize": 1588552,
  "_sha256": "54e34085f511bf3404b98eec69203d8d36120ba4443d9d77f1e34676d92e4b23",
  "_created": "2026-06-02T10:31:53.000Z",
  "_published": "2026-06-02T10:41:42.884Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79051292912,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355343185"
    },
    {
      "job": 79051292949,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355343110"
    },
    {
      "job": 79051292990,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355467408"
    },
    {
      "job": 79051292953,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355397859"
    },
    {
      "job": 79050679984,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355290024"
    },
    {
      "job": 79051292902,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355335812"
    },
    {
      "job": 79051292920,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355325798"
    },
    {
      "job": 79051292938,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355324055"
    },
    {
      "job": 79051292946,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355329755"
    }
  ],
  "_buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/girelaignacio/mpitbr",
  "_commit": {
    "id": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
    "author": "Ignacio Girela <girelaignacio@gmail.com>",
    "committer": "Ignacio Girela <girelaignacio@gmail.com>",
    "message": "readme with vignette\n",
    "time": 1739281389
  },
  "_maintainer": {
    "name": "Ignacio Girela",
    "email": "ignacio.girela@unc.edu.ar",
    "orcid": "0000-0003-3297-3854"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "girelaignacio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "girelaignacio",
      "count": 79,
      "uuid": 66281046
    }
  ],
  "_userbio": {
    "uuid": 66281046,
    "type": "user",
    "name": "Ignacio Girela",
    "description": "From the Patagonia to elsewhere."
  },
  "_downloads": {
    "count": 122,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mpitbR"
  },
  "_devurl": "https://github.com/girelaignacio/mpitbr",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mpitbR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/girelaignacio/mpitbr",
  "_realowner": "girelaignacio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-03-27"
    },
    {
      "version": "1.0.1",
      "date": "2025-02-11"
    }
  ],
  "_exports": [
    "mpitb.est",
    "mpitb.set"
  ],
  "_datasets": [
    {
      "name": "ben_dhs06",
      "title": "Preprocessed Benin DHS 06 dataset",
      "object": "ben_dhs06",
      "class": [
        "data.frame"
      ],
      "fields": [
        "hh_id",
        "ind_id",
        "strata",
        "psu",
        "weight",
        "sex",
        "area",
        "region",
        "d_cm",
        "d_nutr",
        "d_satt",
        "d_educ",
        "d_elct",
        "d_wtr",
        "d_sani",
        "d_hsg",
        "d_ckfl",
        "d_asst"
      ],
      "rows": 89282,
      "table": true,
      "tojson": true
    },
    {
      "name": "ben_dhs17_18",
      "title": "Preprocessed Benin DHS 17-18 dataset",
      "object": "ben_dhs17_18",
      "class": [
        "data.frame"
      ],
      "fields": [
        "hh_id",
        "ind_id",
        "strata",
        "psu",
        "weight",
        "sex",
        "area",
        "region",
        "d_cm",
        "d_nutr",
        "d_satt",
        "d_educ",
        "d_elct",
        "d_wtr",
        "d_sani",
        "d_hsg",
        "d_ckfl",
        "d_asst"
      ],
      "rows": 73728,
      "table": true,
      "tojson": true
    },
    {
      "name": "syn_cdta",
      "title": "Synthetic dataset with a typical household survey design",
      "object": "syn_cdta",
      "class": [
        "data.frame"
      ],
      "fields": [
        "d_nutr",
        "d_cm",
        "d_satt",
        "d_educ",
        "d_elct",
        "d_sani",
        "d_wtr",
        "d_hsg",
        "d_ckfl",
        "d_asst",
        "area",
        "region",
        "stratum",
        "psu",
        "weight",
        "year",
        "t"
      ],
      "rows": 15000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ben_dhs06",
      "title": "Preprocessed Benin DHS 06 dataset",
      "topics": [
        "ben_dhs06"
      ]
    },
    {
      "page": "ben_dhs17_18",
      "title": "Preprocessed Benin DHS 17-18 dataset",
      "topics": [
        "ben_dhs17_18"
      ]
    },
    {
      "page": "coef.cotframe",
      "title": "Extract the coefficients from the estimated changes over time measures",
      "topics": [
        "coef.cotframe"
      ]
    },
    {
      "page": "coef.lframe",
      "title": "Extract the coefficients from the estimated cross-sectional measures",
      "topics": [
        "coef.lframe"
      ]
    },
    {
      "page": "confint.cotframe",
      "title": "Extract the confidence intervals from the the estimated changes over time measures",
      "topics": [
        "confint.cotframe"
      ]
    },
    {
      "page": "confint.lframe",
      "title": "Extract the confidence intervals from the the estimated cross-sectional measures",
      "topics": [
        "confint.lframe"
      ]
    },
    {
      "page": "mpitb.est",
      "title": "Estimate multidimensional poverty indices based on the Alkire-Foster method",
      "topics": [
        "mpitb.est",
        "mpitb.est.mpitb_set"
      ]
    },
    {
      "page": "mpitb.set",
      "title": "Set the specification of the Multidimensional Poverty Measurement and Analysis project",
      "topics": [
        "mpitb.set",
        "mpitb.set.data.frame",
        "mpitb.set.survey.design2"
      ]
    },
    {
      "page": "print.summary.cotframe",
      "title": "Print Summary function of summary.cotframe object",
      "topics": [
        "print.summary.cotframe"
      ]
    },
    {
      "page": "print.summary.lframe",
      "title": "Print Summary function of summary.lframe object",
      "topics": [
        "print.summary.lframe"
      ]
    },
    {
      "page": "summary.cotframe",
      "title": "Summary function of the estimates of the changes over time measures",
      "topics": [
        "summary.cotframe"
      ]
    },
    {
      "page": "summary.lframe",
      "title": "Summary function of the estimates of the cross-sectional AF measures",
      "topics": [
        "summary.lframe"
      ]
    },
    {
      "page": "syn_cdta",
      "title": "Synthetic dataset with a typical household survey design",
      "topics": [
        "syn_cdta"
      ]
    }
  ],
  "_pkglogo": "https://github.com/girelaignacio/mpitbr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/girelaignacio/mpitbr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "DBI",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "minqa",
    "mitools",
    "numDeriv",
    "purrr",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "survey",
    "survival",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "introduction_to_mpitbR.Rmd",
      "filename": "introduction_to_mpitbR.html",
      "title": "An Introduction to mpitbR",
      "author": "Girela, Ignacio",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Multidimensional Poverty Measurement",
        "The Alkire-Foster method step-by-step",
        "Decomposition properties",
        "Incidence and intensity of poverty",
        "Indicators breakdown",
        "Subgroup Decomposition",
        "The global MPI",
        "Components",
        "Unit of identification and unit of analysis",
        "Main data sources",
        "The mpitbR package",
        "Installation",
        "Data processing",
        "Load package and data",
        "Missing values",
        "Household survey design",
        "Define the multidimensional poverty measurement project",
        "Cross-sectional estimates",
        "A quick start",
        "Analyzing poverty across population groups",
        "Indicator-specific measures analysis",
        "References"
      ],
      "created": "2024-12-30 02:49:56",
      "modified": "2025-02-05 16:00:13",
      "commits": 5
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mpitbr",
  "_universes": [
    "girelaignacio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-02T10:34:26.000Z",
      "distro": "noble",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "b8f8f37a0fa9eabab21c0b1e2764bd4de26669e5ee161b4b93048ba2121a4b39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-02T10:34:27.000Z",
      "distro": "noble",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "06d07bf990d0cf0a4dad47e806cd55b46d92f4953f8dd9aa6d161152a48b495c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-02T10:40:25.000Z",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "524f0847ccb1ba060faea6371998396236ac41313b04452aeb3834c98c296cc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-02T10:37:09.000Z",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "ee6277e012d4f35e98afbd34b4b9b2cbbad59628852cb57eae77b614ff4aef76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T10:34:25.000Z",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "6461ef964b70d9259f9fd70250105928ef1677ad534d7c9c3fdd6116b683066a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-02T10:33:25.000Z",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "9dfcb687760d752f73bd774ce93e1283f51d8ee47b6f78df1f7ac257519ce3c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-02T10:33:26.000Z",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "45c0d1b5f0f96823461312d5f759487d0cc33b4fa4e1ea8acaab5d8714fe1c31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-02T10:33:34.000Z",
      "commit": "c8dd7f5ee9f106ac1c49ba46602c49d931173697",
      "fileid": "02ff1dfe936ae347902db5f385fa8e9ef14a5541c70cea7f4451deebf385937c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/girelaignacio/actions/runs/26813894863"
    }
  ]
}