forked from jiabowang/GAPIT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (38 loc) · 819 Bytes
/
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
Package: GAPIT
Type: Package
Title: GAPIT (Genomic Association and Prediction Integrated Tool)
Version: 3.4.0
Authors@R: c(
person(given = "Jiabo", family = "Wang", middle = NULL,
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1386-0435")))
Description: Genome Association and Prediction Integrated Tools.
License: GPL (>= 2)
Depends: R (>= 4.1.2)
biocViews:
Imports:
ape,
bigmemory,
EMMREML,
genetics,
gplots,
grid,
htmltools,
lattice,
magrittr,
lme4,
MASS,
methods,
multtest,
plotly,
RcppArmadillo,
rgl,
scatterplot3d,
snowfall
Encoding: UTF-8
LazyData: true
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.1.2