Package: responsePatterns
Title: Screening for Careless Responding Patterns
Version: 0.1.1
Authors@R: c(
    person(given = "Tomas",
           family = "Rihacek",
           role = c("aut", "cre"),
           email = "rihacek@fss.muni.cz",
           comment = c(ORCID = "0000-0001-5893-9289")),
    person(given = "Jaroslav",
           family = "Gottfried",
           role = c("aut"),
           email = "jaroslav.gottfried@mail.muni.cz",
           comment = c(ORCID = "0000-0002-6076-1632"))
           )
Description: Some survey participants tend to respond carelessly which complicates data analysis. This package provides functions that make it easier to explore responses and identify those that may be problematic. See Gottfried et al. (2022) <doi:10.7275/vyxb-gt24> for more information.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: graphics, grDevices, methods, stats, utils
Suggests: magrittr
NeedsCompilation: no
Packaged: 2023-08-15 09:30:09 UTC; tomas
Author: Tomas Rihacek [aut, cre] (<https://orcid.org/0000-0001-5893-9289>),
  Jaroslav Gottfried [aut] (<https://orcid.org/0000-0002-6076-1632>)
Maintainer: Tomas Rihacek <rihacek@fss.muni.cz>
Repository: CRAN
Date/Publication: 2023-08-15 10:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 12:20:26 UTC; windows
