-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
40 lines (40 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
Package: StatGenESALQ
Title: StatGen-ESALQ App
Version: 0.0.0.9000
Authors@R: c(person('Cristiane Hayumi', 'Taniguti', email = '[email protected]', role = c('cre', 'aut')),
person('Jenifer Camila', 'Godoy dos Santos', email = '[email protected]', role = c('aut')),
person('Kaio', 'Olimpio das Graças Dias', email = '[email protected]', role = c('aut')),
person('Wellingson', 'Assunção Araújo', email = '[email protected]', role = c('aut')),
person('Antonio Augusto', 'Franco Garcia', email = '[email protected]', role = c('aut')))
Description: Package for statistical genetics data analysis.
License: MIT + file LICENSE
Imports:
config,
golem,
shiny,
processx,
attempt,
DT,
glue,
htmltools,
shinydashboard,
pkgload,
shinymanager,
metan,
ggfortify,
lmtest,
car,
psych,
multtest,
emmeans,
MASS,
scales,
sommer,
dplyr,
AGHmatrix,
GAD
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests:
testthat