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 <staudtlex@live.de>
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
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-10-31 15:31:59 UTC; as
Author: Alexander Staudt [aut, cre],
  Pierre L'Ecuyer [ctb] (author of the C++ RNG code),
  Chung-hong Chan [ctb]
Repository: CRAN
Date/Publication: 2024-10-31 17:00:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-04-01 02:20:27 UTC; unix
Archs: icr.so.dSYM
