Package: contentValidity
Type: Package
Title: Content Validity Indices for Instrument Development
Version: 0.1.0
Authors@R: 
    person("Rashed", "Alqahtani",
           email = "rashed.alqahtani@gmail.com",
           role = c("aut", "cre"))
Description: Computes content validity indices commonly used in instrument
    development and questionnaire validation, including the Item-level Content
    Validity Index (I-CVI), Scale-level Content Validity Index (S-CVI),
    modified kappa adjusted for chance agreement, Aiken's V, and Lawshe's
    Content Validity Ratio (CVR). Methods follow Lynn (1986)
    <doi:10.1097/00006199-198611000-00017>, Polit and Beck (2006)
    <doi:10.1002/nur.20147>, Aiken (1985) <doi:10.1177/0013164485451012>,
    and Lawshe (1975) <doi:10.1111/j.1744-6570.1975.tb01393.x>.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/Rafhq1403/contentValidity
BugReports: https://github.com/Rafhq1403/contentValidity/issues
Config/roxygen2/version: 8.0.0
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2026-05-05 20:54:51 UTC; rashedalqahtani
Author: Rashed Alqahtani [aut, cre]
Maintainer: Rashed Alqahtani <rashed.alqahtani@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-11 18:40:20 UTC
