Package: grates
Title: Grouped Date Classes
Version: 1.2.2
Authors@R: 
    c(
      person(
        given = "Tim",
        family = "Taylor",
        role = c("aut", "cre"),
        email = "tim.taylor@hiddenelephants.co.uk",
        comment = c(ORCID = "0000-0002-8587-7113")
      )
    )
Description: Provides a coherent interface and implementation for creating
    grouped date classes. This package is part of the RECON
    (<https://www.repidemicsconsortium.org/>) toolkit for outbreak analysis.
URL: https://www.reconverse.org/grates/,
        https://github.com/reconverse/grates
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.6.0)
Suggests: knitr, ggplot2, scales, vctrs, rlang, markdown, outbreaks,
        testthat (>= 3.0.0),
VignetteBuilder: knitr
Config/testthat/edition: 3
Imports: utils
NeedsCompilation: no
Packaged: 2024-08-29 15:46:42 UTC; tim
Author: Tim Taylor [aut, cre] (<https://orcid.org/0000-0002-8587-7113>)
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2024-08-29 16:30:02 UTC
