Package: resquin
Title: Response Quality Indicators for Survey Research
Version: 0.1.1
Authors@R: c(
    person(given = "Matthias", family = "Roth", email = "matthias.roth@gesis.org",
           role = c("aut", "cre","cph"), comment = c(ORCID = "0000-0003-4369-8106")),
    person(given ="Nivedita", family = "Bhaktha", role = c("aut","ctb")),
    person(given ="Matthias", family = "Bluemke", role = c("aut","ctb")),
    person(given ="Thomas"  , family = "Knopf",   role = c("aut","ctb")),
    person(given ="Fabienne", family = "Krämer",  role = c("aut","ctb")),
    person(given ="Clemens" , family = "Lechner", role = c("aut","ctb")),
    person(given ="Çağla"   , family = "Yildiz",  role = c("aut","ctb"))
  )
Description: Calculate common survey data quality indicators for multi-item scales 
             and matrix questions. Currently supports the calculation of
             response style indicators and response distribution indicators.
             For an overview on response quality indicators see Bhaktha N,
             Henning S, Clemens L (2024). 'Characterizing response quality
             in surveys with multi-item scales: A unified framework'
             <https://osf.io/9gs67/>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: cli, purrr, rlang, slider, stringi, tibble, vctrs
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyr
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/MatRoth/resquin,
        https://matroth.github.io/resquin/
BugReports: https://github.com/MatRoth/resquin/issues
Depends: R (>= 4.1)
LazyData: true
NeedsCompilation: no
Packaged: 2025-06-27 07:24:41 UTC; rothms
Author: Matthias Roth [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4369-8106>),
  Nivedita Bhaktha [aut, ctb],
  Matthias Bluemke [aut, ctb],
  Thomas Knopf [aut, ctb],
  Fabienne Krämer [aut, ctb],
  Clemens Lechner [aut, ctb],
  Çağla Yildiz [aut, ctb]
Maintainer: Matthias Roth <matthias.roth@gesis.org>
Repository: CRAN
Date/Publication: 2025-06-27 07:50:01 UTC
Built: R 4.4.3; ; 2025-10-21 13:55:22 UTC; windows
