Package: splithalf
Type: Package
Title: Calculate Task Split Half Reliability Estimates
Version: 0.3.1
Authors@R: person("Sam", "Parsons", email = "sam.parsons@psy.ox.ac.uk",
  role = c("aut", "cre"))
Maintainer: Sam Parsons <sam.parsons@psy.ox.ac.uk>
Description: A series of functions to calculate the split 
    half reliability of RT based tasks. The core function performs a Monte Carlo
    procedure to process a user defined number of random splits in order to 
    provide a better reliability estimate. The current functions target the dot-
    probe task, however, can be modified for other tasks.
Depends: R (>= 3.3)
Imports: tidyr, dplyr, stats
Suggests: testthat, knitr, rmarkdown, tools, ggplot2
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
URL: http://github.com/sdparsons/splithalf
BugReports: http://github.com/sdparsons/splithalf
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-17 13:17:23 UTC; Sam
Author: Sam Parsons [aut, cre]
Repository: CRAN
Date/Publication: 2018-03-17 22:40:55 UTC
