Package: vaccinationimpact Title: Impact Study of Vaccination Campaigns Version: 0.1.0 Authors@R: c( person("Yohann", "Mansiaux", , "y.mansiaux@epiconcept.fr", role = c("aut", "cre")), person("Alexandre", "Blake", , "a.blake@epiconcept.fr", role = c("aut")), person("James", "Humphreys", , "j.humphreys@epiconcept.fr", role = c("aut")), person("Baltazar", "Nunes", , "b.nunes@epiconcept.fr", role = c("aut"))) Description: Tools to estimate the impact of vaccination campaigns at population level (number of events averted, number of avertable events, number needed to vaccinate). Inspired by the methodology proposed by Foppa et al. (2015) and Machado et al. (2019) for influenza vaccination impact. License: MIT + file LICENSE URL: https://github.com/Epiconcept-Paris/vaccinationimpact/, https://epiconcept-paris.github.io/vaccinationimpact/ Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.5) LazyData: true Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Repository: https://epiconcept-paris.r-universe.dev Date/Publication: 2026-03-09 07:33:36 UTC RemoteUrl: https://github.com/epiconcept-paris/vaccinationimpact RemoteRef: HEAD RemoteSha: 1f16f7792845173c4db68434a94ba230dd2bff2e NeedsCompilation: no Packaged: 2026-07-07 07:51:44 UTC; root Author: Yohann Mansiaux [aut, cre], Alexandre Blake [aut], James Humphreys [aut], Baltazar Nunes [aut] Maintainer: Yohann Mansiaux