Package: icr
Type: Package
Date: 2018-05-12
Title: Compute Krippendorff's Alpha
Version: 0.5.4
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, tidyr
LinkingTo: Rcpp
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-05-12 18:59:56 UTC; as
Repository: CRAN
Date/Publication: 2018-05-12 19:11:34 UTC
