Package: EVI
Title: Epidemic Volatility Index as an Early-Warning Tool
Version: 0.1.1-4
Date: 2022-03-30
Authors@R: 
    c(
    person(given = "Eletherios",
           family = "Meletis",
           role = c("aut", "cre"),
           email = "emeletis@outlook.com"),
    person(given = "Konstantinos",
           family = "Pateras",
           role = c("aut"),
           email = "kostas.pateras@gmail.com"),
    person(given = "Paolo",
           family = "Eusebi",
           role = c("aut"),
           email = "paoloeusebi@gmail.com"),
    person(given = "Matt",
           family = "Denwood",
           role = c("aut"),
           email = "md@sund.ku.dk"),
    person(given = "Polychronis",
           family = "Kostoulas",
           role = c("aut"),
           email = "pkost@uth.gr")
    )
Description: 
    Implementation of the epidemic volatility index (EVI), as 
    discussed by Kostoulas et. al. (2021). EVI is a new, conceptually simple, early warning tool for oncoming epidemic waves. 
    EVI is based on the volatility of newly reported cases per unit of time,
    ideally per day, and issues an early warning when the volatility change rate exceeds a threshold. 
URL: https://www.nature.com/articles/s41598-021-02622-3
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: ggplot2, cowplot
Suggests: knitr, markdown, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-03-30 13:09:36 UTC; LefMel
Author: Eletherios Meletis [aut, cre],
  Konstantinos Pateras [aut],
  Paolo Eusebi [aut],
  Matt Denwood [aut],
  Polychronis Kostoulas [aut]
Maintainer: Eletherios Meletis <emeletis@outlook.com>
Repository: CRAN
Date/Publication: 2022-03-30 18:00:06 UTC
