Package: incidence2
Type: Package
Title: Compute, Handle and Plot Incidence of Dated Events
Version: 2.6.3
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 = "ctb", email = "thibautjombart@gmail.com")
    )   
Description: Provides functions and classes to compute, handle and visualise 
  incidence from dated events for a defined time interval. Dates can be 
  provided in various standard formats. The class 'incidence2' is used to store
  computed incidence and can be easily manipulated, subsetted, and plotted.
Encoding: UTF-8
License: MIT + file LICENSE
URL: https://www.reconverse.org/incidence2/,
        https://github.com/reconverse/incidence2
BugReports: https://github.com/reconverse/incidence2/issues
Depends: grates (>= 1.3.0), R (>= 4.1.0)
Imports: grDevices, data.table (>= 1.15.0), pillar, utils, stats,
        tibble, tidyr, dplyr (>= 1.1.0), tidyselect, rlang, vctrs,
        ympes (>= 1.3.0)
RoxygenNote: 7.3.2
Suggests: outbreaks, ggplot2, scales, litedown, testthat (>= 3.0.0),
        ciTools, withr
VignetteBuilder: litedown
Config/testthat/load-all: list(export_all = FALSE, helpers = FALSE)
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: plot, incidence, bootstrap
LazyData: true
NeedsCompilation: no
Packaged: 2025-06-04 13:25:13 UTC; tim
Author: Tim Taylor [aut, cre] (ORCID: <https://orcid.org/0000-0002-8587-7113>),
  Thibaut Jombart [ctb]
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2025-06-04 14:00:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:54:20 UTC; windows
