Package: visreg Title: Visualization of Regression Models Version: 2.99.0.2 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 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://pbreheny.r-universe.dev Date/Publication: 2026-07-24 21:05:59 UTC RemoteUrl: https://github.com/pbreheny/visreg RemoteRef: HEAD RemoteSha: 27890843501905c08896fe6db657649858ae4f12 NeedsCompilation: no Packaged: 2026-07-24 21:57:38 UTC; root Author: Patrick Breheny [aut, cre] (ORCID: ), Woodrow Burchett [ctb] Maintainer: Patrick Breheny