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
NeedsCompilation: no
Packaged: 2025-04-25 19:53:36 UTC; Tristan
Author: Tristan Mahr [aut, cre] (<https://orcid.org/0000-0002-8890-5116>)
Maintainer: Tristan Mahr <tristan.mahr@wisc.edu>
Repository: CRAN
Date/Publication: 2025-04-25 20:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:27:24 UTC; windows
