Package: contentValidity Type: Package Title: Content Validity Indices for Instrument Development Version: 0.2.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) , Polit and Beck (2006) , Aiken (1985) , and Lawshe (1975) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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) Imports: stats, graphics, grDevices LazyData: true Repository: https://rafhq1403.r-universe.dev Date/Publication: 2026-06-03 21:03:59 UTC RemoteUrl: https://github.com/rafhq1403/contentvalidity RemoteRef: HEAD RemoteSha: 19c73006fdd8d7f71de176546ef21bf6de875739 NeedsCompilation: no Packaged: 2026-07-03 09:14:13 UTC; root Author: Rashed Alqahtani [aut, cre] Maintainer: Rashed Alqahtani