Package: EventDetectR
Version: 0.3.3
Title: Event Detection Framework
Description: Detect / classify events in time-series data. Combines multiple well-known R packages like 'forecast' to deliver an easily configurable tool for event detection.
Author: Frederik Rehbach [aut],
  Steffen Moritz [aut] (<https://orcid.org/0000-0002-0085-1804>),
  Margarita Rebolledo [aut, cre],
  Sowmya Chandrasekaran [aut]
Authors@R: 
  c(
  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")),
  person("Margarita", "Rebolledo", email="tarigarma2@gmail.com", role=c("aut", "cre")),
  person("Sowmya", "Chandrasekaran", email="sowmya.chandrasekaran@th-koeln.de", role=c("aut"))
  )
Maintainer: Margarita Rebolledo <tarigarma2@gmail.com>
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
Suggests: testthat, utils, caret, e1071
License: GPL-3
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-08 08:30:50 UTC; rehbach
Date/Publication: 2019-08-08 15:00:10 UTC
