-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
50 lines (50 loc) · 1.05 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
Type: Package
Package: shinybrapps
Title: ShinyBrAPPs
Version: 27.8
Authors@R: c(
person("Jean-François", "Rami", email = "[email protected]", role = c("aut", "ctb", "cre")),
person("Alice", "Boizet", email = "[email protected]", role = c("aut", "ctb")),
person("Mariano", "Crimi", email = "[email protected]", role = c("aut", "ctb")),
person("Léo", "Valette", email = "[email protected]", role = c("aut"))
)
Maintainer: Leo Valette <[email protected]>
Description: ShinyBrAPPs Shiny apps integrated to the Breeding Management
System.
License: GPL (>= 3)
Depends:
R (>= 2.10),
data.table
Imports:
brapir,
brapirv2,
bslib,
DT,
e1071,
ggnewscale,
ggplot2,
ggpubr,
gridExtra,
gtools,
htmltools,
httr,
jsonlite,
leaflet,
metan,
openxlsx,
plotly,
rclipboard,
rmarkdown,
scales,
shiny,
shinycssloaders,
shinyjs,
shinyWidgets,
statgenGxE,
statgenSTA,
stringmagic,
tidyr,
varhandle
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2