Package: aeddo
Title: Automated and Early Detection of Disease Outbreaks
Version: 0.1.1
Authors@R: c(
    person("Kasper", "Schou Telkamp", ,"kasper.telkamp@gmail.com", role = c("aut"),
           comment = c(ORCID = "0009-0001-5126-0190")),
    person("Lasse Engbo", "Christiansen", , "lsec@ssi.dk", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5019-1931")),
    person("Statens Serum Institut, SSI", role = c("cph", "fnd"))
    )
Description: A powerful tool for automating the early detection of disease
             outbreaks in time series data. 'aeddo' employs advanced statistical 
             methods, including hierarchical models, in an innovative manner to 
             effectively characterize outbreak signals. It is particularly useful 
             for epidemiologists, public health professionals, and researchers 
             seeking to identify and respond to disease outbreaks in a timely 
             fashion. For a detailed reference on hierarchical models, consult 
             Henrik Madsen and Poul Thyregod's book (2011), ISBN: 9781420091557.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, MASS, rmarkdown, testthat (>= 3.0.0), zoo
Config/testthat/edition: 3
Imports: ggplot2, checkmate, dplyr, lifecycle, magrittr, purrr, tibble,
        tidyr, utils, rlang
URL: https://ssi-dk.github.io/aeddo/, https://github.com/ssi-dk/aeddo
VignetteBuilder: knitr
BugReports: https://github.com/ssi-dk/aeddo/issues
NeedsCompilation: no
Packaged: 2023-11-27 08:46:48 UTC; b280787
Author: Kasper Schou Telkamp [aut] (<https://orcid.org/0009-0001-5126-0190>),
  Lasse Engbo Christiansen [aut, cre]
    (<https://orcid.org/0000-0001-5019-1931>),
  Statens Serum Institut, SSI [cph, fnd]
Maintainer: Lasse Engbo Christiansen <lsec@ssi.dk>
Repository: CRAN
Date/Publication: 2023-11-27 10:10:08 UTC
Built: R 4.5.2; ; 2025-11-08 04:15:44 UTC; windows
