Package: impactflu
Title: Quantification of Population-Level Impact of Vaccination
Version: 0.1.0
Authors@R: 
    person(given = "Arseniy",
           family = "Khvorov",
           role = c("aut", "cre"),
           email = "khvorov45@gmail.com")
Description: 
  Implements the compartment model from Tokars (2018) 
  <doi:10.1016/j.vaccine.2018.10.026>. This enables quantification of 
  population-wide impact of vaccination against vaccine-preventable 
  diseases such as influenza.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
RoxygenNote: 7.0.2
LinkingTo: Rcpp
Imports: Rcpp, tibble, dplyr, rlang, glue, lubridate, magrittr
Suggests: testthat (>= 2.1.0)
NeedsCompilation: yes
Packaged: 2020-01-10 20:14:47 UTC; khvorov45
Author: Arseniy Khvorov [aut, cre]
Maintainer: Arseniy Khvorov <khvorov45@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-14 11:00:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 11:30:08 UTC; windows
Archs: x64
