Package: acdcquery
Title: Query the Attentional Control Data Collection
Version: 1.1.0
Authors@R: c(
    person(given = "Sven", family = "Lesche", email = "sven.lesche@psychologie.uni-heidelberg.de", role = c("aut", "cre", "cph")),
    person(given = "Julia M.", family = "Haaf", email = "j.m.haaf@uva.nl", role = c("ctb", "ths")),
    person(given = "Madlen", family = "Hoffstadt", email = "madlenfeehoffstadt@gmail.com", role = c("ctb"))
    )
Description: Interact with the Attentional Control Data Collection (ACDC).
  Connect to the database via connect_to_db(), set filter arguments via add_argument()
  and query the database via query_db().
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: DBI, RSQLite
URL: https://github.com/SLesche/acdc-query
BugReports: https://github.com/SLesche/acdc-query/issues
NeedsCompilation: no
Packaged: 2025-07-31 10:01:58 UTC; Sven
Author: Sven Lesche [aut, cre, cph],
  Julia M. Haaf [ctb, ths],
  Madlen Hoffstadt [ctb]
Maintainer: Sven Lesche <sven.lesche@psychologie.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2025-07-31 10:20:07 UTC
Built: R 4.6.0; ; 2025-07-31 11:17:37 UTC; unix
