Package: icr
Type: Package
Date: 2018-07-24
Title: Compute Krippendorff's Alpha
Version: 0.5.5
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-07-23 19:06:27 UTC; as
Repository: CRAN
Date/Publication: 2018-07-23 19:30:02 UTC
