Package: epiparameter Title: Classes and Helper Functions for Working with Epidemiological Parameters Version: 0.4.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("Adam", "Kucharski", , "adam.kucharski@lshtm.ac.uk", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-8814-9421")), person("Carmen", "Tamayo Cuartero", , "carmen.tamayo-cuartero@lshtm.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-4184-2864")), person("Hugo", "Gruson", , "hugo.gruson@data.org", role = c("ctb", "rev"), comment = c(ORCID = "0000-0002-4094-1476")), person("Sebastian", "Funk", , "sebastian.funk@lshtm.ac.uk", role = "ctb", comment = c(ORCID = "0000-0002-2842-3406")), person("Pratik", "Gupte", , "pratik.gupte@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5294-7819")), person("James M.", "Azam", , "james.azam@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5782-7330")), person("Chris", "Hartgerink", , "chris@data.org", role = "rev", comment = c(ORCID = "0000-0003-1050-6809")), person("Tim", "Taylor", , "tim.taylor@hiddenelephants.co.uk", role = "rev", comment = c(ORCID = "0000-0002-8587-7113")), person("London School of Hygiene and Tropical Medicine, LSHTM", role = "cph", comment = c(ROR = "00a0jsq62")) ) Description: Classes and helper functions for loading, extracting, converting, manipulating, plotting and aggregating epidemiological parameters for infectious diseases. Epidemiological parameters extracted from the literature are loaded from the 'epiparameterDB' R package. License: MIT + file LICENSE URL: https://github.com/epiverse-trace/epiparameter/, https://epiverse-trace.github.io/epiparameter/ BugReports: https://github.com/epiverse-trace/epiparameter/issues Depends: R (>= 4.1.0) Imports: cachem, checkmate, cli, distcrete, distributional, epiparameterDB (>= 0.1.0.9000), graphics, httr2, pillar, rlang, stats, tools, utils Suggests: bookdown, DT, ggplot2, knitr, RColorBrewer, rmarkdown, spelling, testthat (>= 3.1.5), vdiffr (>= 1.0.7), visNetwork Remotes: epiverse-trace/epiparameterDB VignetteBuilder: knitr Config/Needs/check: mrc-ide/epireview Config/Needs/website: epiverse-trace/epiversetheme, mrc-ide/epireview Config/potools/style: explicit Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libssl-dev Repository: https://epiverse-trace.r-universe.dev Date/Publication: 2026-06-03 17:21:52 UTC RemoteUrl: https://github.com/epiverse-trace/epiparameter RemoteRef: HEAD RemoteSha: 291bfd2490cc4c59f002652d3100139c64499107 NeedsCompilation: no Packaged: 2026-06-03 18:32:59 UTC; root Author: Joshua W. Lambert [aut, cre, cph] (ORCID: ), Adam Kucharski [aut, cph] (ORCID: ), Carmen Tamayo Cuartero [aut] (ORCID: ), Hugo Gruson [ctb, rev] (ORCID: ), Sebastian Funk [ctb] (ORCID: ), Pratik Gupte [rev] (ORCID: ), James M. Azam [rev] (ORCID: ), Chris Hartgerink [rev] (ORCID: ), Tim Taylor [rev] (ORCID: ), London School of Hygiene and Tropical Medicine, LSHTM [cph] (ROR: ) Maintainer: Joshua W. Lambert