Package: intraclass
Title: Modern Intraclass Correlation Coefficients
Version: 0.1.0
Authors@R: 
    person("Jeffrey", "Girard", , "me@jmgirard.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7359-3746"))
Description: Estimates interrater-reliability intraclass correlation
    coefficients (ICCs) within the generalizability-theory framework using
    modern variance-component estimation (linear mixed models) rather than
    the classical analysis-of-variance mean-squares approach. Provides the
    full ICC family (absolute agreement versus consistency, single versus
    average, fixed versus random raters, one-way versus two-way) with
    boundary-aware Monte-Carlo confidence intervals, support for imbalanced,
    incomplete, and multilevel (nested) designs, decision-study projection to
    other numbers of raters, and an interactive helper for choosing the
    correct coefficient. Multilevel methods follow ten Hove, Jorgensen and
    van der Ark (2022) <doi:10.1037/met0000391>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: cli, generics, glmmTMB, lifecycle, rlang, stats, tibble
Suggests: brms, coda, covr, ggplot2, irr, irrICC, knitr, lavaan, lme4,
        merDeriv, posterior, psych, rmarkdown, spelling, testthat (>=
        3.0.0), withr
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: icc-lavaan-multilevel, ci-bootstrap,
        d-study, icc-multilevel
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/jmgirard/intraclass,
        https://jmgirard.github.io/intraclass/
BugReports: https://github.com/jmgirard/intraclass/issues
Depends: R (>= 4.5.0)
LazyData: true
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-31 01:00:17 UTC; jmgirard
Author: Jeffrey Girard [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7359-3746>)
Maintainer: Jeffrey Girard <me@jmgirard.com>
Repository: CRAN
Date/Publication: 2026-09-10 15:10:10 UTC
Built: R 4.6.1; ; 2026-09-10 16:31:31 UTC; unix
