Package: ggpackets
Title: Package Plot Layers for Easier Portability and Modularization
Version: 0.2.2
Authors@R: 
    person("Doug", "Kelkhoff",
        email = "doug.kelkhoff@gmail.com",
        role = c("aut", "cre"))
Description: 
    Create groups of 'ggplot2' layers that can be easily migrated from one plot
    to another, reducing redundant code and improving the ability to format many
    plots that draw from the same source 'ggpacket' layers.
Depends: R (>= 3.1.0), ggplot2
Imports: utils, methods, rlang
Suggests: testthat, dplyr, backports, knitr, rmarkdown, stringi, covr
License: MIT + file LICENSE
RoxygenNote: 7.3.2
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://github.com/dgkf/ggpackets,
        https://dgkf.github.io/ggpackets/
BugReports: https://github.com/dgkf/ggpackets/issues
NeedsCompilation: no
Packaged: 2025-07-05 17:31:42 UTC; doug
Author: Doug Kelkhoff [aut, cre]
Maintainer: Doug Kelkhoff <doug.kelkhoff@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-05 18:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:19:15 UTC; windows
