{
  "_id": "6a1292b4acfb0bcc41d0b67e",
  "Package": "kappaGold",
  "Title": "Agreement of Nominal Scale Raters (with a Gold Standard)",
  "Version": "0.4.0",
  "Date": "2024-12-09",
  "Authors@R": "c(person(given = \"Matthias\", family = \"Kuhn\",\nemail = \"matthias.kuhn@tu-dresden.de\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2868-5155\")),\nperson(given = \"Jonas\", family = \"Breidenstein\",\nemail = \"jonas.breidenstein@tu-dresden.de\",\nrole = \"aut\"))",
  "Description": "Estimate agreement of a group of raters with a gold\nstandard rating on a nominal scale. For a single gold standard\nrater the average pairwise agreement of raters with this gold\nstandard is provided. For a group of (gold standard) raters the\napproach of S. Vanbelle, A. Albert (2009)\n<doi:10.1007/s11336-009-9116-1> is implemented. Bias and\nstandard error are estimated via delete-1 jackknife.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 05:52:20 UTC",
    "User": "root"
  },
  "Author": "Matthias Kuhn [aut, cre]\n(<https://orcid.org/0000-0003-2868-5155>), Jonas Breidenstein\n[aut]",
  "Maintainer": "Matthias Kuhn <matthias.kuhn@tu-dresden.de>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://lenz99.r-universe.dev",
  "Date/Publication": "2024-12-09 22:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/kappaGold",
  "RemoteRef": "HEAD",
  "RemoteSha": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
  "MD5sum": "0561c9ddab6cf7b974a0c30da477aa89",
  "_user": "lenz99",
  "_type": "src",
  "_file": "kappaGold_0.4.0.tar.gz",
  "_fileid": "e01600cac543dfd29a996ee97fce062c10341b6c1b451177a2f95d3db49674f7",
  "_filesize": 167403,
  "_sha256": "e01600cac543dfd29a996ee97fce062c10341b6c1b451177a2f95d3db49674f7",
  "_created": "2026-05-24T05:52:20.000Z",
  "_published": "2026-05-24T05:55:00.030Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77575402139,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182661314"
    },
    {
      "job": 77575402137,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182659543"
    },
    {
      "job": 77575402133,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182656101"
    },
    {
      "job": 77575402134,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182656692"
    },
    {
      "job": 77575269940,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182647760"
    },
    {
      "job": 77575402138,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182658448"
    },
    {
      "job": 77575402140,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182657227"
    },
    {
      "job": 77575402142,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182655430"
    },
    {
      "job": 77575402151,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182655943"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/kappaGold",
  "_commit": {
    "id": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
    "author": "Matthias Kuhn <matthias.kuhn@tu-dresden.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.0\n",
    "time": 1733784602
  },
  "_maintainer": {
    "name": "Matthias Kuhn",
    "email": "matthias.kuhn@tu-dresden.de",
    "login": "lenz99",
    "orcid": "0000-0003-2868-5155",
    "description": "",
    "uuid": 104773
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "future.apply",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "irr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lenz99",
      "count": 2,
      "uuid": 104773
    }
  ],
  "_userbio": {
    "uuid": 104773,
    "type": "user",
    "name": "Matthias Kuhn"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kappaGold"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kappaGold.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "lenz99",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2024-09-30"
    },
    {
      "version": "0.4.0",
      "date": "2024-12-09"
    }
  ],
  "_exports": [
    "kappa_test",
    "kappa_test_corr",
    "kappa2",
    "kappam_fleiss",
    "kappam_gold",
    "kappam_vanbelle",
    "simulKappa"
  ],
  "_datasets": [
    {
      "name": "agreem_binary",
      "title": "Three reliability studies for some binary rating",
      "object": "agreem_binary",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "depression",
      "title": "Depression screening",
      "object": "depression",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "depression",
        "BDI",
        "GHQ"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "diagnoses",
      "title": "Psychiatric diagnoses",
      "object": "diagnoses",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "rater1",
        "rater2",
        "rater3",
        "rater4",
        "rater5",
        "rater6"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "SC_test",
      "title": "Script concordance test (SCT).",
      "object": "SC_test",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "S1",
        "S2",
        "S3",
        "S4",
        "S5",
        "S6",
        "S7",
        "S8",
        "S9",
        "S10",
        "S11",
        "S12",
        "S13",
        "S14",
        "S15",
        "S16",
        "S17",
        "S18",
        "S19",
        "S20",
        "S21",
        "S22",
        "S23",
        "S24",
        "S25",
        "S26",
        "S27",
        "S28",
        "S29",
        "S30",
        "S31",
        "S32",
        "S33",
        "S34",
        "S35",
        "S36",
        "S37",
        "S38",
        "S39",
        "E1",
        "E2",
        "E3",
        "E4",
        "E5",
        "E6",
        "E7",
        "E8",
        "E9",
        "E10",
        "E11"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "stagingData",
      "title": "Staging of colorectal carcinoma",
      "object": "stagingData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patho",
        "rad1",
        "rad2",
        "rad3",
        "rad4",
        "rad5"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "agreem_binary",
      "title": "Three reliability studies for some binary rating",
      "topics": [
        "agreem_binary"
      ]
    },
    {
      "page": "depression",
      "title": "Depression screening",
      "topics": [
        "depression"
      ]
    },
    {
      "page": "diagnoses",
      "title": "Psychiatric diagnoses",
      "topics": [
        "diagnoses"
      ]
    },
    {
      "page": "kappa_test",
      "title": "Significance test for homogeneity of kappa coefficients in independent groups",
      "topics": [
        "kappa_test"
      ]
    },
    {
      "page": "kappa_test_corr",
      "title": "Test for homogeneity of kappa in correlated groups",
      "topics": [
        "kappa_test_corr"
      ]
    },
    {
      "page": "kappa2",
      "title": "Cohen's kappa for nominal data",
      "topics": [
        "kappa2"
      ]
    },
    {
      "page": "kappaGold",
      "title": "kappaGold package",
      "topics": [
        "kappaGold-package",
        "kappaGold"
      ]
    },
    {
      "page": "kappam_fleiss",
      "title": "Fleiss' kappa for multiple nominal-scale raters",
      "topics": [
        "kappam_fleiss"
      ]
    },
    {
      "page": "kappam_gold",
      "title": "Agreement of a group of nominal-scale raters with a gold standard",
      "topics": [
        "kappam_gold"
      ]
    },
    {
      "page": "kappam_vanbelle",
      "title": "Agreement between two groups of raters",
      "topics": [
        "kappam_vanbelle"
      ]
    },
    {
      "page": "SC_test",
      "title": "Script concordance test (SCT).",
      "topics": [
        "SC_test"
      ]
    },
    {
      "page": "simulKappa",
      "title": "Simulate rating data and calculate agreement with gold standard",
      "topics": [
        "simulKappa"
      ]
    },
    {
      "page": "stagingData",
      "title": "Staging of colorectal carcinoma",
      "topics": [
        "stagingData"
      ]
    },
    {
      "page": "victorinox",
      "title": "delete-1 jackknife estimator",
      "topics": [
        "victorinox"
      ]
    }
  ],
  "_readme": "https://github.com/cran/kappaGold/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kappagold",
  "_universes": [
    "lenz99"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-24T05:54:21.000Z",
      "distro": "noble",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "f1fadb07dde9bb619f872438a946cac895bed3ea36e4b8211c83e7268dd6fe2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-24T05:54:08.000Z",
      "distro": "noble",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "c3ea495c3ec47c3be69e62e1c33a99af505c629ffe9b6c320b08992264ab13da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-24T05:53:36.000Z",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "361e9ce86a8eaca6ce4fee08800645b3e1fa371c367ba059ee9da48ba0cd778d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-24T05:53:44.000Z",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "6a35fcd856494382e8e0bbbabc732cbb68f591ab42148720ec0d3145706209fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-24T05:54:16.000Z",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "5a2b6ca5a3478a864d8395da1a842bdbd31b2184dcab53598368fce4850abb58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-24T05:53:35.000Z",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "4ebac3cbad905871cd6094f1c179f1fc28ae424930bd934f00a6d1c786ceaeab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-24T05:53:22.000Z",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "918d3201858ac2821d1faccb1e92d147b392684b12508bfbf9fa3ba58a8d59ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-24T05:53:26.000Z",
      "commit": "fbb091aad1beb8c410d9c60c4ba4a754b30d4db5",
      "fileid": "e89574f715ea9a67d579d301c31ee187520e6ac48137decdcc54ea7bcf65d5ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenz99/actions/runs/26353311790"
    }
  ]
}