Package: ggview Type: Package Title: 'ggplot2' Picture Previewer Version: 0.2.2 Authors@R: person("Iaroslav", "Domin", email = "ya.domin@gmail.com", role = c("aut", "cre", "cph")) Description: Preview what a 'ggplot2' plot would look like if you save it to a file. Attach picture dimensions as a canvas() element and get an instant preview. These dimensions will then be used when you save the plot. License: GPL-2 | file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: ggplot2, rstudioapi URL: https://github.com/idmn/ggview BugReports: https://github.com/idmn/ggview/issues Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0), png Config/testthat/edition: 3 Repository: https://idmn.r-universe.dev Date/Publication: 2025-07-06 22:49:04 UTC RemoteUrl: https://github.com/idmn/ggview RemoteRef: HEAD RemoteSha: 33f2eb71cf55eb50b3f1de9b4838df68d77c73e1 NeedsCompilation: no Packaged: 2026-06-12 06:50:01 UTC; root Author: Iaroslav Domin [aut, cre, cph] Maintainer: Iaroslav Domin