Package: mgcViz Title: Visualisations for Generalized Additive Models Date: 2026-05-28 Version: 0.2.2 Authors@R: c(person("Matteo", "Fasiolo", email = "matteo.fasiolo@gmail.com", role = c("aut", "cre")), person("Raphael", "Nedellec", email = "raphael.nedellec@edf.fr", role = c("aut")), person("Yannig", "Goude", role = c("ctb")), person("Christian", "Capezza", role = c("ctb")), person("Simon", "N. Wood", role = c("ctb"))) Description: Extension of the 'mgcv' package, providing visual tools for Generalized Additive Models that exploit the additive structure of such models, scale to large data sets and can be used in conjunction with a wide range of response distributions. The focus is providing visual methods for better understanding the model output and for aiding model checking and development beyond simple exponential family regression. The graphical framework is based on the layering system provided by 'ggplot2'. Depends: R (>= 4.0), mgcv (>= 1.9), qgam (>= 1.2.3), ggplot2 Imports: gamm4, matrixStats, viridis, GGally, KernSmooth, gridExtra, plyr Suggests: shiny, miniUI, rgl, knitr, rmarkdown, testthat, MASS, webshot2 License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.2 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) URL: https://github.com/mfasiolo/mgcViz BugReports: https://github.com/mfasiolo/mgcViz/issues Config/pak/sysreqs: cmake make libicu-dev libssl-dev Repository: https://mfasiolo.r-universe.dev Date/Publication: 2026-06-01 09:36:07 UTC RemoteUrl: https://github.com/mfasiolo/mgcviz RemoteRef: HEAD RemoteSha: 1655df6e571302a26ef96695880a1420f55e6264 NeedsCompilation: no Packaged: 2026-06-20 10:20:20 UTC; root Author: Matteo Fasiolo [aut, cre], Raphael Nedellec [aut], Yannig Goude [ctb], Christian Capezza [ctb], Simon N. Wood [ctb] Maintainer: Matteo Fasiolo