Package: ggsnap Title: Save a 'ggplot2' Plot using '+' Operator Version: 0.1.2 Authors@R: person("Or", "Gadish", email = "orgadish@gmail.com", role = c("aut", "cre", "cph")) Description: Provides ggsnap(), which saves a 'ggplot2' plot to disk in a '+' chain, acting as a thin, chainable wrapper around ggplot2::ggsave(). Can be called multiple times in a chain to save different snapshots. License: MIT + file LICENSE Imports: ggplot2 Suggests: testthat (>= 3.0.0), png, rlang, glue, spelling Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Language: en-US Repository: https://orgadish.r-universe.dev Date/Publication: 2026-07-07 18:34:42 UTC RemoteUrl: https://github.com/orgadish/ggsnap RemoteRef: HEAD RemoteSha: 9384ec7b89e5dbff7966b76729958c18ccde579f NeedsCompilation: no Packaged: 2026-07-17 07:52:50 UTC; root Author: Or Gadish [aut, cre, cph] Maintainer: Or Gadish