Package: grates
Title: Grouped Date Classes
Version: 0.3.0
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.1.2
Imports: clock, ellipsis, rlang, vctrs
Suggests: knitr, ggplot2, scales, testthat (>= 3.0.0), rmarkdown,
        dplyr, outbreaks
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-21 20:40:38 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: 2021-10-21 21:10:02 UTC
Built: R 4.0.2; ; 2021-10-22 10:25:14 UTC; unix
