Package: resquin
Title: Response Quality Indicators for Survey Research
Version: 0.1.1.9000
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' .
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
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
Config/pak/sysreqs: libicu-dev
Repository: https://matroth.r-universe.dev
Date/Publication: 2025-06-27 08:56:44 UTC
RemoteUrl: https://github.com/matroth/resquin
RemoteRef: HEAD
RemoteSha: 765344d44a092b230b9648af153c5ab1b9abdffa
NeedsCompilation: no
Packaged: 2026-06-22 08:52:01 UTC; root
Author: Matthias Roth [aut, cre, cph] (ORCID:
),
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