{
  "_id": "6a26a19124555f66ed521f19",
  "Package": "ICCDesign",
  "Title": "Intraclass Correlation Coefficient (ICC) Design, Calculation and\nInteractive 'shiny' Toolkit",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Ziyu\", \"Liu\",\nemail = \"1755454769@qq.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Ruilin\", \"Ma\",\nrole = \"aut\"),\nperson(\"Chenge\", \"Gao\",\nrole = \"aut\"),\nperson(\"Yundan\", \"Zhang\",\nrole = \"aut\")\n)",
  "Description": "A comprehensive toolkit for intraclass correlation\ncoefficient (ICC) analysis, integrating three core\nfunctionalities: (1) Closed-form sample size calculation for\nICC estimation with assurance probability, based on Zou (2012)\n<doi:10.1002/sim.5466>; (2) Full implementation of all 10 ICC\ntypes (6 common + 4 supplementary) for point estimation, exact\nconfidence interval calculation, and formal hypothesis testing,\nfollowing the methods of McGraw & Wong (1996)\n<doi:10.1037/1082-989X.1.1.30> and the standard decision\nframework; (3) An interactive 'shiny' application that guides\nusers through ICC type selection, performs calculations, and\nprovides reliability evaluation based on the Koo & Li (2016)\n<doi:10.1016/j.jcm.2016.02.012> criteria. Compared to existing\npackages, it provides a unified decision workflow and supports\nall less common ICC variants.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "URL": "https://github.com/KlariZhang/ICCDesign",
  "BugReports": "https://github.com/KlariZhang/ICCDesign/issues",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://klarizhang.r-universe.dev",
  "Date/Publication": "2026-06-02 10:22:18 UTC",
  "RemoteUrl": "https://github.com/klarizhang/iccdesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "14765e59838f7a632197ee55135b024f300a09cd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 11:00:27 UTC",
    "User": "root"
  },
  "Author": "Ziyu Liu [aut, cre],\nRuilin Ma [aut],\nChenge Gao [aut],\nYundan Zhang [aut]",
  "Maintainer": "Ziyu Liu <1755454769@qq.com>",
  "MD5sum": "450ad817da5bfac391020427fd7409fb",
  "_user": "klarizhang",
  "_type": "src",
  "_file": "ICCDesign_0.1.1.tar.gz",
  "_fileid": "26d5e4fc5c2d43d173e3e4b27c903e0cd11d950c07824775722b74cd10d0f4a3",
  "_filesize": 152236,
  "_sha256": "26d5e4fc5c2d43d173e3e4b27c903e0cd11d950c07824775722b74cd10d0f4a3",
  "_created": "2026-06-08T11:00:27.000Z",
  "_published": "2026-06-08T11:03:45.392Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80078925202,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7478368862"
    },
    {
      "job": 80078925162,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478369545"
    },
    {
      "job": 80078925168,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7478354080"
    },
    {
      "job": 80078925153,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478351079"
    },
    {
      "job": 80078373974,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478315343"
    },
    {
      "job": 80078925124,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478356100"
    },
    {
      "job": 80078925216,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7478347705"
    },
    {
      "job": 80078925222,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7478346975"
    },
    {
      "job": 80078925220,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478341528"
    }
  ],
  "_buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/klarizhang/iccdesign",
  "_commit": {
    "id": "14765e59838f7a632197ee55135b024f300a09cd",
    "author": "sin <1755454769@qq.com>",
    "committer": "sin <1755454769@qq.com>",
    "message": "新增包更新日志\n",
    "time": 1780395738
  },
  "_maintainer": {
    "name": "Ziyu Liu",
    "email": "1755454769@qq.com",
    "login": "jadpotato",
    "description": "",
    "uuid": 160394925
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "klarizhang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 21
    },
    {
      "week": "2026-21",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jadpotato",
      "count": 24,
      "uuid": 160394925
    },
    {
      "user": "orzmr",
      "count": 9,
      "uuid": 129490285
    },
    {
      "user": "clarrreg",
      "count": 8,
      "uuid": 187877220
    },
    {
      "user": "klarizhang",
      "count": 4,
      "uuid": 169902636
    }
  ],
  "_userbio": {
    "uuid": 169902636,
    "type": "user",
    "name": "张蕴丹",
    "description": "university students"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ICCDesign"
  },
  "_devurl": "https://github.com/klarizhang/iccdesign",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ICCDesign.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/klarizhang/iccdesign",
  "_realowner": "klarizhang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-27"
    },
    {
      "version": "0.1.1",
      "date": "2026-06-02"
    }
  ],
  "_exports": [
    "icc_calc",
    "icc_power",
    "icc_preprocess_data",
    "icc_sample_size",
    "icc_sample_size_lower",
    "icc_sample_size_width",
    "run_icc_app"
  ],
  "_datasets": [
    {
      "name": "icc_data",
      "title": "Example ICC Dataset",
      "object": "icc_data",
      "file": "icc_data.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Rater1",
        "Rater2",
        "Rater3",
        "Rater4"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ICCDesign-package",
      "title": "ICCDesign: Intraclass Correlation Coefficient Analysis and Study Planning",
      "topics": [
        "ICCDesign-package",
        "ICCDesign"
      ]
    },
    {
      "page": "icc_calc",
      "title": "Calculate Intraclass Correlation Coefficient (ICC)",
      "topics": [
        "icc_calc"
      ]
    },
    {
      "page": "icc_data",
      "title": "Example ICC Dataset",
      "topics": [
        "icc_data"
      ]
    },
    {
      "page": "icc_power",
      "title": "Power Calculation for ICC Study Design",
      "topics": [
        "icc_power"
      ]
    },
    {
      "page": "icc_preprocess_data",
      "title": "Preprocess and Validate Data for ICC Analysis",
      "topics": [
        "icc_preprocess_data"
      ]
    },
    {
      "page": "icc_sample_size",
      "title": "Unified ICC Sample Size & Power Interface",
      "topics": [
        "icc_sample_size"
      ]
    },
    {
      "page": "icc_sample_size_lower",
      "title": "Sample Size for ICC based on Lower Confidence Limit",
      "topics": [
        "icc_sample_size_lower"
      ]
    },
    {
      "page": "icc_sample_size_width",
      "title": "Sample Size for ICC based on Confidence Interval Width",
      "topics": [
        "icc_sample_size_width"
      ]
    },
    {
      "page": "run_icc_app",
      "title": "Launch the ICCDesign Shiny Application",
      "topics": [
        "run_icc_app"
      ]
    }
  ],
  "_readme": "https://github.com/klarizhang/iccdesign/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_score": 4.021189299069938,
  "_indexed": true,
  "_nocasepkg": "iccdesign",
  "_universes": [
    "klarizhang",
    "jadpotato"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T11:03:12.000Z",
      "distro": "noble",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "f794d8850c30ba48a25f7c71005cd9ff80ae619ce84cd31cbe765111764415cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T11:03:14.000Z",
      "distro": "noble",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "e14da59cacbc671aeb3f313ce122c582c028f6ff7e03169a6d415c17b853d5ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-08T11:02:27.000Z",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "3e5b1da67f33d0997970c162291f096c95e04cc9eb95f26848e61e6da9e09f1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-08T11:02:17.000Z",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "d8fad52030568a2b64050fb22f380ee4e09ea4cfe60f55391cb5528ce3de7ceb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-08T11:02:43.000Z",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "c4b1ffc32c628fde0d4e204ba97d995e861a537ec7c54ee5b387f75c85c635c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T11:02:01.000Z",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "1b34b833710a5444dc58fd8018d0a65549113e2be1361fb92d1babbbbce1843e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T11:01:58.000Z",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "f966ec469898eac30629adce15d93dea493d5facdb72347fac819e76360bf19e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T11:01:43.000Z",
      "commit": "14765e59838f7a632197ee55135b024f300a09cd",
      "fileid": "e37f35bb3bab3b390470bf88aeea1878ddb63b05da67e75fa53399dc663a08b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klarizhang/actions/runs/27132978074"
    }
  ]
}