Package: responsePatterns
Title: Screening for Careless Responding Patterns
Version: 0.1.0
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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: graphics, grDevices, methods, stats, utils
Suggests: magrittr
NeedsCompilation: no
Packaged: 2021-11-23 01:55:43 UTC; 21252
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: 2021-11-24 08:30:02 UTC
Built: R 4.1.0; ; 2021-11-25 13:01:26 UTC; unix
