Package: cbar
Type: Package
Title: Contextual Bayesian Anomaly Detection in R
Version: 0.1.0
Date: 2017-06-22
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 [aut, cre]
Maintainer: Kim Seonghyun <shyeon.kim@scipi.net>
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
BugReports: https://github.com/zedoul/cbar/issues
NeedsCompilation: no
Packaged: 2017-06-23 14:30:11 UTC; zedoul
Repository: CRAN
Date/Publication: 2017-06-23 16:05:39 UTC
