Package: growthrates Title: Estimate Incidence, Proportions and Exponential Growth Rates Version: 0.2.0 Authors@R: person(given = "Robert", family = "Challen", role = c("aut", "cre"), 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 timeseries. This toolkit was largely developed during the COVID-19 pandemic. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Suggests: downloader, fs, knitr, rappdirs, rmarkdown, here, jsonlite, readr, stringr, testthat (>= 3.0.0), devtools, patchwork, memoise Remotes: github::bristol-vaccine-centre/interfacer VignetteBuilder: knitr Imports: dplyr, magrittr, nnet, rlang, stats, tibble, tidyr, locfit, lubridate, scales, tidyselect, ggplot2, glue, purrr, EpiEstim, interfacer (>= 0.2.0), ragg URL: https://bristol-vaccine-centre.github.io/growthrates/, https://github.com/bristol-vaccine-centre/growthrates, https://doi.org/10.5281/zenodo.7242761 Config/testthat/edition: 3 Depends: R (>= 2.10) LazyData: true Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev Repository: https://bristol-vaccine-centre.r-universe.dev Date/Publication: 2024-08-02 08:21:48 UTC RemoteUrl: https://github.com/bristol-vaccine-centre/growthrates RemoteRef: 0.2.0 RemoteSha: 334d6f64505eb3ee7382489327a311f1302de3a9 NeedsCompilation: no Packaged: 2026-05-27 08:43:26 UTC; root Author: Robert Challen [aut, cre] (ORCID: ) Maintainer: Robert Challen