Package: nlme
Version: 3.1-108
Date: 2013-01-26
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("R-core", email = "R-core@R-project.org",
                    role = c("aut", "cre")),
             person("EISPACK authors", role = "ctb"))
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],
  R-core [aut, cre]
Maintainer: R-core <R-core@R-project.org>
Description: Fit and compare Gaussian linear and nonlinear mixed-effects models.
Depends: graphics, stats, R (>= 2.14.0), 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: 2013-01-27 09:38:51 UTC; ripley
