Package: surreal Title: Create Datasets with Hidden Images in Residual Plots Version: 0.0.2 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) 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/coatless-rpkg/surreal, https://r-pkg.thecoatlessprofessor.com/surreal/ BugReports: https://github.com/coatless-rpkg/surreal/issues LazyData: true Imports: cli, png Suggests: bmp, bslib, jpeg, rsvg, shiny, tiff Config/pak/sysreqs: libpng-dev Repository: https://coatless-rpkg.r-universe.dev Date/Publication: 2026-01-11 06:29:02 UTC RemoteUrl: https://github.com/coatless-rpkg/surreal RemoteRef: HEAD RemoteSha: efd87091e8dea79a7613d24299ee899f3b68641c NeedsCompilation: no Packaged: 2026-07-10 08:16:13 UTC; root Author: James Joseph Balamuta [aut, cre, cph] (ORCID: ) Maintainer: James Joseph Balamuta