Package: gam
Type: Package
Title: Generalized Additive Models
Date: 2025-12-08
Version: 1.22-7
Authors@R: c(person(given = "Trevor",
                    family = "Hastie",
                    role = c("aut", "cre"),
                    email = "hastie@stanford.edu"),
	   person("Balasubramanian", "Narasimhan", role=c("ctb")))
Description: Functions for fitting and working with generalized	additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).
Depends: R (>= 4.0), stats, splines, foreach
Suggests: interp, testthat
License: GPL-2
RoxygenNote: 7.3.3
Encoding: UTF-8
Imports: methods
NeedsCompilation: yes
Packaged: 2025-12-09 20:16:12 UTC; hastie
Author: Trevor Hastie [aut, cre],
  Balasubramanian Narasimhan [ctb]
Maintainer: Trevor Hastie <hastie@stanford.edu>
Repository: CRAN
Date/Publication: 2025-12-10 09:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-01-05 17:42:11 UTC; windows
Archs: x64
