Package: surreal
Title: Create Datasets with Hidden Images in Residual Plots
Version: 0.0.1
Authors@R: c(
    person("James Joseph", "Balamuta", email = "james.balamuta@gmail.com", 
           role = c("aut", "cre", "cph"), 
           comment = c(ORCID = "0000-0003-2826-8458"))
    )
Description: Implements the "Residual (Sur)Realism" algorithm described by
    Stefanski (2007) <doi:10.1198/000313007X190079> to generate datasets 
    that reveal hidden images or messages in their residual plots. It offers
    both predefined datasets and tools to embed custom text or images
    into residual structures. Allowing users to create intriguing visual
    demonstrations for teaching model diagnostics.
License: GPL (>= 3)
Depends: R (>= 4.3.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/coatless-rpkg/surreal,
        https://r-pkg.thecoatlessprofessor.com/surreal/
BugReports: https://github.com/coatless-rpkg/surreal/issues
LazyData: true
Imports: png
NeedsCompilation: no
Packaged: 2024-09-10 04:29:43 UTC; ronin
Author: James Joseph Balamuta [aut, cre, cph]
    (<https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Joseph Balamuta <james.balamuta@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-12 17:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:00:10 UTC; unix
