Last data update: 2014.03.03

trimr

Package: trimr
Version: 1.0.1
Authors@R: person("James", "Grange", ,"grange.jim@gmail.com", c("aut", "cre"))
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 (>= 3.1.1)
Imports: stats
License: GPL-3
LazyData: true
URL: www.jimgrange.com
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-08-28 13:23:24 UTC; Home
Author: James Grange [aut, cre]
Maintainer: James Grange <grange.jim@gmail.com>
Repository: CRAN
Date/Publication: 2015-08-28 16:37:01

● 0 images, 5 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'trimr' ...
** package 'trimr' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'trimr'
    finding HTML links ... done
    absoluteRT                              html  
    exampleData                             html  
    hybridRecursive                         html  
    linearInterpolation                     html  
    modifiedRecursive                       html  
    nonRecursive                            html  
    sdTrim                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (trimr)
Making 'packages.html' ... done