{
  "_id": "6a118705acfb0bcc41cfcab9",
  "Package": "mdepriv",
  "Title": "Synthetic Indicators of Multiple Deprivation",
  "Version": "0.0.7",
  "Authors@R": "c(person(given = \"Attilio\",\nfamily = \"Benini\",\nrole = c(\"aut\", \"cre\"),\nemail = \"attilio.benini@gmx.net\"),\nperson(given = \"Aldo\",\nfamily = \"Benini\",\nrole = \"aut\",\nemail = \"aldobenini@gmail.com\"))",
  "Author": "Attilio Benini [aut, cre], Aldo Benini [aut]",
  "Maintainer": "Attilio Benini <attilio.benini@gmx.net>",
  "Description": "mdepriv is a R-adaptation of a same-named user-written\nStata command for computing basic synthetic scores of multiple\ndeprivation.",
  "License": "GPL-3",
  "URL": "https://github.com/a-benini/mdepriv,\nhttps://a-benini.github.io/mdepriv",
  "BugReports": "https://github.com/a-benini/mdepriv/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make",
  "Repository": "https://humanitarian-user-group.r-universe.dev",
  "Date/Publication": "2026-05-23 10:21:47 UTC",
  "RemoteUrl": "https://github.com/a-benini/mdepriv",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7fb6959780d46abc93c399970d207115456dd2f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 10:49:38 UTC",
    "User": "root"
  },
  "MD5sum": "793c25aa16334dee8ba89ee4c467578f",
  "_user": "humanitarian-user-group",
  "_type": "src",
  "_file": "mdepriv_0.0.7.tar.gz",
  "_fileid": "53cf75148318c38990dca3131d4e39e45a3f3144f56f8a985030e5ddd214d764",
  "_filesize": 1977026,
  "_sha256": "53cf75148318c38990dca3131d4e39e45a3f3144f56f8a985030e5ddd214d764",
  "_created": "2026-05-23T10:49:38.000Z",
  "_published": "2026-05-23T10:52:53.149Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77516355571,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176388934"
    },
    {
      "job": 77516355564,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176386777"
    },
    {
      "job": 77516355547,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176381956"
    },
    {
      "job": 77516355551,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176381709"
    },
    {
      "job": 77516187289,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176375113"
    },
    {
      "job": 77516355545,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176385088"
    },
    {
      "job": 77516355557,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176382222"
    },
    {
      "job": 77516355560,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176383047"
    },
    {
      "job": 77516355563,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176383095"
    }
  ],
  "_buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/a-benini/mdepriv",
  "_commit": {
    "id": "e7fb6959780d46abc93c399970d207115456dd2f",
    "author": "a-benini <attilio.benini@gmx.net>",
    "committer": "a-benini <attilio.benini@gmx.net>",
    "message": "update docs folder\n",
    "time": 1779531707
  },
  "_maintainer": {
    "name": "Attilio Benini",
    "email": "attilio.benini@gmx.net",
    "login": "a-benini",
    "description": "",
    "uuid": 59484284
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "wCorr",
      "version": ">= 1.9.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "visdat",
      "role": "Suggests"
    }
  ],
  "_owner": "a-benini",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "a-benini",
      "count": 101,
      "uuid": 59484284
    }
  ],
  "_userbio": {
    "uuid": 29010300,
    "type": "organization",
    "name": "HumanitaRian-useR-group"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mdepriv"
  },
  "_devurl": "https://github.com/a-benini/mdepriv",
  "_pkgdown": "https://a-benini.github.io/mdepriv",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mdepriv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "corr_mat",
    "mdepriv"
  ],
  "_datasets": [
    {
      "name": "MSNA_HC",
      "title": "Data Related to Living Standards in Host Communities Adjacent to the Rohingya Refugee Camps in Bangladesh, 2018",
      "object": "MSNA_HC",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "sampl_weights",
        "upazilla",
        "union",
        "hhh_gender",
        "ls_1_food",
        "ls_2_livelihood",
        "ls_3_shelter",
        "water_1",
        "water_2",
        "water_3",
        "sanit_1",
        "sanit_2",
        "sanit_3",
        "sanit_4"
      ],
      "rows": 2855,
      "table": true,
      "tojson": true
    },
    {
      "name": "simul_data",
      "title": "Demonstration Dataset",
      "object": "simul_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "y1",
        "y2",
        "y3",
        "y4",
        "y5",
        "y6",
        "y7",
        "sampl_weights"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "corr_mat",
      "title": "Correlation Matrix Used in Certain Weighting Schemes",
      "topics": [
        "corr_mat"
      ]
    },
    {
      "page": "mdepriv",
      "title": "Synthetic Indicators of Multiple Deprivation",
      "topics": [
        "mdepriv"
      ]
    },
    {
      "page": "MSNA_HC",
      "title": "Data Related to Living Standards in Host Communities Adjacent to the Rohingya Refugee Camps in Bangladesh, 2018",
      "topics": [
        "MSNA_HC"
      ]
    },
    {
      "page": "simul_data",
      "title": "Demonstration Dataset",
      "topics": [
        "simul_data"
      ]
    }
  ],
  "_readme": "https://github.com/a-benini/mdepriv/raw/HEAD/README.md",
  "_rundeps": [
    "minqa",
    "mnormt",
    "Rcpp",
    "RcppArmadillo",
    "wCorr"
  ],
  "_vignettes": [
    {
      "source": "mdepriv_get_started.Rmd",
      "filename": "mdepriv_get_started.html",
      "title": "Get Started with mdepriv",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Requirements",
        "A Minimalist Start",
        "What mdepriv Can Return",
        "Grouping Items as Dimensions",
        "Sampling Weights",
        "Standard Methods",
        "Specification of the Betti-Verma Double Weighting",
        "Flexible Double Weighting Schemes beyond Betti-Verma",
        "Expertise-Based Weights for Items",
        "Check the Weighting Scheme",
        "Obtaining the Scores",
        "Two-Level Deprivation Model",
        "Handling Missing Values",
        "Multiple Models in a data.frame",
        "Acknowledgement",
        "References"
      ],
      "created": "2020-01-10 17:04:08",
      "modified": "2024-01-15 18:10:49",
      "commits": 13
    },
    {
      "source": "what_is_different_from_stata.Rmd",
      "filename": "what_is_different_from_stata.html",
      "title": "What is different from Stata's mdepriv?",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2020-01-10 17:04:08",
      "modified": "2021-06-04 20:00:28",
      "commits": 3
    }
  ],
  "_score": 4.350248018334163,
  "_indexed": false,
  "_nocasepkg": "mdepriv",
  "_universes": [
    "humanitarian-user-group"
  ],
  "_previous": "0.0.6",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-05-23T10:52:18.000Z",
      "distro": "noble",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "3a5f76a96b02663df8a4c72a7f9f90907bee46e34f589b7c6afc75daefba41ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-05-23T10:51:53.000Z",
      "distro": "noble",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "4695dcb5a4de11c5bc53953be6a96baac9ae0682f1187eb004e5b74338eed723",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-05-23T10:51:00.000Z",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "151d82d6fa0b19f406016e56f081d9e0d6fc6c4026366e3eb2d0a7a289b67bc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-05-23T10:50:55.000Z",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "9f044f63bdd4a8bc047e484b2a28def7eee25c2ca18fbf508e13e08816eaeada",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-05-23T10:51:48.000Z",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "fd9b7027f792012bceda10b32556a4e7a1ffff6b4dc99ba99a0b1884c6caaa49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-05-23T10:50:52.000Z",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "14e3c3bd12c5bef02774b896513ba2114f38f0d3ea73c58a2119fc6bfc278a78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-05-23T10:51:01.000Z",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "996565683b9255e955d9c7537d5a260e347fee7f99c267947be57a5f573d5cdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-05-23T10:51:05.000Z",
      "commit": "e7fb6959780d46abc93c399970d207115456dd2f",
      "fileid": "49459dec7a2594bc70a376257c79e3e5f87a97cfce312a242aae8be96ce93be5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26330685742"
    }
  ]
}