Package: gglm
Type: Package
Title: Grammar of Graphics for Linear Model Diagnostic Plots
Version: 1.0.5
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: 2026-02-21
Encoding: UTF-8
Depends: ggplot2
Imports: broom, broom.mixed, patchwork, 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.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-02-21 23:53:44 UTC; grwhite
Author: Grayson White [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4993-2792>)
Maintainer: Grayson White <graysonwhite13@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-22 00:10:02 UTC
Built: R 4.5.2; ; 2026-02-26 02:51:24 UTC; unix
