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
|
Package: gee
Title: Generalized Estimation Equation Solver
Version: 4.13-25
Depends: stats
Suggests: MASS
Date: 2022-10-17
DateNote: Gee version 1998-01-27
Authors@R: c(person(c("Vincent", "J"), "Carey", role = "aut"),
person(c("Thomas", "S"), "Lumley", role = "trl",
comment = "R port of versions 3.13 and 4.4"),
person("Cleve", "Moler", role = "ctb",
comment = "LINPACK routines in src/d*"),
person("Brian", "Ripley", role = c("trl", "cre", "ctb"),
email = "ripley@stats.ox.ac.uk",
comment = "R port of version 4.13 and updates"))
Description: Generalized Estimation Equation solver.
License: GPL-2
NeedsCompilation: yes
Packaged: 2022-10-17 07:51:19 UTC; ripley
Author: Vincent J Carey [aut],
Thomas S Lumley [trl] (R port of versions 3.13 and 4.4),
Cleve Moler [ctb] (LINPACK routines in src/d*),
Brian Ripley [trl, cre, ctb] (R port of version 4.13 and updates)
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
Repository: CRAN
Date/Publication: 2022-10-17 08:02:22 UTC
|