Package: inough
Version: 0.1.0
Title: Inattention Detection Pipeline for Psychophysical Tasks
Description: Three-stage pipeline for detecting inattention episodes in
    long psychophysical tasks (200+ trials). Uses accuracy residuals and
    response pattern signals to locate, sharpen, and formally test
    candidate inattention regions at trial-level precision.
Authors@R: c(
    person("Pawel", "Lenartowicz",
           email = "pawellenartowicz@europe.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6906-7217")),
    person("Maja", "Willard",
           role = "aut",
           comment = c(ORCID = "0009-0005-3482-1119")))
License: GPL (>= 3)
URL: https://github.com/pawlenartowicz/inough
BugReports: https://github.com/pawlenartowicz/inough/issues
Encoding: UTF-8
Language: en-US
Depends: R (>= 3.5.0)
LazyData: true
RoxygenNote: 7.3.3
Imports: lme4, ggplot2, patchwork, rlang, jsonlite
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-08 21:07:34 UTC; plenartowicz
Author: Pawel Lenartowicz [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6906-7217>),
  Maja Willard [aut] (ORCID: <https://orcid.org/0009-0005-3482-1119>)
Maintainer: Pawel Lenartowicz <pawellenartowicz@europe.com>
Repository: CRAN
Date/Publication: 2026-05-13 19:10:02 UTC
