Package: mvalpha
Type: Package
Title: Krippendorff's Alpha for Multi-Valued Data
Version: 0.5.1
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 options to 
    create bootstrapped estimates of alpha and/or parallelize calculations.
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
Suggests: parallel
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2025-10-13 15:24:27 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: 2025-10-17 20:20:07 UTC
Built: R 4.4.3; ; 2025-10-21 12:47:17 UTC; windows
