Package: gghourglass
Title: Plot Records per Time of Day
Version: 0.0.1
Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre"),
    email = "pepijn.devries@outlook.com",
    comment = c(ORCID = "0000-0002-7961-6646")),
    person("Sander", "Lagerveld", role = c("dtc"),
    comment = c(ORCID = "0000-0003-1291-4021")))
Author: Pepijn de Vries [aut, cre] (<https://orcid.org/0000-0002-7961-6646>),
  Sander Lagerveld [dtc] (<https://orcid.org/0000-0003-1291-4021>)
Description: Splits date and time of day components from
    continuous 'datetime' objects, then plots them using grammar
    of graphics ('ggplot2'). Plots can also be decorated with
    solar cycle information (e.g., sunset, sunrise, etc.).
    This is useful for data that are associated with the
    solar cycle.
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.1.4), ggplot2 (>= 3.4.4), lubridate (>= 1.9.3),
        rlang (>= 1.1.2), suncalc (>= 0.5.1)
Suggests: readr (>= 2.1.4), testthat (>= 3.0.0), usethis (>= 2.2.2),
        vdiffr
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
Config/testthat/edition: 3
URL: https://pepijn-devries.github.io/gghourglass/
NeedsCompilation: no
Packaged: 2025-03-24 14:00:08 UTC; vries171
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Repository: CRAN
Date/Publication: 2025-03-25 09:30:02 UTC
