Package: carwatch
Title: Processing of 'CARWatch' Sampling Logs and Saliva Data
Version: 1.0.1
Authors@R: 
    person(
      "Robert", "Richer",
      email = "robert.richer@fau.de",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-0272-5403")
    )
Description: Import and reconstruct saliva-sampling studies recorded by the
    'CARWatch' application. Registration metadata and raw barcode events are
    converted into auditable study days and scheduled sample positions using a
    two-pass issue-review workflow. Functions assess sampling-time compliance,
    merge laboratory saliva measurements, calculate response features, and
    create quality-control visualizations. The application is described by
    Richer et al. (2023) <doi:10.1016/j.psyneuen.2023.106073>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
Depends: R (>= 4.3)
Imports: boot, clock (>= 0.7.0), digest (>= 0.6.0), dplyr (>= 1.1.0),
        fs (>= 1.6.0), ggplot2 (>= 3.5.0), grid, jsonlite (>= 1.8.0),
        readr (>= 2.1.0), rlang (>= 1.1.0), tibble (>= 3.2.0), vctrs
        (>= 0.6.0), withr (>= 3.0.0)
Suggests: covr, DT, knitr, pkgdown, rmarkdown, roxygen2, shiny,
        shinytest2, testthat (>= 3.2.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://carwatch-tools.github.io/carwatch-r/,
        https://github.com/carwatch-tools/carwatch-r
BugReports: https://github.com/carwatch-tools/carwatch-r/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-09-09 12:43:54 UTC; richer
Author: Robert Richer [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0272-5403>)
Maintainer: Robert Richer <robert.richer@fau.de>
Repository: CRAN
Date/Publication: 2026-09-17 11:50:08 UTC
Built: R 4.5.2; ; 2026-09-17 13:05:33 UTC; unix
