Package: gglm
Type: Package
Title: Grammar of Graphics for Linear Model Diagnostic Plots
Version: 1.0.2
Authors@R: 
    c(person(given = "Grayson",
             family = "White",
             role = c("aut", "cre"),
             email = "graysonwhite13@gmail.com",
             comment = c(ORCID = "0000-0003-4993-2792")))
Description: Allows for easy creation of diagnostic plots for a variety of model objects using the Grammar of Graphics.  
  Provides functionality for both individual diagnostic plots and an array of four standard diagnostic plots.
License: CC0
Encoding: UTF-8
Depends: ggplot2
Imports: broom, broom.mixed, dplyr, metafor, nlme, patchwork, purrr,
        tibble, tidyr, utils, rlang, vctrs
Suggests: lme4
URL: https://github.com/graysonwhite/gglm
BugReports: https://github.com/graysonwhite/gglm/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-21 17:38:07 UTC; grayson
Author: Grayson White [aut, cre] (<https://orcid.org/0000-0003-4993-2792>)
Maintainer: Grayson White <graysonwhite13@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-21 18:00:02 UTC
Built: R 4.1.2; ; 2023-03-22 11:41:06 UTC; unix
