Package: gratia Version: 0.11.2-10 Title: Graceful 'ggplot'-Based Graphics and Other Functions for GAMs Fitted Using 'mgcv' Authors@R: c(person(given = "Gavin L.", family = "Simpson", email = "ucfagls@gmail.com", role = c("aut","cre","cph"), comment = c(ORCID = "0000-0002-9084-8413")), person(given = "Henrik", family = "Singmann", role = "ctb", comment = c(ORCID = "0000-0002-4842-3657"))) Maintainer: Gavin L. Simpson Depends: R (>= 4.1.0) Imports: mgcv (>= 1.9-0), ggplot2 (>= 3.5.0), tibble (>= 3.0.0), dplyr (>= 1.2.0), tidyr, rlang, patchwork (>= 1.2.0), vctrs, grid, mvnfast, purrr (>= 1.1.0), stats, grDevices, stringr, tidyselect (>= 1.2.0), lifecycle, pillar, cli, ggokabeito, withr, scales, tweedie (>= 2.3.5) Suggests: gamm4, lme4, nlme, testthat, vdiffr, MASS, scam (>= 1.2-21), datasets, knitr, rmarkdown, forcats, GJRM, readr, glmmTMB, ggdist, distributional, hexbin, gamair, sf (>= 0.7-3), svglite (>= 2.0.0), curl, marginaleffects, mirai, carrier, utils Description: Graceful 'ggplot'-based graphics and utility functions for working with generalized additive models (GAMs) fitted using the 'mgcv' package. Provides a reimplementation of the plot() method for GAMs that 'mgcv' provides, as well as 'tidyverse' compatible representations of estimated smooths. License: MIT + file LICENSE LazyData: true URL: https://gavinsimpson.github.io/gratia/ BugReports: https://github.com/gavinsimpson/gratia/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Encoding: UTF-8 Language: en-GB VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: rmarkdown, ggdist Config/pak/sysreqs: libicu-dev Repository: https://gavinsimpson.r-universe.dev Date/Publication: 2026-04-06 13:31:31 UTC RemoteUrl: https://github.com/gavinsimpson/gratia RemoteRef: HEAD RemoteSha: 70fb8013f61b4aa5cfe92d263729b44dbfb7970a NeedsCompilation: no Packaged: 2026-06-05 06:52:32 UTC; root Author: Gavin L. Simpson [aut, cre, cph] (ORCID: ), Henrik Singmann [ctb] (ORCID: )