{
  "_id": "6a198023acfb0bcc41df8796",
  "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\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0002-5938-1683\"))",
  "Description": "Efficiently manage and process data from 'oTree'\nexperiments. Import 'oTree' data and clean them by using\nfunctions that handle messy data, dropouts, and other\nproblematic cases.  Create IDs, calculate the time, transfer\nvariables between app data frames, and delete sensitive\ninformation.  Review your experimental data prior to running\nthe experiment and automatically generate a detailed summary of\nthe variables used in your 'oTree' code.  Information on\n'oTree' is found in Chen, D. L., Schonger, M., & Wickens, C.\n(2016) <doi:10.1016/j.jbef.2015.12.001>.",
  "License": "GPL (>= 3)",
  "URL": "https://zauchnerp.github.io/gmoTree/,\nhttps://github.com/ZauchnerP/gmoTree/,\nhttps://github.com/ZauchnerP/gmoTree",
  "BugReports": "https://github.com/ZauchnerP/gmoTree/issues",
  "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": {
    "Date": "2026-05-29 11:29:53 UTC",
    "User": "root"
  },
  "Author": "Patricia F. Zauchner [aut, trl, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5938-1683>)",
  "Maintainer": "Patricia F. Zauchner <patricia.zauchner@gmx.at>",
  "MD5sum": "1cb212ceaffc2bd244415256788f54e5",
  "_user": "zauchnerp",
  "_type": "src",
  "_file": "gmoTree_1.4.1.tar.gz",
  "_fileid": "d6e2452f42e3963d873d2a0ba2f641af8ee9934755b610bac3de01300c20c672",
  "_filesize": 4390032,
  "_sha256": "d6e2452f42e3963d873d2a0ba2f641af8ee9934755b610bac3de01300c20c672",
  "_created": "2026-05-29T11:29:53.000Z",
  "_published": "2026-05-29T12:01:39.665Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78492092953,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7289673443"
    },
    {
      "job": 78492092957,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289683288"
    },
    {
      "job": 78492092927,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7290113349"
    },
    {
      "job": 78492092959,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7290134373"
    },
    {
      "job": 78491570941,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289622071"
    },
    {
      "job": 78492092918,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289662241"
    },
    {
      "job": 78492092943,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7289669006"
    },
    {
      "job": 78492092975,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289660864"
    },
    {
      "job": 78492092972,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289669714"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zauchnerp/gmotree",
  "_commit": {
    "id": "852be49a515b44b9864f397339b84a7a591bc778",
    "author": "Patricia Zauchner <patricia.zauchner@gmx.at>",
    "committer": "Patricia Zauchner <patricia.zauchner@gmx.at>",
    "message": "version 1.4.1\n",
    "time": 1738695747
  },
  "_maintainer": {
    "name": "Patricia F. Zauchner",
    "email": "patricia.zauchner@gmx.at",
    "orcid": "0000-0002-5938-1683"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.47",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "version": ">= 4.2.5.2",
      "role": "Imports"
    },
    {
      "package": "pander",
      "version": ">= 0.6.5",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.9",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "version": ">= 0.4.6.2",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.27",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.1",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zauchnerp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "otree"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "zauchnerp",
      "count": 13,
      "uuid": 27984653
    }
  ],
  "_userbio": {
    "uuid": 27984653,
    "type": "user",
    "name": "Patricia F. Zauchner"
  },
  "_downloads": {
    "count": 146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gmoTree"
  },
  "_devurl": "https://github.com/zauchnerp/gmotree",
  "_pkgdown": "https://zauchnerp.github.io/gmoTree/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gmoTree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zauchnerp/gmotree",
  "_realowner": "zauchnerp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-10-25"
    },
    {
      "version": "1.1.0",
      "date": "2024-07-04"
    },
    {
      "version": "1.2.0",
      "date": "2024-09-30"
    },
    {
      "version": "1.3.0",
      "date": "2024-12-06"
    },
    {
      "version": "1.3.1",
      "date": "2024-12-07"
    },
    {
      "version": "1.4.0",
      "date": "2025-02-04"
    },
    {
      "version": "1.4.1",
      "date": "2025-02-04"
    }
  ],
  "_exports": [
    "apptime",
    "assignv",
    "assignv_to_aaw",
    "codebook",
    "delete_cases",
    "delete_dropouts",
    "delete_duplicate",
    "delete_plabels",
    "delete_sessions",
    "extime",
    "import_otree",
    "make_ids",
    "messy_chat",
    "messy_time",
    "pagesec",
    "show_constant",
    "show_dropouts"
  ],
  "_datasets": [
    {
      "name": "oTree",
      "title": "Sample experimental data",
      "object": "oTree",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apptime",
      "title": "Calculate the time that was spent on an app",
      "topics": [
        "apptime"
      ]
    },
    {
      "page": "assignv",
      "title": "Assign a variable from all_apps_wide",
      "topics": [
        "assignv"
      ]
    },
    {
      "page": "assignv_to_aaw",
      "title": "Assign a variable to all_apps_wide",
      "topics": [
        "assignv_to_aaw"
      ]
    },
    {
      "page": "codebook",
      "title": "Create a codebook for the oTree code",
      "topics": [
        "codebook"
      ]
    },
    {
      "page": "delete_cases",
      "title": "Delete specific cases",
      "topics": [
        "delete_cases"
      ]
    },
    {
      "page": "delete_dropouts",
      "title": "Delete dropouts",
      "topics": [
        "delete_dropouts"
      ]
    },
    {
      "page": "delete_duplicate",
      "title": "Delete duplicate data",
      "topics": [
        "delete_duplicate"
      ]
    },
    {
      "page": "delete_plabels",
      "title": "Delete participant labels in all apps",
      "topics": [
        "delete_plabels"
      ]
    },
    {
      "page": "delete_sessions",
      "title": "Delete all cases of one session",
      "topics": [
        "delete_sessions"
      ]
    },
    {
      "page": "extime",
      "title": "Calculate the time that was spent on the whole experiment",
      "topics": [
        "extime"
      ]
    },
    {
      "page": "import_otree",
      "title": "Import oTree data",
      "topics": [
        "import_otree"
      ]
    },
    {
      "page": "make_ids",
      "title": "Make IDs",
      "topics": [
        "make_ids"
      ]
    },
    {
      "page": "messy_chat",
      "title": "Check if the Chats data frame is messy",
      "topics": [
        "messy_chat"
      ]
    },
    {
      "page": "messy_time",
      "title": "Check if the Time data frame is messy",
      "topics": [
        "messy_time"
      ]
    },
    {
      "page": "oTree",
      "title": "Sample experimental data",
      "topics": [
        "oTree"
      ]
    },
    {
      "page": "pagesec",
      "title": "Calculate the seconds spent on each page",
      "topics": [
        "pagesec"
      ]
    },
    {
      "page": "show_constant",
      "title": "Show constant columns",
      "topics": [
        "show_constant"
      ]
    },
    {
      "page": "show_dropouts",
      "title": "Show participants who did not finish the experiment",
      "topics": [
        "show_dropouts"
      ]
    }
  ],
  "_pkglogo": "https://github.com/zauchnerp/gmotree/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/zauchnerp/gmotree/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openxlsx",
    "pander",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rlist",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "XML",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "codebook.Rmd",
      "filename": "codebook.html",
      "title": "gmoTree Codebooks",
      "author": "Patricia F. Zauchner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Running the code",
        "Codebook structure and output",
        "File output",
        "List output",
        "Choosing what to show",
        "Customizing how the codebook is shown",
        "Customizing the codebook titles and metadata",
        "Sorting the code",
        "Referring to settings",
        "Saving your codebook",
        "Output formats",
        "Output files",
        "Summary",
        "References"
      ],
      "created": "2024-09-21 18:06:44",
      "modified": "2025-02-04 17:03:48",
      "commits": 8
    },
    {
      "source": "intro_to_gmoTree.Rmd",
      "filename": "intro_to_gmoTree.html",
      "title": "Introduction to gmoTree",
      "author": "Patricia F. Zauchner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Importing and cleaning up data",
        "Background information on the data downloaded by oTree",
        "import_otree()",
        "delete_duplicate()",
        "Dealing with messy Chats and Time data frames",
        "Dealing with dropouts and deleting cases",
        "show_dropouts()",
        "delete_dropouts()",
        "delete_cases()",
        "delete_sessions()",
        "Deleting sensitive information",
        "delete_pabels()",
        "Making IDs",
        "make_ids()",
        "Measuring the time",
        "apptime()",
        "extime()",
        "pagesec()",
        "Transferring variables between the apps",
        "assignv()",
        "assignv_to_aaw()",
        "Before running the experiment",
        "show_constant()",
        "codebook()",
        "References"
      ],
      "created": "2023-08-24 18:52:09",
      "modified": "2025-02-04 17:03:48",
      "commits": 8
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "gmotree",
  "_universes": [
    "zauchnerp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-05-29T11:32:36.000Z",
      "distro": "noble",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "488e7e2538a3897fb1c1eeb95fd02ded6c876d17dbb185a19d4e74a3222daf51",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-05-29T11:32:56.000Z",
      "distro": "noble",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "fb98a87afe34db044c8996c8b71b2984ffff375afdd0b651d5ed222e4886b7ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-05-29T11:58:40.000Z",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "ab9eb243c7bacbe137e942d3977bb57771c7165603aeeb3c325d46a04e269832",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-05-29T11:59:44.000Z",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "94b30d9ce9f3beb861dd24e7e4070052aa6793dce562b48ad4c67e750779574c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1",
      "date": "2026-05-29T11:32:36.000Z",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "a4f09abfe566d5f8d665d38f9d183181001ecc36a64cba41c25f64a7218e1f3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-05-29T11:31:30.000Z",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "651c14ffafee6b77478e82be03161f46dc0664f6146ecae531197deb88699ae7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-05-29T11:31:13.000Z",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "f47436e53899c1571cc2f30c8a6c0b3c0d8cf4bcf50efce4797e912a683deac1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-05-29T11:31:11.000Z",
      "commit": "852be49a515b44b9864f397339b84a7a591bc778",
      "fileid": "74fcd4e5c73bf27252a6773abb358be4c9a3ac84d20d78dad6795d8a143dde1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zauchnerp/actions/runs/26634577473"
    }
  ]
}