Package: iccbot Title: A 'Shiny' App for ICC Statistics Version: 0.0.2 Authors@R: person("Tristan", "Mahr", role = c("aut", "cre"), email = "tristan.mahr@wisc.edu", comment = c(ORCID = "0000-0002-8890-5116")) Description: An interactive dashboard for computing intraclass correlation coefficients to estimate interrater reliability. License: GPL-3 Suggests: testthat (>= 2.1.0), psych Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 6.1.1 Imports: printy (>= 0.0.0.9002), magrittr, tibble, tidyr, dplyr, stats, glue, irr, rlang, lme4, rmarkdown, flexdashboard, shiny 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: 2026-06-08 09:07:31 UTC; root Author: Tristan Mahr [aut, cre] (ORCID: ) Maintainer: Tristan Mahr