Package: cbar
Type: Package
Title: Contextual Bayesian Anomaly Detection in R
Version: 0.1.3
Date: 2017-11-23
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.
Author: Kim Seonghyun <shyeon.kim@scipi.net>
Maintainer: Kim Seonghyun <shyeon.kim@scipi.net>
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
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-24 13:10:53 UTC; zedoul
Repository: CRAN
Date/Publication: 2017-10-24 13:20:22 UTC
