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 Config/pak/sysreqs: cmake make Repository: https://pawlenartowicz.r-universe.dev Date/Publication: 2026-05-09 14:53:53 UTC RemoteUrl: https://github.com/pawlenartowicz/inough RemoteRef: HEAD RemoteSha: 7ad3c7fa2ecb548c6553b3be503641772491a2a5 NeedsCompilation: no Packaged: 2026-06-23 19:13:19 UTC; root Author: Pawel Lenartowicz [aut, cre] (ORCID: ), Maja Willard [aut] (ORCID: ) Maintainer: Pawel Lenartowicz