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.
| Version: | 0.3.0 | 
| Depends: | R (≥ 3.0.0) | 
| Imports: | cowplot, ggplot2, grDevices, grid, MASS, plotly, qqplotr, stats, stringr | 
| Suggests: | dplyr, forcats, knitr, lme4, lmerTest, nlme, randomForest, rmarkdown, rpart, testthat, vdiffr, wesanderson | 
| Published: | 2019-05-31 | 
| DOI: | 10.32614/CRAN.package.ggResidpanel | 
| Author: | Katherine Goode [aut, cre],
  Kathleen Rey [aut] | 
| Maintainer: | Katherine Goode  <kgoode at iastate.edu> | 
| License: | MIT + file LICENSE | 
| URL: | https://goodekat.github.io/ggResidpanel/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| In views: | MixedModels | 
| CRAN checks: | ggResidpanel results |