{
  "_id": "6a10589cacfb0bcc41ca3431",
  "Package": "iccbot",
  "Title": "A 'Shiny' App for ICC Statistics",
  "Version": "0.0.2",
  "Authors@R": "person(\"Tristan\",\n\"Mahr\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tristan.mahr@wisc.edu\",\ncomment = c(ORCID = \"0000-0002-8890-5116\"))",
  "Description": "An interactive dashboard for computing intraclass\ncorrelation coefficients to estimate interrater reliability.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.1.1",
  "Remotes": [
    "tjmahr/printy"
  ],
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://tjmahr.r-universe.dev",
  "Date/Publication": "2020-11-30 16:15:40 UTC",
  "RemoteUrl": "https://github.com/tjmahr/iccbot",
  "RemoteRef": "HEAD",
  "RemoteSha": "b6c566d17bbe2b01813012753965b372d849df2f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 06:54:39 UTC",
    "User": "root"
  },
  "Author": "Tristan Mahr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8890-5116>)",
  "Maintainer": "Tristan Mahr <tristan.mahr@wisc.edu>",
  "MD5sum": "c9fa6c7688c781edcacc94dd291252f5",
  "_user": "tjmahr",
  "_type": "src",
  "_file": "iccbot_0.0.2.tar.gz",
  "_fileid": "c578812e23cff97f5b7bf4a62b929504ab5ccfa089fa790c51a7644642d1a400",
  "_filesize": 173795,
  "_sha256": "c578812e23cff97f5b7bf4a62b929504ab5ccfa089fa790c51a7644642d1a400",
  "_created": "2026-05-09T06:54:39.000Z",
  "_published": "2026-05-22T13:22:36.169Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77388094330,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6893782736"
    },
    {
      "job": 77388094263,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893786976"
    },
    {
      "job": 77388094532,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6893778698"
    },
    {
      "job": 77388094567,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893775843"
    },
    {
      "job": 77388094188,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893765048"
    },
    {
      "job": 77388093562,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161550741"
    },
    {
      "job": 77388094496,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6893776784"
    },
    {
      "job": 77388094618,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6893775286"
    },
    {
      "job": 77388094317,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893775334"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tjmahr/iccbot",
  "_commit": {
    "id": "b6c566d17bbe2b01813012753965b372d849df2f",
    "author": "TJ Mahr <mahr@wisc.edu>",
    "committer": "TJ Mahr <mahr@wisc.edu>",
    "message": "fix issue with oneway models. closes #2\n",
    "time": 1606752940
  },
  "_maintainer": {
    "name": "Tristan Mahr",
    "email": "tristan.mahr@wisc.edu",
    "login": "tjmahr",
    "twitter": "@tjmahr",
    "uuid": 1890315,
    "orcid": "0000-0002-8890-5116"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "printy",
      "version": ">= 0.0.0.9002",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "irr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "flexdashboard",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    }
  ],
  "_owner": "tjmahr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tjmahr",
      "count": 20,
      "uuid": 1890315
    }
  ],
  "_userbio": {
    "uuid": 1890315,
    "type": "user",
    "name": "TJ Mahr",
    "description": "Language and data scientist"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/iccbot"
  },
  "_devurl": "https://github.com/tjmahr/iccbot",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/iccbot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "add_formatted_results_to_icc",
    "compute_icc",
    "decompose_variance_with_aov",
    "decompose_variance_with_lme4",
    "example_shrout_fleiss",
    "example_shrout_fleiss_nas_1",
    "example_shrout_fleiss_nas_2",
    "run_app",
    "run_icc"
  ],
  "_help": [
    {
      "page": "compute_icc",
      "title": "This is the core of the irr::icc() function",
      "topics": [
        "compute_icc"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/tjmahr/iccbot/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bayestestR",
    "boot",
    "broom",
    "broom.mixed",
    "bslib",
    "cachem",
    "cli",
    "coda",
    "codetools",
    "commonmark",
    "cpp11",
    "datawizard",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "flexdashboard",
    "fontawesome",
    "forcats",
    "fs",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "insight",
    "irr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "listenv",
    "lme4",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "nlme",
    "nloptr",
    "otel",
    "parallelly",
    "parameters",
    "pillar",
    "pkgconfig",
    "printy",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "iccbot",
  "_universes": [
    "tjmahr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-09T06:57:05.000Z",
      "distro": "noble",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "c45532e59feef1b0c65a619f462a8b4d439da9f9ae6389eaa7dff9c57473d60e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-09T06:57:43.000Z",
      "distro": "noble",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "4f7575d8c0443abe8dfc66ab73c790dbadeeca1fb711140fd51383eaf7acc6ad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-09T06:56:32.000Z",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "b754c2bba89c53666eb190e9f716aa02dcd17e922cde344f73afe025439378c7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-09T06:56:07.000Z",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "d958a4fd96cd5e953780cab8672e1c662c11d92aa35ad3a85172e79f1ccff7e6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-09T06:56:13.000Z",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "15dcaea5c91d4d07965a721a248660a20a946baa265ef10425ac81a2be4ded6e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-09T06:56:04.000Z",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "0fb583e7758847f9f01483ecf8028afd1b56fc82ef7b980848f68bc58a4460ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-09T06:56:01.000Z",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "c67772bdc997753944f40ea3811bf24c1b48d21446cc327e13943f8759cf5bba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-22T13:22:16.000Z",
      "commit": "b6c566d17bbe2b01813012753965b372d849df2f",
      "fileid": "d5b37289e07531cbe8761bb2868897fa75570e09c31af61ae91868b2bf6496d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25594590622"
    }
  ]
}