Package: finalsize Title: Calculate the Final Size of an Epidemic Version: 0.2.1.9000 Authors@R: c( person("Pratik", "Gupte", , "pratik.gupte@lshtm.ac.uk", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5294-7819")), 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("aut", "cph"), comment = c(ORCID = "0000-0001-8814-9421")), person("Rosalind", "Eggo", , "r.eggo@lshtm.ac.uk", role = c("ctb", "cre"), comment = c(ORCID = "0000-0002-0362-6717")), person("Hugo", "Gruson", , "hugo.gruson@data.org", role = "ctb", comment = c(ORCID = "0000-0002-4094-1476")), person("Thibaut", "Jombart", , "thibaut@data.org", role = "ctb", comment = c(ORCID = "0000-0003-3796-2097")), person("Andree", "Valle-Campos", , "andree.valle-campos@lshtm.ac.uk", role = "ctb", comment = c(ORCID = "0000-0002-7779-481X")), person("Joshua W.", "Lambert", , "joshua.lambert@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5218-3046")) ) Description: Calculate the final size of a susceptible-infectious-recovered epidemic in a population with demographic variation in contact patterns and susceptibility to disease, as discussed in Miller (2012) . License: MIT + file LICENSE URL: https://github.com/epiverse-trace/finalsize, https://epiverse-trace.github.io/finalsize/ BugReports: https://github.com/epiverse-trace/finalsize/issues Depends: R (>= 2.10) Imports: checkmate, Rcpp Suggests: bookdown, colorspace, dplyr, forcats, ggplot2, ggtext, knitr, purrr, rmarkdown, scales, socialmixr, spelling, testthat (>= 3.0.0), tibble, tidyr, xml2 LinkingTo: Rcpp, RcppEigen VignetteBuilder: knitr Config/Needs/website: epiverse-trace/epiversetheme Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Repository: https://epiverse-trace.r-universe.dev Date/Publication: 2026-03-26 08:43:57 UTC RemoteUrl: https://github.com/epiverse-trace/finalsize RemoteRef: HEAD RemoteSha: 13278f68007ac658e022b89f5677fccf9d321fc6 NeedsCompilation: yes Packaged: 2026-06-24 02:44:13 UTC; root Author: Pratik Gupte [aut, cph] (ORCID: ), Edwin Van Leeuwen [aut, cph] (ORCID: ), Adam Kucharski [aut, cph] (ORCID: ), Rosalind Eggo [ctb, cre] (ORCID: ), Hugo Gruson [ctb] (ORCID: ), Thibaut Jombart [ctb] (ORCID: ), Andree Valle-Campos [ctb] (ORCID: ), Joshua W. Lambert [rev] (ORCID: ) Maintainer: Rosalind Eggo