/usr/lib/R/library/nlme/DESCRIPTION is in r-cran-nlme 3.1.117-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 22 23 24 25 26 27 28 29 30 31 32 33 | Package: nlme
Version: 3.1-117
Date: 2014-03-31
Priority: recommended
Title: Linear and Nonlinear Mixed Effects Models
Authors@R: c(person("José", "Pinheiro", role = "aut", comment = "S version"),
person("Douglas", "Bates", role = "aut", comment = "up to 2007"),
person("Saikat", "DebRoy", role = "ctb", comment = "up to 2002"),
person("Deepayan", "Sarkar", role = "ctb", comment = "up to 2005"),
person("EISPACK authors", role = "ctb", comment = "src/rs.f"),
person("R-core", email = "R-core@R-project.org",
role = c("aut", "cre")))
Description: Fit and compare Gaussian linear and nonlinear mixed-effects models.
Depends: graphics, stats, R (>= 3.0.0)
Imports: lattice
Suggests: Hmisc, MASS
LazyData: yes
ByteCompile: yes
Encoding: UTF-8
License: GPL (>= 2)
BugReports: http://bugs.r-project.org
Packaged: 2014-03-31 07:56:40 UTC; ripley
Author: José Pinheiro [aut] (S version),
Douglas Bates [aut] (up to 2007),
Saikat DebRoy [ctb] (up to 2002),
Deepayan Sarkar [ctb] (up to 2005),
EISPACK authors [ctb] (src/rs.f),
R-core [aut, cre]
Maintainer: R-core <R-core@R-project.org>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-03-31 10:17:16
Built: R 3.1.0; x86_64-pc-linux-gnu; 2014-03-31 12:32:29 UTC; unix
|