Package: i2extras
Type: Package
Title: Functions to Work with 'incidence2' Objects
Version: 0.1.2
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.1.1
Imports: utils, stats, incidence2 (>= 1.2.0), trending, dplyr, tibble,
        rlang, tidyr, vctrs, ellipsis, ggplot2, data.table, tidyselect
Suggests: testthat, outbreaks, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-07 16:49:58 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: 2021-07-08 09:30:02 UTC
