Package: trimr
Version: 1.1.1
Date: 2022-05-03
Authors@R: c(
    person("James", "Grange", email = "grange.jim@gmail.com", role = c("cre", "aut")),
    person("Ed", "Berry", role = "ctb"))
Title: An Implementation of Common Response Time Trimming Methods
Description: Provides various commonly-used response time trimming
    methods, including the recursive / moving-criterion methods reported by
    Van Selst and Jolicoeur (1994). By passing trimming functions raw data files,
    the package will return trimmed data ready for inferential testing.
Depends: R (>= 4.0)
Imports: stats, dplyr
License: GPL-3
LazyData: true
URL: https://github.com/JimGrange/trimr
BugReports: https://github.com/JimGrange/trimr/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-05-03 15:30:09 UTC; jimgrange
Author: James Grange [cre, aut],
  Ed Berry [ctb]
Maintainer: James Grange <grange.jim@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-05 02:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:47:52 UTC; windows
