Package: sameplot
Title: Consistent Plot Rendering and Saving Across Interactive Sessions
        and Reports
Version: 0.1.0
Authors@R: 
    person("Tom", "Naber", , "tomnaber12@gmail.com", role = c("aut", "cre"))
Description: Renders plots to a temporary image using the ragg graphics device and returns knitr::include_graphics() output. Optionally saves the image to a specified path. This helps ensure consistent appearance across interactive sessions, saved files, and knitted documents. For more details see Pedersen and Shemanarev (2025) <doi: 10.32614/CRAN.package.ragg>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: knitr, ragg
Suggests: ggplot2, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/TomNaber/sameplot
BugReports: https://github.com/TomNaber/sameplot/issues
NeedsCompilation: no
Packaged: 2026-01-27 10:29:33 UTC; thnab
Author: Tom Naber [aut, cre]
Maintainer: Tom Naber <tomnaber12@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-31 18:50:02 UTC
Built: R 4.6.0; ; 2026-02-24 03:59:54 UTC; windows
