Package: lrd
Title: A Package for Processing Lexical Response Data
Version: 0.1.0
Authors@R: 
    c(person(given = "Nicholas",
           family = "Maxwell",
           role = c("aut", "cre"),
           email = "nicholas.maxwell@usm.edu",
           comment = c(ORCID = "0000-0003-4517-8323")),
           person("Erin M.", "Buchanan", role = c("aut"),
                     email = "buchananlab@gmail.com",
                     comment = c(ORCID = "0000-0002-9689-4189")))
Description: Lexical response data is a package that 
    can be used for processing cued-recall, free-recall, 
    and sentence responses from memory experiments.
Depends: R (>= 3.5.0)
Imports: stats, utils, knitr
Suggests: ggplot2, rmarkdown, reshape
License: LGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
URL: https://npm27.github.io/lrd/
NeedsCompilation: no
Packaged: 2021-12-06 21:49:29 UTC; nickm
Author: Nicholas Maxwell [aut, cre] (<https://orcid.org/0000-0003-4517-8323>),
  Erin M. Buchanan [aut] (<https://orcid.org/0000-0002-9689-4189>)
Maintainer: Nicholas Maxwell <nicholas.maxwell@usm.edu>
Repository: CRAN
Date/Publication: 2021-12-09 09:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 07:39:09 UTC; unix
