Package: grates
Title: Grouped Date Classes
Version: 0.1.1
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")
      ),
      person(
        given = "Zhian N.",
        family = "Kamvar",
        role = "ctb",
        comment = c(ORCID = "0000-0003-1458-7108")
      )
    )
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
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0), covr, scales, ggplot2, knitr, rmarkdown,
        outbreaks, dplyr
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-18 09:18:38 UTC; tim
Author: Tim Taylor [aut, cre] (<https://orcid.org/0000-0002-8587-7113>),
  Zhian N. Kamvar [ctb] (<https://orcid.org/0000-0003-1458-7108>)
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2021-03-19 10:20:02 UTC
