Package: gglm
Type: Package
Title: Grammar of Graphics for Linear Model Diagnostic Plots
Version: 1.0.4
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
Date: 2025-04-01
Encoding: UTF-8
Depends: ggplot2
Imports: broom, broom.mixed, cli, dplyr, metafor, nlme, patchwork,
        purrr, tibble, tidyr, utils, rlang, vctrs
Suggests: lme4, testthat (>= 3.0.0)
URL: https://github.com/graysonwhite/gglm,
        https://graysonwhite.com/gglm/
BugReports: https://github.com/graysonwhite/gglm/issues
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-01 19:27:44 UTC; graysonwhite
Author: Grayson White [aut, cre] (<https://orcid.org/0000-0003-4993-2792>)
Maintainer: Grayson White <graysonwhite13@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-01 19:40:02 UTC
Built: R 4.5.1; ; 2025-10-26 03:19:02 UTC; windows
