Package: eprimeParser Title: LCBC E-prime data processing pipeline Version: 0.0.1.0 Authors@R: c( person("Athanasia Mo", "Mowinckel", email = "a.m.mowinckel@psykologi.uio.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5756-0223")), person(given = "James Michael", family = "Roe", role = c("aut"), email = "j.m.roe@psykologi.uio.no")) Description: This package contains functions to process the eprime data for LCBC. The functions are adaptations of scripts James Michael Roe made, that Athanasia Monika Mowinckel converted. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 2.10) Imports: readr, rprime, lubridate, dplyr, magrittr, purrr, crayon, rio, gcalendr RoxygenNote: 6.1.1 Suggests: testthat (>= 2.1.0), covr 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 libx11-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: 2026-06-20 09:07:37 UTC; root Author: Athanasia Mo Mowinckel [aut, cre] (ORCID: ), James Michael Roe [aut] Maintainer: Athanasia Mo Mowinckel