Package: acdcquery
Title: Query the Attentional Control Data Collection
Version: 1.0.1
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.2.3
Imports: DBI, RSQLite
URL: https://github.com/SLesche/acdc-query
BugReports: https://github.com/SLesche/acdc-query/issues
NeedsCompilation: no
Packaged: 2023-10-18 10:55:17 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: 2023-10-20 11:40:06 UTC
Built: R 4.2.0; ; 2023-10-20 13:27:38 UTC; unix
