/usr/lib/R/library/mgcv/DESCRIPTION is in r-cran-mgcv 1.8-3-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 20 21 | Package: mgcv
Version: 1.8-3
Author: Simon Wood <simon.wood@r-project.org>
Maintainer: Simon Wood <simon.wood@r-project.org>
Title: Mixed GAM Computation Vehicle with GCV/AIC/REML smoothness
estimation
Description: Routines for GAMs and other generalized ridge regression
with multiple smoothing parameter selection by GCV, REML
or UBRE/AIC. Also GAMMs. Includes a gam() function.
Priority: recommended
Depends: R (>= 2.14.0), nlme (>= 3.1-64)
Imports: methods, stats, graphics, Matrix
Suggests: splines, parallel, survival, MASS
LazyLoad: yes
ByteCompile: yes
License: GPL (>= 2)
Packaged: 2014-08-29 10:10:03 UTC; sw283
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-29 22:07:35
Built: R 3.1.1; x86_64-pc-linux-gnu; 2014-08-30 03:30:31 UTC; unix
|