{
  "_id": "6a13f88eacfb0bcc41d3450d",
  "Package": "ura",
  "Type": "Package",
  "Title": "Monitoring Rater Reliability",
  "Version": "1.0.0",
  "Authors@R": "person(\"Benjamin\", \"Goehring\", email = \"bengoehr@umich.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-8450-6065\"))",
  "Description": "Provides researchers with a simple set of diagnostic tools\nfor monitoring the progress and reliability of raters\nconducting content coding tasks. Goehring (2024)\n<https://bengoehring.github.io/improving-content-analysis-tools-for-working-with-undergraduate-research-assistants.pdf>\nargues that supervisors---especially supervisors of small\nteams---should utilize computational tools to monitor\nreliability in real time. As such, this package provides\neasy-to-use functions for calculating inter-rater reliability\nstatistics and measuring the reliability of one coder compared\nto the rest of the team.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/bengoehring/ura",
  "BugReports": "https://github.com/bengoehring/ura/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bengoehring.r-universe.dev",
  "Date/Publication": "2024-07-11 22:32:09 UTC",
  "RemoteUrl": "https://github.com/bengoehring/ura",
  "RemoteRef": "HEAD",
  "RemoteSha": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:18:41 UTC",
    "User": "root"
  },
  "Author": "Benjamin Goehring [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8450-6065>)",
  "Maintainer": "Benjamin Goehring <bengoehr@umich.edu>",
  "MD5sum": "62d30cd3137606d0ddd52c37c4ecbc28",
  "_user": "bengoehring",
  "_type": "src",
  "_file": "ura_1.0.0.tar.gz",
  "_fileid": "1c1233d6b4a59807f5db9ce6001505b841d2b0274b699222a7b437a05f869dc0",
  "_filesize": 108470,
  "_sha256": "1c1233d6b4a59807f5db9ce6001505b841d2b0274b699222a7b437a05f869dc0",
  "_created": "2026-05-25T07:18:41.000Z",
  "_published": "2026-05-25T07:21:50.757Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77672502309,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193560437"
    },
    {
      "job": 77672502316,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193563463"
    },
    {
      "job": 77672502348,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193568946"
    },
    {
      "job": 77672502285,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193562933"
    },
    {
      "job": 77672177095,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193534508"
    },
    {
      "job": 77672502299,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193558915"
    },
    {
      "job": 77672502321,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193552768"
    },
    {
      "job": 77672502313,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193549603"
    },
    {
      "job": 77672502314,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193549539"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bengoehring/ura",
  "_commit": {
    "id": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
    "author": "Ben Goehring <bengoehring1@gmail.com>",
    "committer": "Ben Goehring <bengoehring1@gmail.com>",
    "message": "patch fixes\n",
    "time": 1720737129
  },
  "_maintainer": {
    "name": "Benjamin Goehring",
    "email": "bengoehr@umich.edu",
    "orcid": "0000-0001-8450-6065"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "irr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bengoehring",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bengoehring",
      "count": 2,
      "uuid": 32957127
    }
  ],
  "_userbio": {
    "uuid": 32957127,
    "type": "user",
    "name": "Ben Goehring",
    "description": "Assistant Professor of Public Policy @ UVA's Batten School\r\n"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ura"
  },
  "_devurl": "https://github.com/bengoehring/ura",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ura.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bengoehring/ura",
  "_realowner": "bengoehring",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-09-13"
    },
    {
      "version": "1.0.1",
      "date": "2024-07-12"
    }
  ],
  "_exports": [
    "%>%",
    "irr_stats",
    "rater_agreement"
  ],
  "_datasets": [
    {
      "name": "anxiety",
      "title": "Anxiety ratings",
      "object": "anxiety",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject_id",
        "rater_id",
        "anxiety_level"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "diagnoses",
      "title": "Psychiatric diagnoses of patients",
      "object": "diagnoses",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "patient_id",
        "rater_id",
        "diagnosis"
      ],
      "rows": 180,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anxiety",
      "title": "Anxiety ratings",
      "topics": [
        "anxiety"
      ]
    },
    {
      "page": "diagnoses",
      "title": "Psychiatric diagnoses of patients",
      "topics": [
        "diagnoses"
      ]
    },
    {
      "page": "int_return_dbl_coded",
      "title": "int_return_dbl_coded",
      "topics": [
        "int_return_dbl_coded"
      ]
    },
    {
      "page": "irr_stats",
      "title": "irr_stats",
      "topics": [
        "irr_stats"
      ]
    },
    {
      "page": "rater_agreement",
      "title": "rater_agreement",
      "topics": [
        "rater_agreement"
      ]
    }
  ],
  "_readme": "https://github.com/bengoehring/ura/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "irr",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ura",
  "_universes": [
    "bengoehring"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T07:20:29.000Z",
      "distro": "noble",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "c70a14c05b5fea4cec147ed94cff4c7d980e3927876a720f61a4a4c710f8cae0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T07:20:42.000Z",
      "distro": "noble",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "f4bfcfd87fc0f89e2dbe186cda79d597f5932fc40af4d90fdfe1bd2184d6992c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T07:21:09.000Z",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "0b148d2aba4f37e83060948be9672346b00f454ed5f1ef7440e11eddd7a69d7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T07:20:44.000Z",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "0a602a291ae95172753f721447ee600dd524d7563fd0a4633b4eb4c3c9a6a883",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-25T07:20:36.000Z",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "75868c025e876859d3e283d01f6ea4b566d8b7f7139b25406a1f0c1453bd75dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T07:19:55.000Z",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "0ff8e34700fb776f45dd28b0e347ec8ea89e34804c21d3411396419cb8391978",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T07:19:40.000Z",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "3fdd9e594764a9c775e227e013272719d8c83925463a684472ccf8186b7dad12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T07:19:39.000Z",
      "commit": "19ebb16e8b1027aeb8479360a1524cb15fbf9812",
      "fileid": "5fddb3e5a11b3b7e0218320c7a158deaffed769115d664a7ba6999e7820b5f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bengoehring/actions/runs/26388430033"
    }
  ]
}