Package: gmoTree Title: Get and Modify 'oTree' Data Version: 1.4.1 Date: 2025-02-04 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: Efficiently manage and process data from 'oTree' experiments. Import 'oTree' data and clean them by using functions that handle messy data, dropouts, and other problematic cases. Create IDs, calculate the time, transfer variables between app data frames, and delete sensitive information. Review your experimental data prior to running the experiment and automatically generate a detailed summary of the variables used in your 'oTree' code. Information on 'oTree' is found in Chen, D. L., Schonger, M., & Wickens, C. (2016) . License: GPL (>= 3) URL: https://zauchnerp.github.io/gmoTree/, https://github.com/ZauchnerP/gmoTree/, https://github.com/ZauchnerP/gmoTree BugReports: https://github.com/ZauchnerP/gmoTree/issues Depends: R (>= 4.4.0) Imports: data.table (>= 1.15.4), dplyr (>= 1.1.4), knitr (>= 1.47), openxlsx (>= 4.2.5.2), pander (>= 0.6.5), plyr (>= 1.8.9), rlang (>= 1.1.4), rlist (>= 0.4.6.2), rmarkdown (>= 2.27), stringr (>= 1.5.1), lifecycle (>= 1.0.4) Suggests: testthat (>= 3.2.1), withr (>= 3.0.0) VignetteBuilder: knitr BuildVignettes: true Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true NeedsCompilation: no RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev Repository: https://zauchnerp.r-universe.dev Date/Publication: 2025-02-04 19:02:27 UTC RemoteUrl: https://github.com/zauchnerp/gmotree RemoteRef: HEAD RemoteSha: 852be49a515b44b9864f397339b84a7a591bc778 Packaged: 2026-07-13 05:09:59 UTC; root Author: Patricia F. Zauchner [aut, trl, cre, cph] (ORCID: ) Maintainer: Patricia F. Zauchner