{
  "_id": "6a27287d24555f66ed52c117",
  "Package": "ihsMW",
  "Title": "Clean and Harmonise 'Malawi Integrated Household Survey' Data",
  "Version": "0.2.1",
  "Authors@R": "person(\"Vitumbiko\", \"Kayuni\",\nemail = \"vitumbikokayuni@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0008-4331-3839\"))",
  "Description": "An offline suite of tools to clean, aggregate, and\nharmonise data from the 'Malawi Integrated Household Survey'\n('IHS'). Provides crop-specific unit conversions, stratified\nwinsorization, and automatic cross-round harmonisation for\ncomplex survey designs.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/vituk123/ihsMW,\nhttps://vituk123.github.io/ihsMW",
  "BugReports": "https://github.com/vituk123/ihsMW/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://vituk123.r-universe.dev",
  "Date/Publication": "2026-06-08 16:34:17 UTC",
  "RemoteUrl": "https://github.com/vituk123/ihsmw",
  "RemoteRef": "HEAD",
  "RemoteSha": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 20:36:18 UTC",
    "User": "root"
  },
  "Author": "Vitumbiko Kayuni [aut, cre] (ORCID:\n<https://orcid.org/0009-0008-4331-3839>)",
  "Maintainer": "Vitumbiko Kayuni <vitumbikokayuni@gmail.com>",
  "MD5sum": "faed787fb41f88a77693e308500053e2",
  "_user": "vituk123",
  "_type": "src",
  "_file": "ihsMW_0.2.1.tar.gz",
  "_fileid": "848fdd09d4ba420a1ee3013fdeb7af06054cbadb4feeca7307940da20d03b084",
  "_filesize": 248068,
  "_sha256": "848fdd09d4ba420a1ee3013fdeb7af06054cbadb4feeca7307940da20d03b084",
  "_created": "2026-06-08T20:36:18.000Z",
  "_published": "2026-06-08T20:39:25.645Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80191123908,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7491829006"
    },
    {
      "job": 80191123891,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491825894"
    },
    {
      "job": 80191123784,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7491831348"
    },
    {
      "job": 80191123766,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491830615"
    },
    {
      "job": 80190537461,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491776222"
    },
    {
      "job": 80191123785,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491819959"
    },
    {
      "job": 80191123815,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7491810940"
    },
    {
      "job": 80191123818,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7491806992"
    },
    {
      "job": 80191123851,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491805929"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vituk123/ihsmw",
  "_commit": {
    "id": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
    "author": "vituk123 <vitukayuni@gmail.com>",
    "committer": "vituk123 <vitukayuni@gmail.com>",
    "message": "Refactor to offline-first cleaning & harmonisation suite (v0.2.1)\n",
    "time": 1780936457
  },
  "_maintainer": {
    "name": "Vitumbiko Kayuni",
    "email": "vitumbikokayuni@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "srvyr",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "version": ">= 4.2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.40",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.20",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.5.0",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Suggests"
    }
  ],
  "_owner": "vituk123",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 11
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.5",
      "date": "2026-04-29"
    }
  ],
  "_topics": [
    "africa",
    "household-survey",
    "ihs",
    "lsms",
    "malawi",
    "microdata",
    "world-bank"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vituk123",
      "count": 12,
      "uuid": 218956172
    }
  ],
  "_userbio": {
    "uuid": 218956172,
    "type": "user",
    "name": "Vitumbiko Kayuni"
  },
  "_downloads": {
    "count": 262,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ihsMW"
  },
  "_devurl": "https://github.com/vituk123/ihsmw",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ihsMW.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vituk123/ihsmw",
  "_realowner": "vituk123",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2026-05-04"
    },
    {
      "version": "0.2.1",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "ihs_aggregate",
    "ihs_clean",
    "ihs_convert_units",
    "ihs_crosswalk_check",
    "ihs_harmonise",
    "ihs_search",
    "ihs_standardize_missing",
    "ihs_winsorize"
  ],
  "_help": [
    {
      "page": "ihs_aggregate",
      "title": "Smart Aggregation to Household Level",
      "topics": [
        "ihs_aggregate"
      ]
    },
    {
      "page": "ihs_clean",
      "title": "Clean and Harmonise IHS Data",
      "topics": [
        "ihs_clean"
      ]
    },
    {
      "page": "ihs_convert_units",
      "title": "Convert Agricultural Units to Kilograms",
      "topics": [
        "ihs_convert_units"
      ]
    },
    {
      "page": "ihs_crosswalk_check",
      "title": "Check the comparability of variables across IHS rounds",
      "topics": [
        "ihs_crosswalk_check"
      ]
    },
    {
      "page": "ihs_harmonise",
      "title": "Harmonise Raw IHS Data",
      "topics": [
        "ihs_harmonise"
      ]
    },
    {
      "page": "ihs_search",
      "title": "Search across all IHS rounds for variables manually mapped",
      "topics": [
        "ihs_search"
      ]
    },
    {
      "page": "ihs_standardize_missing",
      "title": "Standardize Survey Missing Codes",
      "topics": [
        "ihs_standardize_missing"
      ]
    },
    {
      "page": "ihs_winsorize",
      "title": "Winsorize Continuous Variables",
      "topics": [
        "ihs_winsorize"
      ]
    }
  ],
  "_readme": "https://github.com/vituk123/ihsmw/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "harmonisation.Rmd",
      "filename": "harmonisation.html",
      "title": "Cross-round harmonisation in ihsMW",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Why harmonisation is needed",
        "2. How ihsMW handles harmonisation",
        "3. Checking coverage before analysis",
        "4. Needs_review variables",
        "5. Multi-round worked example",
        "6. When NOT to use auto-harmonisation",
        "7. Contributing to the crosswalk"
      ],
      "created": "2026-04-27 00:36:30",
      "modified": "2026-06-08 16:34:17",
      "commits": 2
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with ihsMW",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Installation",
        "2. One-time setup",
        "3. Finding variables",
        "4. Downloading data",
        "5. A complete worked example",
        "6. Citation"
      ],
      "created": "2026-04-27 00:36:30",
      "modified": "2026-04-27 00:36:30",
      "commits": 1
    },
    {
      "source": "survey-weights.Rmd",
      "filename": "survey-weights.html",
      "title": "Using survey weights with ihsMW",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Why weights matter",
        "2. The IHS_survey() function",
        "3. Computing weighted estimates",
        "4. Multi-round weighted analysis",
        "5. Weight variables per round",
        "6. Common mistakes"
      ],
      "created": "2026-04-27 00:36:30",
      "modified": "2026-04-27 00:36:30",
      "commits": 1
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "ihsmw",
  "_universes": [
    "vituk123"
  ],
  "_previous": "0.1.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-08T20:38:42.000Z",
      "distro": "noble",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "abd2a74cde36aa02d74e1a5034389cb41cef04be8cc867627fb9f4cd9fbd51bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-08T20:38:32.000Z",
      "distro": "noble",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "2ddf3499b9433475efa4f2977a3bf11b8ed69880577fe3230fcc7c98d653e27a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-08T20:38:46.000Z",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "f0c69b5aa42bd9089cc3026c27d565e9c562916ca79b98725cc204535e153202",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-08T20:38:47.000Z",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "26ca941bea66ae1cb84d6ae514f2f40cccfe4d0d92de6e7be7d4e2f1fd5a7cdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-08T20:38:30.000Z",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "6bde0066f79b4ccbe5dce2fb35ab8da74b92b781a0c7bb0af150cb3c9fad3981",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-08T20:37:44.000Z",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "b0d6a27f2f3af7a2114956a02341e195c268ca8fdbd5282b56aefebfa1b43fbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-08T20:37:35.000Z",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "a69b0a5f036489ddc61b8feda837149e7e4ee74be8a73590be71937071acd90b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-08T20:37:35.000Z",
      "commit": "95cea4d2573d11bf87d9bc0a65432d32a8dc3a32",
      "fileid": "3083ff189bb53ef364316df74b2ca8dc51864acc60e905cdc9495ecc796da56b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vituk123/actions/runs/27165214080"
    }
  ]
}