Package: denvax Type: Package Title: Simple Dengue Test and Vaccinate Cost Thresholds Version: 0.1.3 Authors@R: c( person("Carl A. B.", "Pearson", email="carl.pearson@lshtm.ac.uk", role = c("aut","cre"), comment = c(ORCID="0000-0003-0701-7860")), person("Kaja M.", "Abbas", role = c("aut"), comment = c(ORCID="0000-0003-0563-1576")), person("Samuel", "Clifford", role = c("aut"), comment = c(ORCID="0000-0002-3774-3882")), person("Stefan", "Flasche", role = c("aut"), comment = c(ORCID="0000-0002-5808-2606")), person("Thomas J.", "Hladish", role = c("aut"), comment = c(ORCID="0000-0003-1819-6235")) ) Description: Provides the mathematical model described by "Serostatus Testing & Dengue Vaccine Cost-Benefit Thresholds" in . Using the functions in the package, that analysis can be repeated using sample life histories, either synthesized from local seroprevalence data using other functions in this package (as in the manuscript) or from some other source. The package provides a vignette which walks through the analysis in the publication, a function to generate a project skeleton for such an analysis, and a shiny app to run scenarios. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.5) Suggests: data.table, ggplot2, shiny, renv, testthat, usethis, devtools, roxygen2, rmarkdown, knitr, cowplot, jsonlite, directlabels RoxygenNote: 7.0.2 VignetteBuilder: knitr URL: https://gitlab.com/cabp_LSHTM/denvax BugReports: https://gitlab.com/cabp_LSHTM/denvax/issues Repository: https://pearsonca.r-universe.dev Date/Publication: 2020-02-28 07:49:04 UTC RemoteUrl: https://gitlab.com/cabp_lshtm/denvax RemoteRef: HEAD RemoteSha: 02a18792abd3f42c662a9c190b169898210224ce NeedsCompilation: no Packaged: 2026-06-20 06:36:49 UTC; root Author: Carl A. B. Pearson [aut, cre] (ORCID: ), Kaja M. Abbas [aut] (ORCID: ), Samuel Clifford [aut] (ORCID: ), Stefan Flasche [aut] (ORCID: ), Thomas J. Hladish [aut] (ORCID: ) Maintainer: Carl A. B. Pearson