Package: ggResidpanel
Type: Package
Title: Panels and Interactive Versions of Diagnostic Plots using
        'ggplot2'
Version: 0.3.0
Authors@R: c(person("Katherine", "Goode", email = "kgoode@iastate.edu", role = c("aut", "cre")),
    person("Kathleen", "Rey", email = "kprey@iastate.edu", role = c("aut")))
Description: An R package for creating panels of diagnostic plots for residuals from a model 
    using ggplot2 and plotly to analyze residuals and model assumptions from a variety of 
    viewpoints. It also allows for the creation of interactive diagnostic plots.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://goodekat.github.io/ggResidpanel/
Imports: cowplot, ggplot2, grDevices, grid, MASS, plotly, qqplotr,
        stats, stringr
RoxygenNote: 6.1.1
Suggests: dplyr, forcats, knitr, lme4, lmerTest, nlme, randomForest,
        rmarkdown, rpart, testthat, vdiffr, wesanderson
VignetteBuilder: knitr
Depends: R (>= 3.0.0)
NeedsCompilation: no
Packaged: 2019-05-31 22:03:46 UTC; kgoode
Author: Katherine Goode [aut, cre],
  Kathleen Rey [aut]
Maintainer: Katherine Goode <kgoode@iastate.edu>
Repository: CRAN
Date/Publication: 2019-05-31 23:20:04 UTC
Built: R 4.6.0; ; 2025-08-18 13:57:53 UTC; unix
