-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathDESCRIPTION
97 lines (97 loc) · 2.11 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Package: bioflow
Title: CGIAR Breeding Analytics Pipeline
Description: CGIAR Breeding Analytics Pipeline
Version: 0.1.0
Authors@R: c(
person("Giovanny", "Covarrubias Pazaran", , "[email protected]", role = c("aut", "cre")),
person("Ibnou", "Dieng", , "[email protected]", role = c("aut")),
person("Khaled", "Al-Shamaa", , "[email protected]", role = c("aut")),
person("Angela", "Pacheco", , "[email protected]", role = c("aut")),
person("Justin", "Bonifacio Dayrit", , "[email protected]", role = c("aut")),
person("Raul", "Eyzaguirre", , "[email protected]", role = c("aut")),
person("Aubin", "Amignide", , "[email protected]", role = c("aut"))
)
License: GPL (>= 3)
URL: https://github.com/Breeding-Analytics/bioflow/
BugReports: https://github.com/Breeding-Analytics/bioflow/issues
Imports:
ape,
cgiarBase (>= 1.0.3),
cgiarOcs (>= 1.1),
cgiarPipeline (>= 1.0.6),
config (>= 0.3.2),
data.table,
DT,
future,
ggnetwork,
ggplot2,
golem (>= 0.4.0),
grafify,
gridExtra,
htmltools,
httr2,
inline,
janitor,
jsonlite,
kableExtra,
lme4,
lme4breeding (>= 1.0.1),
LMMsolver,
magrittr,
markdown,
nasapower,
network,
pedigreemm,
pkgload,
plotly,
plyr,
promises,
psych,
QBMS (>= 1.5.0),
RColorBrewer,
reshape,
rhub,
rlang,
rmdformats,
roxygen2,
RSpectra,
shiny (>= 1.7.5),
shinyAce,
shinyalert,
shinybusy,
shinyBS,
shinycssloaders,
shinydashboard,
shinydashboardPlus,
shinyjs,
shinymanager,
shinyWidgets,
slickR,
sommer,
st4gi (>= 3.1.1),
stats,
stringi,
stringr,
textshape,
tibble,
tidyr,
utils,
vcfR
Suggests:
knitr,
rmarkdown,
spelling,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2.9000
Remotes:
Breeding-Analytics/cgiarBase,
Breeding-Analytics/cgiarPipeline,
Breeding-Analytics/cgiarOcs,
reyzaguirre/st4gi,
covaruber/lme4breeding