Package: scanstatistics
Type: Package
Title: Space-Time Anomaly Detection using Scan Statistics
Description: Detection of anomalous space-time clusters using the scan 
    statistics methodology. Focuses on prospective surveillance of data streams, 
    scanning for clusters with ongoing anomalies. Hypothesis testing is made 
    possible by Monte Carlo simulation.
Version: 1.0.0
Date: 2017-09-07
Authors@R: person("Benjamin", "Allévius", email = "benjak@math.su.se",
  role = c("aut", "cre"))
Maintainer: Benjamin Allévius <benjak@math.su.se>
Encoding: UTF-8
License: GPL (>= 3)
URL: https://github.com/BenjaK/scanstatistics
BugReports: https://github.com/BenjaK/scanstatistics/issues
Depends: R (>= 3.4)
Imports: dplyr, emdbook, gamlss.dist, ismev, magrittr, methods, plyr,
        purrr, Rcpp, reliaR, sets, tibble, tidyr
Suggests: doParallel, foreach, ggplot2, knitr, MASS, pscl, reshape2,
        rmarkdown, sp, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
ByteCompile: true
SystemRequirements: C++11
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2017-09-07 10:34:48 UTC; benjamin
Author: Benjamin Allévius [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-07 11:37:23 UTC
