Package: ggview
Type: Package
Title: 'ggplot2' Picture Previewer
Version: 0.2.1
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.2.1
Imports: ggplot2, rstudioapi
URL: https://github.com/idmn/ggview
BugReports: https://github.com/idmn/ggview/issues
Suggests: testthat (>= 3.0.0), png
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-01 19:07:12 UTC; iaroslav
Author: Iaroslav Domin [aut, cre, cph]
Maintainer: Iaroslav Domin <ya.domin@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-02 17:00:10 UTC
