Package: icr Type: Package Date: 2024-10-30 Title: Compute Krippendorff's Alpha Version: 0.6.6 Authors@R: c(person(given = "Alexander", family = "Staudt", role = c("aut", "cre"), email = "staudtlex@live.de"), person(given = "Pierre", family = "L'Ecuyer", role = "ctb", comment = "author of the C++ RNG code"), person(given = "Chung-hong", family = "Chan", role = "ctb")) Maintainer: Alexander Staudt Description: Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and bootstrapped uncertainty estimates (Krippendorff 2004, ISBN:0761915443). The bootstrap routines are set up to make use of parallel threads where supported. URL: https://github.com/staudtlex/icr BugReports: https://github.com/staudtlex/icr/issues License: GPL (>= 2) Encoding: UTF-8 LazyData: true Imports: Rcpp (>= 0.12.9) LinkingTo: Rcpp Suggests: ggplot2, tinytest Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://staudtlex.r-universe.dev Date/Publication: 2024-10-31 15:24:28 UTC RemoteUrl: https://github.com/staudtlex/icr RemoteRef: HEAD RemoteSha: e79ce73ec0d5e8ecca344e8eebc1ff5a5c7224ce NeedsCompilation: yes Packaged: 2026-07-03 18:58:42 UTC; root Author: Alexander Staudt [aut, cre], Pierre L'Ecuyer [ctb] (author of the C++ RNG code), Chung-hong Chan [ctb]