Package: EventDetectR
Version: 0.3.1
Date: 2018-10-10
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, cre],
  Steffen Moritz [aut] (<https://orcid.org/0000-0002-0085-1804>)
Authors@R: 
  c(
  person("Frederik", "Rehbach", email="frederik.re@gmail.com", role=c("aut", "cre")),
  person("Steffen", "Moritz", email="steffen.moritz10@gmail.com", role=c("aut"), comment = c(ORCID = "0000-0002-0085-1804"))
  )
Maintainer: Frederik Rehbach <frederik.re@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.0.1)
Imports: imputeTS, forecast
Suggests: testthat, utils
License: GPL-3
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-10-17 06:33:13 UTC; rehbach
Date/Publication: 2018-10-26 14:30:13 UTC
