Package: i2extras
Type: Package
Title: Functions to Work with 'incidence2' Objects
Version: 0.2.1
Authors@R: c(
  person("Tim", "Taylor", role = c("aut", "cre"), email = "tim.taylor@hiddenelephants.co.uk",
         comment = c(ORCID = "0000-0002-8587-7113")),
  person("Thibaut", "Jombart", role = c("aut"), email = "thibautjombart@gmail.com")
  )
Description: Provides functions to work with 'incidence2' objects, including a
  simplified interface for trend fitting and peak estimation. This package is
  part of the RECON (<https://www.repidemicsconsortium.org/>) toolkit for 
  outbreak analysis (<https://www.reconverse.org/).
URL: https://www.reconverse.org/i2extras/
BugReports: https://github.com/reconverse/i2extras/issues
Encoding: UTF-8
License: MIT + file LICENSE
RoxygenNote: 7.2.3
Depends: incidence2 (>= 2.0.0),
Imports: utils, stats, MASS, ciTools, dplyr, tibble, rlang, tidyr,
        vctrs, ggplot2, data.table, tidyselect
Suggests: testthat, outbreaks, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-03-17 16:03:48 UTC; tim
Author: Tim Taylor [aut, cre] (<https://orcid.org/0000-0002-8587-7113>),
  Thibaut Jombart [aut]
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2023-03-17 16:30:02 UTC
Built: R 4.2.0; ; 2023-03-18 14:59:32 UTC; unix
