-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
41 lines (40 loc) · 1.34 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
Package: gexpdes
Title: GExpDes
Version: 2.0
Data: 2022-10-22
Authors@R: c(person("Crysttian","Paixão", email="[email protected]", role = c("aut","cre")),
person("Aretha","Santos",email="[email protected]", role = c("aut","cre")),
person("Rogerio","Kormann",email="[email protected]", role = c("aut","cre")),
person("Eduardo","Rosa",email="[email protected]", role = c("aut","cre")),
person("Eric","Ferreira",email="[email protected]", role = c("aut","cre")),
person("Denismar","Nogueira",email="[email protected]", role = c("aut","cre")))
Author: Crysttian Arantes Paixão [aut,cre]
Maintainer: Crysttian Arantes Paixão <[email protected]>
Depends:
R (>= 4.1),
shiny (>= 1.7.1),
shinyalert (>= 3.0.0),
shinyjs (>= 2.1.0),
readxl (>= 1.4.1),
readODS (>= 1.7.0),
ExpDes.pt (>= 1.2.2),
plotly (>= 4.10.0),
agricolae (>= 1.3-5),
agricolaeplotr (>= 0.2.2),
devtools (>= 2.4.4)
Description: Interface gráfica para o pacote ExpDes.pt.
Imports:
shiny (>= 1.7.3),
shinyalert (>= 3.0.0),
shinyjs (>= 2.1.0),
readxl (>= 1.4.1),
readODS (>= 1.7.0),
ExpDes.pt (>= 1.2.2),
plotly (>= 4.10.0),
agricolae (>= 1.3-5),
agricolaeplotr (>= 0.2.2),
devtools (>= 2.4.4)
License: GPL (>= 2.0)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1