{
  "_id": "6a1d35bc1d7bb097a0a3cd0d",
  "Package": "mKBO",
  "Type": "Package",
  "Title": "Multi-Group Kitagawa-Blinder-Oaxaca Decomposition",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Rense\", \"Nieuwenhuis\", email = \"rense.nieuwenhuis@sofi.su.se\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0001-6138-0463\")),\nperson(\"Max\", \"Thaning\", email = \"max.thaning@sofi.su.se\", role = \"aut\", comment = c(ORCID = \"0000-0002-1859-4703\")))",
  "Description": "Provides multigroup Kitagawa-Blinder-Oaxaca ('mKBO')\ndecompositions, that allow for more than two groups. Each group\nis compared to the sample average. For more details see Thaning\nand Nieuwenhuis (2025) <doi:10.31235/osf.io/6twvj_v1>.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:20:23 UTC",
    "User": "root"
  },
  "Author": "Rense Nieuwenhuis [cre, aut] (ORCID:\n<https://orcid.org/0000-0001-6138-0463>), Max Thaning [aut]\n(ORCID: <https://orcid.org/0000-0002-1859-4703>)",
  "Maintainer": "Rense Nieuwenhuis <rense.nieuwenhuis@sofi.su.se>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rensenieuwenhuis.r-universe.dev",
  "Date/Publication": "2025-10-31 18:20:13 UTC",
  "RemoteUrl": "https://github.com/cran/mKBO",
  "RemoteRef": "HEAD",
  "RemoteSha": "6721fee100d0ad67626b820145978c5841656ad9",
  "MD5sum": "321ca7b56738ad71ad2e5d8d74d3d63b",
  "_user": "rensenieuwenhuis",
  "_type": "src",
  "_file": "mKBO_0.1.0.tar.gz",
  "_fileid": "7b7fe7e819ef4808335da614539d4c547f58c45a04ea974b4e10afea6b93ff74",
  "_filesize": 346050,
  "_sha256": "7b7fe7e819ef4808335da614539d4c547f58c45a04ea974b4e10afea6b93ff74",
  "_created": "2026-06-01T07:20:23.000Z",
  "_published": "2026-06-01T07:33:16.165Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78804532336,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325570078"
    },
    {
      "job": 78804532351,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325568322"
    },
    {
      "job": 78804532413,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325715732"
    },
    {
      "job": 78804532354,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325733254"
    },
    {
      "job": 78804208481,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325536891"
    },
    {
      "job": 78804532270,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325563734"
    },
    {
      "job": 78804532366,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325562218"
    },
    {
      "job": 78804532370,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325553853"
    },
    {
      "job": 78804532348,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325563577"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mKBO",
  "_commit": {
    "id": "6721fee100d0ad67626b820145978c5841656ad9",
    "author": "Rense Nieuwenhuis <rense.nieuwenhuis@sofi.su.se>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1761934813
  },
  "_maintainer": {
    "name": "Rense Nieuwenhuis",
    "email": "rense.nieuwenhuis@sofi.su.se",
    "login": "rensenieuwenhuis",
    "description": "",
    "uuid": 117628132,
    "orcid": "0000-0001-6138-0463"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-31"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rensenieuwenhuis",
      "count": 1,
      "uuid": 117628132
    }
  ],
  "_userbio": {
    "uuid": 117628132,
    "type": "user",
    "name": "rensenieuwenhuis"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mKBO"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mKBO.html",
    "manual.pdf"
  ],
  "_realowner": "rensenieuwenhuis",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-31"
    }
  ],
  "_exports": [
    "mkbo",
    "mkbo_summary",
    "mkbo_triangle"
  ],
  "_datasets": [
    {
      "name": "pums_subset",
      "title": "American Community Survey (ACS) Public Use Microdata Sample (PUMS)",
      "object": "pums_subset",
      "class": [
        "data.frame"
      ],
      "fields": [
        "PERNP",
        "RACE",
        "BACHELOR",
        "AGEP",
        "PWGTP"
      ],
      "rows": 71919,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mkbo",
      "title": "Estimate the mKBO decomposition",
      "topics": [
        "mkbo"
      ]
    },
    {
      "page": "mkbo_summary",
      "title": "Summarize Components of an mKBO Decomposition",
      "topics": [
        "mkbo_summary"
      ]
    },
    {
      "page": "mkbo_triangle",
      "title": "Calculates Triangle",
      "topics": [
        "mkbo_triangle"
      ]
    },
    {
      "page": "pums_subset",
      "title": "American Community Survey (ACS) Public Use Microdata Sample (PUMS)",
      "topics": [
        "pums_subset"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mkbo",
  "_universes": [
    "rensenieuwenhuis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T07:22:19.000Z",
      "distro": "noble",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "575d892fd31fc1b5e20e764a4898872d69d65ff9fcdb95b62a002b803e28949b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T07:22:16.000Z",
      "distro": "noble",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "8e160655df0b536d83afc4894e6181624517082c6b78675699cae36c5c2f180e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T07:31:14.000Z",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "f76b05f12ecfe3d33a6a5d764596cc516b7412dd99bc30bf1d12f86494927efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T07:32:18.000Z",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "29d540b7ccefa7cde3fdacfb8cfd9d2f60e6a3f9ad08e0f62ade4c246c9c908d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T07:22:16.000Z",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "b8240a6095bdba765467908207f8a8400b243ced3e6e9a35d9c58eb23135704f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:21:44.000Z",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "bc0c59b2f670cf0f04f3bb753eec25d1ac37edf2c471fae31c4ca42731ca8ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:21:23.000Z",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "fd7f7856fe3ed389c10a2f4d515b34671a8e0ee29fe6007c15f1cacfc442ee23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:21:57.000Z",
      "commit": "6721fee100d0ad67626b820145978c5841656ad9",
      "fileid": "11eaea7d52f064d1e4ee947fc2828d1a25a766be2ee64229796a72d8df3c9478",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rensenieuwenhuis/actions/runs/26740817779"
    }
  ]
}