Package: icr
Type: Package
Date: 2018-10-21
Title: Compute Krippendorff's Alpha
Version: 0.5.8
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), ggplot2
LinkingTo: Rcpp
RoxygenNote: 6.1.0
NeedsCompilation: yes
Packaged: 2018-10-21 21:17:09 UTC; as
Repository: CRAN
Date/Publication: 2018-10-21 21:40:12 UTC
