Package: mvalpha
Type: Package
Title: Krippendorff's Alpha for Multi-Valued Data
Version: 0.6.0
Authors@R: c(
    person(
      "Corie", "Drake",
      email = "therealcfdrake@gmail.com",
      role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0002-1517-7103")
    )
  )
Description: Calculate Krippendorff's alpha for multi-valued data using the methods 
    introduced by Krippendorff and Craggs (2016) <doi:10.1080/19312458.2016.1228863>.
    Nominal, ordinal, interval, and ratio data types are supported, with option to 
    create bootstrapped estimates of alpha.
License: AGPL (>= 3)
Encoding: UTF-8
URL: https://github.com/therealcfdrake/mvalpha
BugReports: https://github.com/therealcfdrake/mvalpha/issues
Depends: R (>= 4.2.0)
RoxygenNote: 7.3.3
LazyData: true
Imports: stats, utils, rlang, Rdpack, Rcpp, arrangements, stringr
Suggests: testthat (>= 3.0.0)
RdMacros: Rdpack
LinkingTo: Rcpp
Config/testthat/edition: 3
SystemRequirements: OpenMP
NeedsCompilation: yes
Packaged: 2026-06-16 02:35:37 UTC; corie
Author: Corie Drake [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1517-7103>)
Maintainer: Corie Drake <therealcfdrake@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-16 02:50:02 UTC
