Package: EventDetectR
Version: 0.3.5
Title: Event Detection Framework
Description: Detect events in time-series data. Combines multiple well-known R packages like 'forecast' and 'neuralnet' to deliver an easily configurable tool for multivariate event detection.
Authors@R: 
  c(
  person("Margarita", "Rebolledo", email="margarita.rebolledo@th-koeln.de", role=c("aut")),
  person("Sowmya", "Chandrasekaran", email="sowzz.17@gmail.com", role=c("aut", "cre")),
  person("Frederik", "Rehbach", email="frederik.re@gmail.com", role=c("aut")),
  person("Steffen", "Moritz", email="steffen.moritz10@gmail.com", role=c("aut"), comment = c(ORCID = "0000-0002-0085-1804"))
  )
Encoding: UTF-8
LazyData: yes
Type: Package
ByteCompile: TRUE
BugReports: https://github.com/frehbach/EventDetectR/issues
URL: https://github.com/frehbach/EventDetectR
Repository: CRAN
Depends: R (>= 3.1.0)
Imports: imputeTS, forecast, ggplot2, gridExtra, neuralnet
Suggests: testthat, utils, caret, e1071
License: GPL-3
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-10 15:13:34 UTC; sowmya
Author: Margarita Rebolledo [aut],
  Sowmya Chandrasekaran [aut, cre],
  Frederik Rehbach [aut],
  Steffen Moritz [aut] (<https://orcid.org/0000-0002-0085-1804>)
Maintainer: Sowmya Chandrasekaran <sowzz.17@gmail.com>
Date/Publication: 2020-10-10 15:50:02 UTC
Built: R 4.1.0; ; 2021-05-27 19:29:55 UTC; unix
