Package: permutes
Title: Permutation Tests for Time Series Data
Version: 0.1
Authors@R: person("Cesko", "Voeten", email = "c.c.voeten@hum.leidenuniv.nl", role = c("aut", "cre"))
Author: Cesko Voeten [aut, cre]
Maintainer: Cesko Voeten <c.c.voeten@hum.leidenuniv.nl>
Description: Helps you determine the analysis window to use when analyzing densely-sampled
    time-series data, such as EEG data, using permutation testing (Maris & Oostenveld 2007)
    <doi:10.1016/j.jneumeth.2007.03.024>. These permutation tests can help identify the timepoints
    where significance of an effects begins and ends, and the results can be plotted in various
    types of heatmap for reporting.
Depends: R (>= 2.10), plyr, lmPerm, ggplot2, viridis
Suggests: doParallel, dplyr, tidyr, knitr
License: FreeBSD
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
BugReports: https://github.com/cvoeten/permutes/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-17 17:14:08 UTC; cesko
Repository: CRAN
Date/Publication: 2018-05-18 12:28:52 UTC
Built: R 3.4.4; ; 2019-04-25 22:32:02 UTC; windows
