43 lines
1.8 KiB
Plaintext
43 lines
1.8 KiB
Plaintext
|
Package: nlme
|
||
|
Version: 3.1-166
|
||
|
Date: 2024-08-13
|
||
|
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("Siem", "Heisterkamp", role = "ctb", comment = "Author fixed sigma"),
|
||
|
person("Bert", "Van Willigen",role = "ctb", comment = "Programmer fixed sigma"),
|
||
|
person("Johannes", "Ranke", role = "ctb", comment = "varConstProp()"),
|
||
|
person("R Core Team", email = "R-core@R-project.org",
|
||
|
role = c("aut", "cre")))
|
||
|
Contact: see 'MailingList'
|
||
|
Description: Fit and compare Gaussian linear and nonlinear mixed-effects models.
|
||
|
Depends: R (>= 3.6.0)
|
||
|
Imports: graphics, stats, utils, lattice
|
||
|
Suggests: MASS, SASmixed
|
||
|
LazyData: yes
|
||
|
Encoding: UTF-8
|
||
|
License: GPL (>= 2)
|
||
|
BugReports: https://bugs.r-project.org
|
||
|
MailingList: R-help@r-project.org
|
||
|
URL: https://svn.r-project.org/R-packages/trunk/nlme/
|
||
|
NeedsCompilation: yes
|
||
|
Packaged: 2024-08-14 04:26:18 UTC; hornik
|
||
|
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),
|
||
|
Siem Heisterkamp [ctb] (Author fixed sigma),
|
||
|
Bert Van Willigen [ctb] (Programmer fixed sigma),
|
||
|
Johannes Ranke [ctb] (varConstProp()),
|
||
|
R Core Team [aut, cre]
|
||
|
Maintainer: R Core Team <R-core@R-project.org>
|
||
|
Repository: CRAN
|
||
|
Date/Publication: 2024-08-14 06:36:33 UTC
|
||
|
Built: R 4.4.2; x86_64-w64-mingw32; 2024-10-31 16:55:56 UTC; windows
|
||
|
Archs: x64
|