Package: ggResidpanel Type: Package Title: Panels and Interactive Versions of Diagnostic Plots using 'ggplot2' Version: 0.3.0.9000 Authors@R: c( person( "Katherine", "Goode", email = "katherine.j.goode@gmail.com", role = c("aut", "cre") ), person( "Kathleen", "Rey", email = "kprey@iastate.edu", role = c("aut")), person( "Greenwood", "Mark", email = "greenwood@montana.edu", role = c("ctb")) ) Description: An R package for creating diagnostic plots for models. The package allows for the creation of panels of plots and interactive plots. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true URL: https://goodekat.github.io/ggResidpanel/ Imports: cowplot, ggplot2, grDevices, grid, MASS, methods, plotly, qqplotr, rlang, stats, stringr RoxygenNote: 7.3.2 Suggests: dplyr, forcats, knitr, lme4, lmerTest, nlme, randomForest, rmarkdown, rpart, testthat (>= 3.0.0), vdiffr, wesanderson VignetteBuilder: knitr Depends: R (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfftw3-dev make libicu-dev libuv1-dev libssl-dev Repository: https://goodekat.r-universe.dev Date/Publication: 2025-03-31 04:30:52 UTC RemoteUrl: https://github.com/goodekat/ggresidpanel RemoteRef: HEAD RemoteSha: a23ade50e0473fc8a1e1b2e5ff2c4b9e3b95fb86 NeedsCompilation: no Packaged: 2026-06-15 10:15:20 UTC; root Author: Katherine Goode [aut, cre], Kathleen Rey [aut], Greenwood Mark [ctb] Maintainer: Katherine Goode