-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.73 KB
/
DESCRIPTION
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
34
35
36
37
38
39
40
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 = "[email protected]",
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: [email protected]
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 <[email protected]>
Repository: CRAN
Date/Publication: 2024-08-14 06:36:33 UTC