Package: icr
Type: Package
Date: 2019-11-08
Title: Compute Krippendorff's Alpha
Version: 0.6.1
Author: Alexander Staudt [aut, cre], Pierre L'Ecuyer [ctb] (author of the C++ RNG code)
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
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-11-08 21:00:40 UTC; as
Repository: CRAN
Date/Publication: 2019-11-08 21:20:03 UTC
