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 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr URL: https://github.com/dgkf/ggpackets, https://dgkf.github.io/ggpackets/ BugReports: https://github.com/dgkf/ggpackets/issues Repository: https://dgkf.r-universe.dev Date/Publication: 2025-07-05 18:23:43 UTC RemoteUrl: https://github.com/dgkf/ggpackets RemoteRef: HEAD RemoteSha: 1f2f913dba4102b997864d11ff7a18f13aba7389 NeedsCompilation: no Packaged: 2026-07-04 21:24:44 UTC; root Author: Doug Kelkhoff [aut, cre] Maintainer: Doug Kelkhoff