Package: multigroup.vaccine
Type: Package
Title: Analyze Outbreak Models of Multi-Group Populations with
        Vaccination
Version: 0.1.1
Authors@R: 
    c(person("Damon", "Toth", , "damon.toth@hsc.utah.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-7393-4814")),
           person("Jake", "Wagoner", , "jakew@sci.utah.edu", role = c("aut"),
           comment = c(ORCID = "0009-0000-5053-2281")),
           person("Willy", "Ray", , "william.ray@hsc.utah.edu", role = c("aut")),
           person("George", "Vega Yon", , "g.vegayon@gmail.com", role = c("ctb"), 
           comment = c(ORCID = "0000-0002-3171-0844")),
           person("Centers for Disease Control and Prevention's Center for Forecasting and Outbreak Analytics",
           role="fnd", comment = "Cooperative agreement CDC-RFA-FT-23-0069"))
Description: Model infectious disease dynamics in populations 
    with multiple subgroups having different vaccination rates, transmission
    characteristics, and contact patterns. Calculate final and intermediate
    outbreak sizes, form age-structured contact models with automatic fetching
    of U.S. census data, and explore vaccination scenarios with an interactive
    'shiny' dashboard for a model with two subgroups, as described in Nguyen et
    al. (2024) <doi:10.1016/j.jval.2024.03.039> and Duong et al. (2026)
    <doi:10.1093/ofid/ofaf695.217>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: deSolve, graphics, shiny, stats, bslib (>= 0.9.0), htmltools,
        socialmixr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0),
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://epiforesite.github.io/multigroup-vaccine/
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2026-02-06 23:02:13 UTC; u0578572
Author: Damon Toth [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7393-4814>),
  Jake Wagoner [aut] (ORCID: <https://orcid.org/0009-0000-5053-2281>),
  Willy Ray [aut],
  George Vega Yon [ctb] (ORCID: <https://orcid.org/0000-0002-3171-0844>),
  Centers for Disease Control and Prevention's Center for Forecasting and
    Outbreak Analytics [fnd] (Cooperative agreement CDC-RFA-FT-23-0069)
Maintainer: Damon Toth <damon.toth@hsc.utah.edu>
Repository: CRAN
Date/Publication: 2026-02-09 20:10:05 UTC
Built: R 4.5.2; ; 2026-02-09 21:52:40 UTC; unix
