Package: cbar
Type: Package
Title: Contextual Bayesian Anomaly Detection in R
Version: 0.1.1
Date: 2017-06-27
Description: Detect contextual anomalies in time-series data with Bayesian data
  analysis. It focuses on determining a normal range of target value, and
  provides simple-to-use functions to abstract the outcome.
Authors@R: c(
    person("Kim", "Seonghyun", , "shyeon.kim@scipi.net", c("aut", "cre"))
    )
URL: https://github.com/zedoul/cbar
BugReports: https://github.com/zedoul/cbar/issues
Depends: R (>= 3.3.0)
Imports: Boom, bsts, dplyr, magrittr, ggplot2, stats
Suggests: datasets, knitr, testthat
License: Apache License 2.0 | file LICENSE
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-27 10:33:15 UTC; zedoul
Author: Kim Seonghyun [aut, cre]
Maintainer: Kim Seonghyun <shyeon.kim@scipi.net>
Repository: CRAN
Date/Publication: 2017-07-01 08:50:23 UTC
