/usr/lib/R/site-library/gam/DESCRIPTION is in r-cran-gam 1.14-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Package: gam
Type: Package
Title: Generalized Additive Models
Date: 2016-09-09
Version: 1.14
Author: Trevor Hastie
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).
Maintainer: Trevor Hastie <hastie@stanford.edu>
Depends: stats, splines, foreach
Suggests: akima
License: GPL-2
NeedsCompilation: yes
Packaged: 2016-09-10 01:16:06 UTC; hastie
Repository: CRAN
Date/Publication: 2016-09-10 18:02:23
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Fri, 16 Dec 2016 15:15:49 +0100'; unix
|