Package: pcatR
Type: Package
Title: Analyze and Visualize Pragmatic Context Assessment Tool Data
Version: 1.0.1
Authors@R: c(
    person(
      given = "Lilac",
      family = "Li",
      email = "lix@unk.edu",
      role = c("aut", "cph"),
      comment = c(
        URL = "https://www.unk.edu/academics/management/lilac-li.php"
      )
    ),
    person(
      given = "Jae Man",
      family = "Park",
      email = "jaemanblp2@gmail.com",
      role = c("cre", "cph"),
      comment = c(
        URL = "https://www.linkedin.com/in/jae-man-park/"
      )
    )
  )
Description: Provides a reproducible workflow for importing, validating,
    classifying, summarizing, visualizing, and reporting responses to the
    14-item Pragmatic Context Assessment Tool (pCAT). The package preserves
    the instrument's two-part response structure, supports original and
    updated Consolidated Framework for Implementation Research (CFIR)
    mappings, describes team agreement and disagreement, compares repeated
    assessments, and creates implementation action-planning outputs. It does
    not calculate or claim a validated total pCAT scale score. The instrument
    is described by Robinson and Damschroder (2023)
    <doi:10.1186/s43058-022-00380-5>; updated CFIR mappings are from Domlyn
    et al. (2026) <doi:10.1186/s43058-026-00956-5>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.4.0), grDevices, grid, stats, utils
Suggests: covr, knitr, pkgdown, rmarkdown, shiny, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/check: rcmdcheck
Config/Needs/coverage: covr
Config/Needs/website: pkgdown
RoxygenNote: 7.3.2
NeedsCompilation: no
URL: https://github.com/JaeManP/pcatR, https://jaemanp.github.io/pcatR/
BugReports: https://github.com/JaeManP/pcatR/issues
Packaged: 2026-08-21 23:25:50 UTC; runner
Author: Lilac Li [aut, cph] (URL:
    https://www.unk.edu/academics/management/lilac-li.php),
  Jae Man Park [cre, cph] (URL:
    https://www.linkedin.com/in/jae-man-park/)
Maintainer: Jae Man Park <jaemanblp2@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-03 11:40:02 UTC
Built: R 4.6.1; ; 2026-09-03 13:22:35 UTC; unix
