{
  "_id": "6a5ddb7f9baadeef8ab555fb",
  "Package": "eprimeParser",
  "Title": "LCBC E-prime data processing pipeline",
  "Version": "0.0.1.0",
  "Authors@R": "c(\nperson(\"Athanasia Mo\", \"Mowinckel\",\nemail = \"a.m.mowinckel@psykologi.uio.no\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5756-0223\")),\nperson(given = \"James Michael\",\nfamily = \"Roe\",\nrole = c(\"aut\"),\nemail = \"j.m.roe@psykologi.uio.no\"))",
  "Description": "This package contains functions to process the eprime data\nfor LCBC. The functions are adaptations of scripts James\nMichael Roe made, that Athanasia Monika Mowinckel converted.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Remotes": [
    "andrie/gcalendr"
  ],
  "URL": "https://github.com/LCBC-UiO/eprimeParser",
  "BugReports": "https://github.com/LCBC-UiO/eprimeParser/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://lcbc-uio.r-universe.dev",
  "Date/Publication": "2019-10-04 14:25:57 UTC",
  "RemoteUrl": "https://github.com/LCBC-UiO/eprimeParser",
  "RemoteRef": "HEAD",
  "RemoteSha": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 08:22:13 UTC",
    "User": "root"
  },
  "Author": "Athanasia Mo Mowinckel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5756-0223>),\nJames Michael Roe [aut]",
  "Maintainer": "Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>",
  "_user": "lcbc-uio",
  "_type": "src",
  "_file": "eprimeParser_0.0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ccc90240306797f2147bc7194df9477cf5e22cc26c1b9ef046db943ad2e13861",
  "_filesize": 218083,
  "_sha256": "ccc90240306797f2147bc7194df9477cf5e22cc26c1b9ef046db943ad2e13861",
  "_expires": "2026-10-28T08:25:34.000Z",
  "_created": "2026-07-20T08:22:13.000Z",
  "_published": "2026-07-20T08:25:35.916Z",
  "_jobs": [
    {
      "job": 88304422795,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8454966781"
    },
    {
      "job": 88304422774,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8454966979"
    },
    {
      "job": 88304422786,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8454952573"
    },
    {
      "job": 88304422811,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8454947243"
    },
    {
      "job": 88303760876,
      "time": 219,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454908169"
    },
    {
      "job": 88304422805,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8454955159"
    },
    {
      "job": 88304422856,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8454945297"
    },
    {
      "job": 88304422845,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8454952620"
    },
    {
      "job": 88304422798,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8454950340"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282",
  "_status": "success",
  "_upstream": "https://github.com/LCBC-UiO/eprimeParser",
  "_commit": {
    "id": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
    "author": "Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>",
    "committer": "Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>",
    "message": "small CI fix\n",
    "time": 1570199157
  },
  "_maintainer": {
    "name": "Athanasia Mo Mowinckel",
    "email": "a.m.mowinckel@psykologi.uio.no",
    "login": "drmowinckels",
    "mastodon": "@Drmowinckels@fosstodon.org",
    "bluesky": "@drmowinckels.io",
    "orcid": "0000-0002-5756-0223",
    "description": "Staff researcher at @LCBC-UiO (www.oslobrains.no) and @Lifebrain (www.lifebrain.uio.no/). PhD in Cognitive Neuroscience. Chapter head for @rladies Oslo",
    "uuid": 14014329
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rprime",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Imports"
    },
    {
      "package": "gcalendr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "lcbc-uio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "drmowinckels",
      "count": 17,
      "uuid": 14014329
    },
    {
      "user": "jamesmroe",
      "count": 2,
      "uuid": 35452788
    }
  ],
  "_userbio": {
    "uuid": 32741531,
    "type": "organization",
    "name": "Center for Lifespan Changes in Brain and Cognition, University of Oslo",
    "followers": 12,
    "description": "Online repository of supplemental materials and scripts. Part of @Lifebrain. "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eprimeParser"
  },
  "_devurl": "https://github.com/lcbc-uio/eprimeparser",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eprimeParser.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "eprime_find",
    "eprime_parse",
    "eprime_process_all",
    "eprime_process_file",
    "eprime_resolve_all",
    "eprime_resolve_file",
    "eprime_setup_files",
    "eprime_setup_logs",
    "eprime_setup_paths"
  ],
  "_help": [
    {
      "page": "eprime_find",
      "title": "Find eprime files",
      "topics": [
        "eprime_find"
      ]
    },
    {
      "page": "eprime_parse",
      "title": "Parse LCBC E-prime files",
      "topics": [
        "eprime_parse"
      ]
    },
    {
      "page": "eprime_process_all",
      "title": "Process all files",
      "topics": [
        "eprime_process_all"
      ]
    },
    {
      "page": "eprime_process_file",
      "title": "Process an E-prime file for LCBC",
      "topics": [
        "eprime_process_file"
      ]
    },
    {
      "page": "eprime_resolve_all",
      "title": "Attempt manual resolve on all files that are not completed",
      "topics": [
        "eprime_resolve_all"
      ]
    },
    {
      "page": "eprime_resolve_file",
      "title": "Attempt manual resolve on a file that is not completed",
      "topics": [
        "eprime_resolve_file"
      ]
    },
    {
      "page": "eprime_setup_files",
      "title": "Setup the raw files in the system",
      "topics": [
        "eprime_setup_files"
      ]
    },
    {
      "page": "eprime_setup_logs",
      "title": "Set up logs for eprime parser",
      "topics": [
        "eprime_setup_logs"
      ]
    },
    {
      "page": "eprime_setup_paths",
      "title": "Set up directories for E-prime parsing",
      "topics": [
        "eprime_setup_paths"
      ]
    }
  ],
  "_readme": "https://github.com/LCBC-UiO/eprimeParser/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "forcats",
    "foreign",
    "gcalendr",
    "generics",
    "glue",
    "haven",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rprime",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "eprimeparser",
  "_universes": [
    "lcbc-uio",
    "drmowinckels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:24:49.000Z",
      "distro": "resolute",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/7ec275c01095f86d6843bda37ece5f6ca07e9182da0f67a424deed6a3fa6d142",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:24:50.000Z",
      "distro": "resolute",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/ff5165b9f8c03a2218cdc03282ddfd5aaa1037c4b85edb115b3b4eaef78d3ce2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:24:13.000Z",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/54fa84dd338a3e22a2b10d62e51bedd6b3378b8ec5351c5b20d7290c537217ad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:24:00.000Z",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/b6a5dfde58282ca62ceec35110320e88a64c1f028acd68585608c64e30685bfb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:24:38.000Z",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/abc43f19dc6d2a0a6475b12428ad2b2e316c2ae666c3a4bbaa83615aa2aeaec7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:23:40.000Z",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/d2a7a25ee78bee0c510c4996cbe781da28a7551ce1b0992021c9a1019afbced9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:24:04.000Z",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/d9089d8ade183043d4b1713f379fea04a1c5ce7c676f86fd22f6b496de421d72",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-07-20T08:23:57.000Z",
      "commit": "0ceb471b16bb4d7450af4dfec00b38a97a9c6359",
      "fileid": "https://r2.ropensci.org/570af48acd70c27a9f1d81a2d3cb26f1227f4aa23e60f1f0ace20c3fd8b7a0ea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lcbc-uio/actions/runs/29727448282"
    }
  ]
}