-
Notifications
You must be signed in to change notification settings - Fork 73
Expand file tree
/
Copy pathDESCRIPTION
More file actions
39 lines (39 loc) · 854 Bytes
/
DESCRIPTION
File metadata and controls
39 lines (39 loc) · 854 Bytes
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
Package: GAPIT
Type: Package
Title: Genomic Association and Prediction Integrated Tool - GAPIT
Version: 4.1.0
Authors@R: c(
person(given = "Jiabo", family = "Wang", middle = NULL,
email = "wangjiaboyifeng@163.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1386-0435")))
Description: Genome Association and Prediction Integrated Tools.
License: GPL (>= 2)
Depends: R (>= 4.3.0)
biocViews:
Imports:
ape,
bigmemory,
EMMREML,
genetics,
gplots,
htmltools,
magrittr,
lme4,
MASS,
methods,
multtest,
plotly,
RcppArmadillo (>= 0.10.0.0),
scatterplot3d,
snowfall
Encoding: UTF-8
LazyData: true
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.3