Package: EpiReport
Type: Package
Title: Epidemiological Report
Version: 1.0.4
Date: 2025-04-18
Authors@R: c( 
  person( given = "Lore", family = "Merdrignac", 
          role = c("aut", "ctr", "cre"), email = "l.merdrignac@epiconcept.fr", comment = "Author of the package and original code"),
  person( given = "Tommi", family = "Karki", 
          role = c("aut", "fnd"), email = "tommi.karki@ecdc.europa.eu"),
  person( given = "Esther", family = "Kissling", 
          role = c("aut", "ctr"), email = "e.kissling@epiconcept.fr"),
  person( given = "Joana", family = "Gomes Dias", 
          role = c("aut", "fnd"), email = "joana.gomes.dias@ecdc.europa.eu", comment = "Project manager")) 
Description: Drafting an epidemiological report in 'Microsoft Word' format for a given disease,
  similar to the Annual Epidemiological Reports published by the European Centre 
  for Disease Prevention and Control. Through standalone functions, it is specifically 
  designed to generate each disease specific output presented in these reports and includes:
  - Table with the distribution of cases by Member State over the last five years;
  - Seasonality plot with the distribution of cases at the European Union / European Economic Area level, 
  by month, over the past five years;
  - Trend plot with the trend and number of cases at the European Union / European Economic Area level, 
  by month, over the past five years;
  - Age and gender bar graph with the distribution of cases at the European Union / European Economic Area level.
  Two types of datasets can be used:
  - The default dataset of dengue 2015-2019 data;
  - Any dataset specified as described in the vignette.
Depends: R (>= 3.5.0)
License: EUPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: officer, flextable, zoo, png, dplyr, tidyr, tidyselect,
        ggplot2
Suggests: knitr (>= 1.20), rmarkdown
VignetteBuilder: knitr
URL:
        https://www.ecdc.europa.eu/en/publications-data/monitoring/all-annual-epidemiological-reports
        https://epiconcept-paris.github.io/EpiReport/
NeedsCompilation: no
Packaged: 2025-05-02 08:58:20 UTC; l.merdrignac
Author: Lore Merdrignac [aut, ctr, cre] (Author of the package and original
    code),
  Tommi Karki [aut, fnd],
  Esther Kissling [aut, ctr],
  Joana Gomes Dias [aut, fnd] (Project manager)
Maintainer: Lore Merdrignac <l.merdrignac@epiconcept.fr>
Repository: CRAN
Date/Publication: 2025-05-02 09:30:12 UTC
