Package: ggoutbreak Title: Estimate Incidence, Proportions and Exponential Growth Rates Version: 0.6.1 Authors@R: person(given = "Robert", family = "Challen", role = c("aut", "cre","cph"), email = "rob.challen@bristol.ac.uk", comment = c(ORCID = "0000-0002-5504-7768")) Description: Simple statistical models and visualisations for calculating the incidence, proportion, exponential growth rate, and reproduction number of infectious disease case time series. This toolkit was largely developed during the COVID-19 pandemic. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace"), packages = "pkgtools") RoxygenNote: 7.3.3.9007 Suggests: downloader, fs, knitr, rappdirs, rmarkdown, here, jsonlite, readr, stringr, testthat (>= 3.0.0), devtools, patchwork, coarseDataTools, splines, lmtest, mirai, carrier, magrittr, ragg, lifecycle, outbreaks, incidence, incidence2, grates VignetteBuilder: knitr Imports: dplyr, nnet, rlang, stats, tidyr, locfit, lubridate, scales, ggplot2, purrr, EpiEstim, withr, MASS, interfacer (>= 0.4.0), cli, PDQutils, signal, mgcv, deSolve, ukc19 (>= 0.0.3), vctrs, forcats Remotes: github::ai4ci/interfacer, github::ai4ci/ukc19 URL: https://ai4ci.github.io/ggoutbreak/, https://github.com/ai4ci/ggoutbreak, https://doi.org/10.5281/zenodo.13165561 Config/testthat/edition: 3 Depends: R (>= 4.1.0) Language: en-GB Config/Needs/build: terminological/pkgtools Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev Repository: https://ai4ci.r-universe.dev Date/Publication: 2025-12-11 15:55:28 UTC RemoteUrl: https://github.com/ai4ci/ggoutbreak RemoteRef: 0.6.1 RemoteSha: a6a62329917a254179fb8856db147fa86dd3f7a3 NeedsCompilation: no Packaged: 2026-06-09 07:10:14 UTC; root Author: Robert Challen [aut, cre, cph] (ORCID: ) Maintainer: Robert Challen