Package: E4tools
Type: Package
Title: Management and Processing Tools for Data Produced by the
        Empatica E4
Version: 0.1.1
Authors@R: person("Evan", "Kleiman", email = "evan.kleiman@rutgers.edu",
  role = c("aut", "cre"))
Description: Process and manage the data from the Empatica E4. All functions operate on the EDA data stream, but other streams will be added soon. The Empatica E4 is a wearable physiological monitor made by Empatica (Empatica is not associated with any of this code). You can find more information about the E4 at Empatica's website <https://www.empatica.com/research/e4/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: BBmisc, DataCombine, signal, stats, utils, anytime, chron,
        data.table, ggplot2, scales, accelerometry, hms, doParallel,
        doSNOW, parallel, foreach
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-07 13:39:22 UTC; evankleiman
Author: Evan Kleiman [aut, cre]
Maintainer: Evan Kleiman <evan.kleiman@rutgers.edu>
Repository: CRAN
Date/Publication: 2019-07-07 13:50:03 UTC
