Package: gghourglass Title: Plot Records per Time of Day Version: 0.0.3.0001 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] (0000-0002-7961-6646), Sander Lagerveld [dtc] (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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 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 Config/pak/sysreqs: libicu-dev Repository: https://pepijn-devries.r-universe.dev Date/Publication: 2025-10-06 11:31:57 UTC RemoteUrl: https://github.com/pepijn-devries/gghourglass RemoteRef: master RemoteSha: 01dda4ea69ece11487e71823ef6ca2e2cad9bc1c NeedsCompilation: no Packaged: 2026-06-09 07:32:23 UTC; root Maintainer: Pepijn de Vries