Package: gghourglass
Title: Plot Records per Time of Day
Version: 0.0.3
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] (ORCID:
    <https://orcid.org/0000-0002-7961-6646>),
  Sander Lagerveld [dtc] (ORCID: <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 visualising data that are associated with
    the solar cycle.
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.1.4), ggplot2 (>= 3.4.4), grid (>= 4.1.0),
        lubridate (>= 1.9.3), rlang (>= 1.1.2), suncalc (>= 0.5.1),
        tidyr (>= 1.3.0)
Suggests: knitr, readr (>= 2.1.4), rmarkdown, testthat (>= 3.0.0),
        usethis (>= 2.2.2), vdiffr
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://pepijn-devries.github.io/gghourglass/,
        https://github.com/pepijn-devries/gghourglass
BugReports: https://github.com/pepijn-devries/gghourglass/issues
NeedsCompilation: no
Packaged: 2025-06-20 16:28:16 UTC; vries171
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Repository: CRAN
Date/Publication: 2025-06-20 21:30:07 UTC
Built: R 4.4.3; ; 2025-10-21 14:29:44 UTC; windows
