Package: tinysnapshot
Type: Package
Title: Snapshots for Unit Tests using the 'tinytest' Framework
Version: 0.0.8
Authors@R: 
    c(person(given = "Vincent",
             family = "Arel-Bundock",
             role = c("aut", "cre", "cph"),
             email = "vincent.arel-bundock@umontreal.ca",
             comment = c(ORCID = "0000-0003-2042-7063")))
Maintainer: Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>
Description: Snapshots for unit tests using the 'tinytest' framework for R. Includes expectations to test base R and 'ggplot2' plots as well as console output from print().
License: GPL (>= 3)
URL: https://github.com/vincentarelbundock/tinysnapshot
BugReports: https://github.com/vincentarelbundock/tinysnapshot/issues
Imports: diffobj, magick (>= 2.7.4), tinytest (>= 1.4.1)
Suggests: fontquiver, ggplot2, ragg, rsvg, svglite
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-21 12:26:59 UTC; vincent
Author: Vincent Arel-Bundock [aut, cre, cph]
    (<https://orcid.org/0000-0003-2042-7063>)
Repository: CRAN
Date/Publication: 2025-01-21 13:10:02 UTC
