Package: epidemics Title: Composable Epidemic Scenario Modelling Version: 0.4.0.9000 Authors@R: c( person("Pratik", "Gupte", , "pratik.gupte@lshtm.ac.uk", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5294-7819")), person("Rosalind", "Eggo", , "rosalind.eggo@lshtm.ac.uk", role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0002-0362-6717")), person("Edwin", "Van Leeuwen", , "edwin.vanleeuwen@ukhsa.gov.uk", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-2383-5305")), person("Adam", "Kucharski", , "adam.kucharski@lshtm.ac.uk", role = c("ctb", "rev"), comment = c(ORCID = "0000-0001-8814-9421")), person("Tim", "Taylor", , "tim.taylor@hiddenelephants.co.uk", role = c("ctb", "rev"), comment = c(ORCID = "0000-0002-8587-7113")), person("Banky", "Ahadzie", , "bahadzie@gmail.com", role = "ctb"), person("Alexis", "Robert", , "alexis.robert@lshtm.ac.uk", role = "ctb", comment = c(ORCID = "0000-0002-4516-2965")), person("Hugo", "Gruson", , "hugo.gruson@data.org", role = "rev", comment = c(ORCID = "0000-0002-4094-1476")), person("Joshua W.", "Lambert", , "joshua.lambert@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5218-3046")), person("James M.", "Azam", , "james.azam@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5782-7330")), person("Alexis", "Robert", , "alexis.robert@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0002-4516-2965")) ) Description: A library of compartmental epidemic models taken from the published literature, and classes to represent affected populations, public health response measures including non-pharmaceutical interventions on social contacts, non-pharmaceutical and pharmaceutical interventions that affect disease transmissibility, vaccination regimes, and disease seasonality, which can be combined to compose epidemic scenario models. License: MIT + file LICENSE URL: https://github.com/epiverse-trace/epidemics, https://epiverse-trace.github.io/epidemics/ BugReports: https://github.com/epiverse-trace/epidemics/issues Imports: odin, checkmate, cli, data.table, glue, stats, utils, withr Suggests: bench, bookdown, colorspace, dplyr, EpiEstim, finalsize, ggdist, ggplot2, knitr, purrr, rmarkdown, scales, socialmixr, spelling, testthat (>= 3.0.0), tibble, tidyr LinkingTo: BH, Rcpp, RcppEigen VignetteBuilder: knitr Config/Needs/website: epiverse-trace/epiversetheme Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://epiverse-trace.r-universe.dev Date/Publication: 2026-06-05 18:41:23 UTC RemoteUrl: https://github.com/epiverse-trace/epidemics RemoteRef: HEAD RemoteSha: 516555d78a8aef828ee689eeec2a68ca7fa64daa NeedsCompilation: yes Packaged: 2026-06-05 20:00:23 UTC; root Author: Pratik Gupte [aut, cph] (ORCID: ), Rosalind Eggo [aut, cph, cre] (ORCID: ), Edwin Van Leeuwen [aut, cph] (ORCID: ), Adam Kucharski [ctb, rev] (ORCID: ), Tim Taylor [ctb, rev] (ORCID: ), Banky Ahadzie [ctb], Alexis Robert [ctb] (ORCID: ), Hugo Gruson [rev] (ORCID: ), Joshua W. Lambert [rev] (ORCID: ), James M. Azam [rev] (ORCID: ), Alexis Robert [rev] (ORCID: ) Maintainer: Rosalind Eggo