Package: visreg
Title: Visualization of Regression Models
Version: 3.0.0
Authors@R: c(
  person("Patrick", "Breheny", role=c("aut","cre"),
         email="patrick-breheny@uiowa.edu",
         comment=c(ORCID="0000-0002-0650-1119")),
  person("Woodrow", "Burchett", role=c("ctb")))
Description: Provides a convenient interface for constructing plots to
    visualize the fit of regression models arising from a wide variety
    of models in R ('lm', 'glm', 'coxph', 'rlm', 'gam', 'locfit', 'lmer',
    'randomForest', etc.)
License: GPL-3
URL: https://pbreheny.github.io/visreg/,
        https://github.com/pbreheny/visreg
BugReports: https://github.com/pbreheny/visreg/issues
Depends: R (>= 4.1)
Imports: rlang, ggplot2
Suggests: glmmTMB, knitr, lattice, lme4, MASS, Matrix, quarto, rgl,
        survival, tinytest
Enhances: nlme
VignetteBuilder: quarto
SystemRequirements: Quarto command line tool
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-28 16:48:15 UTC; pbreheny
Author: Patrick Breheny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0650-1119>),
  Woodrow Burchett [ctb]
Maintainer: Patrick Breheny <patrick-breheny@uiowa.edu>
Repository: CRAN
Date/Publication: 2026-07-28 17:10:02 UTC
Built: R 4.6.1; ; 2026-07-28 18:58:20 UTC; unix
