Package: ervissexplore Title: Retrieve and Explore ERVISS Respiratory Virus Surveillance Data Version: 0.1.0 Authors@R: person("Yohann", "Mansiaux", , "y.mansiaux@epiconcept.fr", role = c("aut", "cre")) Description: Provides easy access to ERVISS (European Respiratory Virus Surveillance Summary) data from the EU-ECDC . Enables retrieval, filtering, and optional visualization of data across European countries. Data is fetched directly from the EU-ECDC Respiratory Viruses Weekly Data repository, with support for both latest data and historical snapshots for reproducible analyses. License: MIT + file LICENSE URL: https://github.com/Epiconcept-Paris/ervissexplore, https://epiconcept-paris.github.io/ervissexplore/ BugReports: https://github.com/Epiconcept-Paris/ervissexplore/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, data.table, ggplot2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://epiconcept-paris.r-universe.dev Date/Publication: 2026-03-11 13:53:17 UTC RemoteUrl: https://github.com/epiconcept-paris/ervissexplore RemoteRef: HEAD RemoteSha: f67271b2a81703c9a5d330f8df25f5c5707519da NeedsCompilation: no Packaged: 2026-07-09 07:00:39 UTC; root Author: Yohann Mansiaux [aut, cre] Maintainer: Yohann Mansiaux