-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.37 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
Package: gmodels
Version: 2.19.1
Date: 2024-03-05
Title: Various R Programming Tools for Model Fitting
URL: https://github.com/r-gregmisc/gmodels
BugReports: https://github.com/r-gregmisc/gmodels/issues
Authors@R: c(
person(c('Gregory', 'R.'), 'Warnes', email='[email protected]', role=c('aut', 'cre')),
person('Ben', 'Bolker', role='aut'),
person('Thomas', 'Lumley', role='aut'),
person(c('Randall', 'C.'), 'Johnson', role='aut', comment='Contributions from Randall C. Johnson are Copyright (2005) SAIC-Frederick, Inc. Funded by the Intramural Research
Program, of the NIH, National Cancer Institute, Center for Cancer Research under NCI Contract NO1-CO-12400'),
person('Airel', 'Muldoon', role='ctb', email='[email protected]'),
person('Nitin', 'Jain', role='aut'),
person('Dirk', 'Enzmann', role='ctb', email='[email protected]'),
person('Søren', 'Højsgaards', role='ctb', email='[email protected]'),
person('Ulrich', 'Halekoh', role='ctb', email='[email protected]'),
person('Mark', 'Schwartz', role='aut'),
person('Jim', 'Rogers', role='aut')
)
Maintainer: Gregory R. Warnes <[email protected]>
Description: Various R programming tools for model fitting.
Suggests: gplots, gtools, Matrix, nlme, lme4
Imports: MASS, gdata, stats
License: GPL-2
NeedsCompilation: no
RoxygenNote: 7.3.1
Encoding: UTF-8
Roxygen: list(markdown = TRUE)