-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
79 lines (79 loc) · 2.9 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Package: Rcmdr
Version: 2.9-5
Date: 2024-10-23
Title: R Commander
Authors@R: c(person("John", "Fox", role = c("aut", "cre"), email = "[email protected]"),
person("Milan", "Bouchet-Valat", role = "aut"),
person("Manuel", "Munoz Marquez", role = "aut"),
person("Liviu", "Andronic", role = "ctb"),
person("Michael", "Ash", role = "ctb"),
person("Theophilius", "Boye", role = "ctb"),
person("Stefano", "Calza", role = "ctb"),
person("Andy", "Chang", role = "ctb"),
person("Vilmantas", "Gegzna", role = "ctb"),
person("Philippe", "Grosjean", role = "ctb"),
person("Richard", "Heiberger", role = "ctb"),
person("Yoshinobu", "Kanda", role = "ctb"),
person("Kosar", "Karimi Pour", role = "ctb"),
person("G. Jay", "Kerns", role = "ctb"),
person("Renaud", "Lancelot", role = "ctb"),
person("Matthieu", "Lesnoff", role = "ctb"),
person("Uwe", "Ligges", role = "ctb"),
person("Samir", "Messad", role = "ctb"),
person("Martin", "Maechler", role = "ctb"),
person("Robert", "Muenchen", role = "ctb"),
person("Duncan", "Murdoch", role = "ctb"),
person("Erich", "Neuwirth", role = "ctb"),
person("Dan", "Putler", role = "ctb"),
person("Brian", "Ripley", role = "ctb"),
person("Miroslav", "Ristic", role = "ctb"),
person("Peter", "Wolf", role = "ctb"),
person("Kevin", "Wright", role="ctb")
)
Depends: R (>= 3.5.0), grDevices, graphics, methods, stats, utils,
splines, RcmdrMisc (>= 2.9-1), car (>= 3.1-0), effects (>=
4.0-3)
Imports: tcltk, tcltk2 (>= 1.2-6), abind, relimp (>= 1.0-5), lme4,
tools
Suggests: aplpack, boot, colorspace, e1071, foreign, grid, Hmisc,
knitr, lattice, leaps, lmtest, markdown, MASS, mgcv, multcomp
(>= 0.991-2), nlme, nnet, nortest, readxl, rgl (>= 0.110.2),
rmarkdown (>= 0.9.5), sem (>= 2.1-1)
ByteCompile: yes
Description:
A platform-independent basic-statistics GUI (graphical user interface) for R, based on the tcltk package.
License: GPL (>= 2)
URL: https://github.com/RCmdr-Project/rcmdr, https://www.r-project.org,
https://www.john-fox.ca/RCommander/index.html
NeedsCompilation: no
Packaged: 2024-10-24 00:46:34 UTC; johnfox
Author: John Fox [aut, cre],
Milan Bouchet-Valat [aut],
Manuel Munoz Marquez [aut],
Liviu Andronic [ctb],
Michael Ash [ctb],
Theophilius Boye [ctb],
Stefano Calza [ctb],
Andy Chang [ctb],
Vilmantas Gegzna [ctb],
Philippe Grosjean [ctb],
Richard Heiberger [ctb],
Yoshinobu Kanda [ctb],
Kosar Karimi Pour [ctb],
G. Jay Kerns [ctb],
Renaud Lancelot [ctb],
Matthieu Lesnoff [ctb],
Uwe Ligges [ctb],
Samir Messad [ctb],
Martin Maechler [ctb],
Robert Muenchen [ctb],
Duncan Murdoch [ctb],
Erich Neuwirth [ctb],
Dan Putler [ctb],
Brian Ripley [ctb],
Miroslav Ristic [ctb],
Peter Wolf [ctb],
Kevin Wright [ctb]
Maintainer: John Fox <[email protected]>
Repository: CRAN
Date/Publication: 2024-10-24 17:10:13 UTC