Package: rprime Title: Functions for Working with 'Eprime' Text Files Version: 0.1.3 Authors@R: person(given = "Tristan", family = "Mahr", role = c("aut", "cre"), email = "tristan.mahr@wisc.edu", comment = c(ORCID = "0000-0002-8890-5116")) Description: 'Eprime' is a set of programs for administering psychological experiments by computer. This package provides functions for loading, parsing, filtering and exporting data in the text files produced by 'Eprime' experiments. License: GPL-2 URL: https://github.com/tjmahr/rprime BugReports: https://github.com/tjmahr/rprime/issues Depends: R (>= 3.0.1) Imports: assertthat, plyr, stringi, stringr (>= 1.0.0), tools, utils Suggests: knitr, readr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://tjmahr.r-universe.dev Date/Publication: 2025-04-25 19:56:09 UTC RemoteUrl: https://github.com/tjmahr/rprime RemoteRef: HEAD RemoteSha: c26f2a445f7da3910cb1d12bc1a31cc8a462543c NeedsCompilation: no Packaged: 2026-06-09 05:52:32 UTC; root Author: Tristan Mahr [aut, cre] (ORCID: ) Maintainer: Tristan Mahr