Package: simulist Title: Simulate Disease Outbreak Line List and Contacts Data Version: 0.7.1.9000 Authors@R: c( person("Joshua W.", "Lambert", , "joshua.lambert@lshtm.ac.uk", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-5218-3046")), person("Carmen", "Tamayo Cuartero", , "carmen.tamayo-cuartero@lshtm.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-4184-2864")), person("Hugo", "Gruson", , "hugo@data.org", role = c("ctb", "rev"), comment = c(ORCID = "0000-0002-4094-1476")), person("Pratik R.", "Gupte", , "pratik.gupte@lshtm.ac.uk", role = c("ctb", "rev"), comment = c(ORCID = "0000-0001-5294-7819")), person("Adam", "Kucharski", , "adam.kucharski@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-8814-9421")), person("Chris", "Hartgerink", , "chris@data.org", role = "rev", comment = c(ORCID = "0000-0003-1050-6809")), person("Sebastian", "Funk", , "sebastian.funk@lshtm.ac.uk", role = "ctb", comment = c(ORCID = "0000-0002-2842-3406")), person("London School of Hygiene and Tropical Medicine, LSHTM", role = "cph", comment = c(ROR = "00a0jsq62")) ) Description: Tools to simulate realistic raw case data for an epidemic in the form of line lists and contacts using a branching process. Simulated outbreaks are parameterised with epidemiological parameters and can have age-structured populations, age-stratified hospitalisation and death risk and time-varying case fatality risk. License: MIT + file LICENSE URL: https://github.com/epiverse-trace/simulist, https://epiverse-trace.github.io/simulist/ BugReports: https://github.com/epiverse-trace/simulist/issues Depends: R (>= 4.2.0) Imports: checkmate, english, epiparameter (>= 0.4.0), grates, randomNames, rlang, stats Suggests: dplyr, epicontacts (>= 1.1.3), ggplot2, incidence2 (>= 2.6.2), knitr, rmarkdown, spelling, testthat (>= 3.0.0), tidyr VignetteBuilder: knitr Config/Needs/website: epiverse-trace/epiversetheme Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libssl-dev Repository: https://epiverse-trace.r-universe.dev Date/Publication: 2026-05-01 21:20:42 UTC RemoteUrl: https://github.com/epiverse-trace/simulist RemoteRef: HEAD RemoteSha: 469fbe4f66d823b922590c8e3375a47bf4d00936 NeedsCompilation: no Packaged: 2026-05-31 06:12:07 UTC; root Author: Joshua W. Lambert [aut, cre, cph] (ORCID: ), Carmen Tamayo Cuartero [aut] (ORCID: ), Hugo Gruson [ctb, rev] (ORCID: ), Pratik R. Gupte [ctb, rev] (ORCID: ), Adam Kucharski [rev] (ORCID: ), Chris Hartgerink [rev] (ORCID: ), Sebastian Funk [ctb] (ORCID: ), London School of Hygiene and Tropical Medicine, LSHTM [cph] (ROR: ) Maintainer: Joshua W. Lambert