{
  "_id": "6a1f1627b401979e7341e6ea",
  "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-05-17 06:26:47 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",
  "MD5sum": "223214b0654de27784e5d97afc59a878",
  "_user": "cran",
  "_type": "src",
  "_file": "irrNA_0.2.3.tar.gz",
  "_fileid": "d92dca1f9a89057697266b217ea4e39ee6511ba668be07400cbda30a5c9ce2a4",
  "_filesize": 175407,
  "_sha256": "d92dca1f9a89057697266b217ea4e39ee6511ba668be07400cbda30a5c9ce2a4",
  "_created": "2026-05-17T06:26:47.000Z",
  "_published": "2026-06-02T17:43:03.596Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134773417,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040002011"
    },
    {
      "job": 79134773372,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040001647"
    },
    {
      "job": 79134772855,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039991010"
    },
    {
      "job": 79134772744,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365434381"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25983421302",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 361,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/irrNA"
  },
  "_mentions": 1,
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_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-05-17T06:28:33.000Z",
      "distro": "noble",
      "commit": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
      "fileid": "b9c6bed29cbd1f44531217efed0dc2943613050d82a897ecc771c6764b4cefef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983421302"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-17T06:28:31.000Z",
      "distro": "noble",
      "commit": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
      "fileid": "a988e27b11cff27f8ffe07e533b5c8429eb1d86a57a2aa447f6e13bd2e13728e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983421302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-02T17:42:44.000Z",
      "commit": "73ae301f19f06e199dcce4bb635f93a5d40e443e",
      "fileid": "5ee75f330301d26d7a6364a5e4e9f42954cf5a7be50820467006b43c77d3c9b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983421302"
    }
  ]
}