Package: gmoTree
Title: Get and Modify 'oTree' Data
Version: 1.0.1
Date: 2023-10-24
Authors@R: 
    person("Patricia F.", "Zauchner", , "patricia.zauchner@gmx.at", role = c("aut", "trl", "cre", "cph"),
           comment = c(ORCID = "https://orcid.org/0000-0002-5938-1683"))
Description: Manage data from 'oTree' experiments.  Import 'oTree' data and
    clean them up by using functions to deal with messy data, dropouts, and
    other problematic cases. Create IDs, calculate the time, transfer
    variables between app data frames, and delete sensitive information.
    You can also check your experimental data before running the
    experiment. Information on 'oTree' is found in Chen, D. L., Schonger, M., 
    & Wickens, C. (2016) <doi: 10.1016/j.jbef.2015.12.001>.
License: GPL (>= 3)
URL: https://zauchnerp.github.io/gmoTree/,
        https://github.com/ZauchnerP/gmoTree/
BugReports: https://github.com/ZauchnerP/gmoTree/issues/
Depends: R (>= 4.3.0)
Imports: data.table (>= 1.14.8), dplyr (>= 1.1.2), openxlsx (>=
        4.2.5.2), plyr (>= 1.8.8), rlang (>= 1.1.1), rlist (>=
        0.4.6.2), stats (>= 4.3.0), stringr (>= 1.5.0)
Suggests: knitr (>= 1.43), rmarkdown (>= 2.22), testthat (>= 3.1.9),
        withr (>= 2.5.0)
VignetteBuilder: knitr
BuildVignettes: true
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-24 16:44:00 UTC; pzauchner
Author: Patricia F. Zauchner [aut, trl, cre, cph]
    (<https://orcid.org/0000-0002-5938-1683>)
Maintainer: Patricia F. Zauchner <patricia.zauchner@gmx.at>
Repository: CRAN
Date/Publication: 2023-10-25 17:50:06 UTC
Built: R 4.3.0; ; 2023-10-25 18:49:28 UTC; unix
