Package: ggResidpanel
Type: Package
Title: Panels and Interactive Versions of Diagnostic Plots using
        'ggplot2'
Version: 0.4.0
Authors@R: c(
  person(
    "Katherine", "Goode", 
    email = "katherine.j.goode@gmail.com", 
    role = c("aut", "cre")
  ),
  person(
    "Kathleen", "Rey",
    role = c("aut")),
  person(
    "Greenwood", "Mark", 
    email = "greenwood@montana.edu", 
    role = c("aut"))
  )
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
Suggests: dplyr, forcats, knitr, lme4, lmerTest, nlme, randomForest,
        rmarkdown, rpart, testthat (>= 3.0.0), vdiffr, wesanderson
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-05 07:23:21 UTC; katherinegoode
Author: Katherine Goode [aut, cre],
  Kathleen Rey [aut],
  Greenwood Mark [aut]
Maintainer: Katherine Goode <katherine.j.goode@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-05 15:40:20 UTC
