Package: cfr Title: Estimate Disease Severity and Case Ascertainment Version: 0.2.0.9000 Authors@R: c( person("Pratik R.", "Gupte", , "pratik.gupte@lshtm.ac.uk", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5294-7819")), person("Adam", "Kucharski", , "adam.kucharski@lshtm.ac.uk", role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0001-8814-9421")), person("Tim", "Russell", , "timothy.russell@lshtm.ac.uk", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5610-6080")), person("Joshua W.", "Lambert", , "joshua.lambert@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5218-3046")), person("Hugo", "Gruson", , "hugo.gruson@data.org", role = "rev", comment = c(ORCID = "0000-0002-4094-1476")), person("Tim", "Taylor", , "tim.taylor@hiddenelephants.co.uk", role = "rev", comment = c(ORCID = "0000-0002-8587-7113")), person("James M.", "Azam", , "james.azam@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5782-7330")), person("Abdoelnaser M.", "Degoot", , "abdoelnaser-mahmood.degoot@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-8788-2496")), person("Sebastian", "Funk", , "sebastian.funk@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0002-2842-3406")) ) Description: Estimate the severity of a disease and ascertainment of cases, as discussed in Nishiura et al. (2009) . License: MIT + file LICENSE URL: https://github.com/epiverse-trace/cfr, https://epiverse-trace.github.io/cfr/ BugReports: https://github.com/epiverse-trace/cfr/issues Depends: R (>= 3.5.0) Imports: checkmate, stats Suggests: bookdown, data.table, distcrete, distributional, dplyr, forcats, ggplot2, incidence2, knitr, magrittr, purrr, rmarkdown, scales, spelling, testthat (>= 3.0.0), tidyr 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.2 Repository: https://epiverse-trace.r-universe.dev Date/Publication: 2025-02-27 20:55:25 UTC RemoteUrl: https://github.com/epiverse-trace/cfr RemoteRef: HEAD RemoteSha: df0195967c78b111e3050369a4cb6321f3d8f36e NeedsCompilation: no Packaged: 2026-07-05 04:40:57 UTC; root Author: Pratik R. Gupte [aut, cph] (ORCID: ), Adam Kucharski [aut, cph, cre] (ORCID: ), Tim Russell [aut, cph] (ORCID: ), Joshua W. Lambert [rev] (ORCID: ), Hugo Gruson [rev] (ORCID: ), Tim Taylor [rev] (ORCID: ), James M. Azam [rev] (ORCID: ), Abdoelnaser M. Degoot [rev] (ORCID: ), Sebastian Funk [rev] (ORCID: ) Maintainer: Adam Kucharski