# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sameplot" in publications use:' type: software license: MIT title: 'sameplot: Consistent Plot Rendering and Saving Across Interactive Sessions and Reports' version: 0.1.1 identifiers: - type: doi value: 10.32614/CRAN.package.sameplot abstract: 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) . authors: - family-names: Naber given-names: Tom email: tomnaber12@gmail.com preferred-citation: type: manual title: 'sameplot: Consistent Plot Rendering and Saving Across Interactive Sessions and Reports' authors: - family-names: Naber given-names: Tom email: tomnaber12@gmail.com year: '2026' notes: R package version 0.1.1 url: https://github.com/TomNaber/sameplot repository: https://tomnaber.r-universe.dev repository-code: https://github.com/TomNaber/sameplot commit: f0513d7f8aa810ddf9729582e8612b3a2952a92a url: https://github.com/TomNaber/sameplot date-released: '2026-02-02' contact: - family-names: Naber given-names: Tom email: tomnaber12@gmail.com