Package: ggdaynight
Type: Package
Title: Add Day/Night Patterns to 'ggplot2' Plots
Version: 0.1.3
Authors@R: 
    person(c("Gabriel", "S."), "Pires", , "gabriel.slpires@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-5354-1957"))
Description: It provides a custom 'ggplot2' geom to add day/night patterns to plots.
    It visually distinguishes daytime and nighttime periods. It is useful for 
    visualizing data that spans multiple days and for highlighting diurnal patterns.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/GabrielSlPires/ggdaynight
BugReports: https://github.com/GabrielSlPires/ggdaynight/issues
Imports: ggplot2, grid
Depends: R (>= 2.10)
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-22 17:48:25 UTC; gabriel
Author: Gabriel S. Pires [aut, cre, cph]
    (<https://orcid.org/0000-0002-5354-1957>)
Maintainer: Gabriel S. Pires <gabriel.slpires@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-23 07:10:09 UTC
Built: R 4.5.2; ; 2025-11-01 02:13:24 UTC; windows
