Package: daedalus Title: Model Health, Social, and Economic Costs of a Pandemic Version: 0.3.7 Authors@R: c( person("Pratik", "Gupte", , "p.gupte24@imperial.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5294-7819")), person("Patrick", "Doohan", role = "aut", comment = c(ORCID = "0000-0001-8076-1106")), person("Robert", "Johnson", role = "aut", comment = c(ORCID = "0000-0002-7365-0042")), person("Pablo", "Perez-Guzman", role = "aut", comment = c(ORCID = "0000-0002-5277-5196")), person("Rich", "FitzJohn", role = "aut", comment = c(ORCID = "0000-0001-8888-3837")), person("Emma", "Russell", role = "aut"), person("David", "Mears", role = "aut"), person("Katharina", "Hauck", role = "aut", comment = c(ORCID = "0000-0003-3138-4169")), person("Abdul Latif Jameel Institute for Disease and Emergency Analytics", role = "fnd"), person("Imperial College of Science, Technology and Medicine", role = c("cph", "fnd")) ) Description: Model the health, education, and economic costs of directly transmitted respiratory virus pandemics, under different scenarios of prior vaccine investment, policy interventions, and public behavioural change, using the 'DAEDALUS' integrated health-economics model adapted from Haw et al. (2022) . License: MIT + file LICENSE URL: https://github.com/jameel-institute/daedalus, https://jameel-institute.github.io/daedalus/ BugReports: https://github.com/jameel-institute/daedalus/issues Depends: R (>= 3.5) Imports: abind, checkmate, cli, daedalus.data (>= 0.0.3), data.table, dust2, Rcpp, rlang Suggests: bookdown, countrycode, dplyr, ggdist, ggplot2, knitr, latex2exp, rmarkdown, scales, socialmixr, spelling, testthat (>= 3.0.0), tidyr LinkingTo: BH, cpp11, dust2, monty, Rcpp, RcppEigen VignetteBuilder: knitr Remotes: jameel-institute/daedalus.data, mrc-ide/dust2, mrc-ide/monty Config/Needs/website: jameel-institute/jameelinst.rpkg.theme Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://jameel-institute.r-universe.dev Date/Publication: 2026-04-30 15:03:53 UTC RemoteUrl: https://github.com/jameel-institute/daedalus RemoteRef: HEAD RemoteSha: 48a3ddd4728ae601f1013bbdb2c5e9af77079352 NeedsCompilation: yes Packaged: 2026-06-24 10:55:53 UTC; root Author: Pratik Gupte [aut, cre] (ORCID: ), Patrick Doohan [aut] (ORCID: ), Robert Johnson [aut] (ORCID: ), Pablo Perez-Guzman [aut] (ORCID: ), Rich FitzJohn [aut] (ORCID: ), Emma Russell [aut], David Mears [aut], Katharina Hauck [aut] (ORCID: ), Abdul Latif Jameel Institute for Disease and Emergency Analytics [fnd], Imperial College of Science, Technology and Medicine [cph, fnd] Maintainer: Pratik Gupte