{
  "_id": "6a588f5cff0138dec5d7515f",
  "Package": "irrNA",
  "Type": "Package",
  "Title": "Coefficients of Interrater Reliability – Generalized for\nRandomly Incomplete Datasets",
  "Version": "0.2.3",
  "Date": "2022-04-04",
  "Author": "Markus Brueckl [aut, cre], Florian Heuer [aut, trl]",
  "Maintainer": "Markus Brueckl <markus.brueckl@tu-berlin.de>",
  "Description": "Provides coefficients of interrater reliability that are\ngeneralized to cope with randomly incomplete (i.e. unbalanced)\ndatasets without any imputation of missing values or any\n(row-wise or column-wise) omissions of actually available data.\nApplied to complete (balanced) datasets, these generalizations\nyield the same results as the common procedures, namely the\nIntraclass Correlation according to McGraw & Wong (1996)\n\\doi{10.1037/1082-989X.1.1.30} and the Coefficient of\nConcordance according to Kendall & Babington Smith (1939)\n\\doi{10.1214/aoms/1177732186}.",
  "License": "GPL-3",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "URL": "https://CRAN.R-project.org/package=irrNA",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 07:56:44 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-04-04 17:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/irrNA",
  "RemoteRef": "HEAD",
  "RemoteSha": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
  "_user": "cran",
  "_type": "src",
  "_file": "irrNA_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/fadef7109d2e29894858a80f341498521af7cf40291aca8f4d0880a568b36e0f",
  "_filesize": 176588,
  "_sha256": "fadef7109d2e29894858a80f341498521af7cf40291aca8f4d0880a568b36e0f",
  "_expires": "2026-10-24T07:59:22.000Z",
  "_created": "2026-07-16T07:56:44.000Z",
  "_published": "2026-07-16T07:59:24.390Z",
  "_jobs": [
    {
      "job": 87566656955,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8368782661"
    },
    {
      "job": 87566656914,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368778945"
    },
    {
      "job": 87566203697,
      "time": 143,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368735019"
    },
    {
      "job": 87566656918,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8368772908"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29481513890",
  "_status": "success",
  "_upstream": "https://github.com/cran/irrNA",
  "_commit": {
    "id": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
    "author": "Markus Brueckl <markus.brueckl@tu-berlin.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1649092202
  },
  "_maintainer": {
    "name": "Markus Brueckl",
    "email": "markus.brueckl@tu-berlin.de"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/irrNA"
  },
  "_mentions": 1,
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/irrNA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2018-04-11"
    },
    {
      "version": "0.2.0",
      "date": "2021-04-03"
    },
    {
      "version": "0.2.2",
      "date": "2021-04-05"
    },
    {
      "version": "0.2.3",
      "date": "2022-04-04"
    }
  ],
  "_exports": [
    "icc_corr",
    "iccNA",
    "kendallNA"
  ],
  "_datasets": [
    {
      "name": "Consist",
      "title": "irrNA example data, showing perfect consistency between raters",
      "object": "Consist",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4",
        "Rater5",
        "Rater6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "ConsistNA",
      "title": "irrNA example data, showing perfect consistency between raters and NAs",
      "object": "ConsistNA",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4",
        "Rater5",
        "Rater6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "Ebel51",
      "title": "Example data, given by Ebel (1951, Table 2)",
      "object": "Ebel51",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4",
        "Rater5",
        "Rater6",
        "Rater7",
        "Rater8",
        "Rater9"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "EbelFILL",
      "title": "Example data, based on Ebel (1951, Table 2)",
      "object": "EbelFILL",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4",
        "Rater5",
        "Rater6",
        "Rater7",
        "Rater8",
        "Rater9"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "Indep",
      "title": "irrNA example data, showing perfect independence among raters and objects",
      "object": "Indep",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4",
        "Rater5",
        "Rater6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "IndepNA",
      "title": "irrNA example data, showing NAs and perfect independence among raters and objects",
      "object": "IndepNA",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4",
        "Rater5",
        "Rater6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "IndepW",
      "title": "irrNA example data, showing perfect independence among raters and NAs",
      "object": "IndepW",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4",
        "Rater5",
        "Rater6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Consist",
      "title": "irrNA example data, showing perfect consistency between raters",
      "topics": [
        "Consist"
      ]
    },
    {
      "page": "ConsistNA",
      "title": "irrNA example data, showing perfect consistency between raters and NAs",
      "topics": [
        "ConsistNA"
      ]
    },
    {
      "page": "Ebel51",
      "title": "Example data, given by Ebel (1951, Table 2)",
      "topics": [
        "Ebel51"
      ]
    },
    {
      "page": "EbelFILL",
      "title": "Example data, based on Ebel (1951, Table 2)",
      "topics": [
        "EbelFILL"
      ]
    },
    {
      "page": "icc_corr",
      "title": "Intraclass correlation coefficients (ICCs) for oneway and twoway models - corrected version of icc{irr}",
      "topics": [
        "icc_corr"
      ]
    },
    {
      "page": "iccNA",
      "title": "Intraclass correlation coefficients (ICCs) - generalized for randomly incomplete datasets",
      "topics": [
        "iccNA"
      ]
    },
    {
      "page": "Indep",
      "title": "irrNA example data, showing perfect independence among raters and objects",
      "topics": [
        "Indep"
      ]
    },
    {
      "page": "IndepNA",
      "title": "irrNA example data, showing NAs and perfect independence among raters and objects",
      "topics": [
        "IndepNA"
      ]
    },
    {
      "page": "IndepW",
      "title": "irrNA example data, showing perfect independence among raters and NAs",
      "topics": [
        "IndepW"
      ]
    },
    {
      "page": "kendallNA",
      "title": "Kendall's coefficient of concordance W - generalized for randomly incomplete datasets",
      "topics": [
        "kendallNA"
      ]
    }
  ],
  "_readme": "https://github.com/cran/irrNA/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "irrna",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-16T07:58:46.000Z",
      "distro": "resolute",
      "commit": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
      "fileid": "https://r2.ropensci.org/5b5df8d9d5ba2c0428514b965f2f41769f0229c3b78497f275f63c26ab711e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29481513890"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-16T07:58:36.000Z",
      "distro": "resolute",
      "commit": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
      "fileid": "https://r2.ropensci.org/625682e394f55533cc5f0c03479fa9755c9cc4f4975dd78770c071bc8ddf40e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29481513890"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-16T07:58:34.000Z",
      "commit": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
      "fileid": "https://r2.ropensci.org/3d452b2129b95dfc8e35316fc192ae031e8f41edbda721914ddc6c8e662b8a2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29481513890"
    }
  ]
}