-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.01 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
Package: gcaer
Title: Interface to GCAE
Version: 0.6.6
Authors@R: c(
person("Richèl J.C.", "Bilderbeek", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1107-7049")))
Description:
GWAS are important.
'GCAE' can do GWAS.
This package allows one to use 'GCAE' from R.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Depends:
R (>= 3.5.0)
Imports:
devtools,
dplyr,
gert,
gganimate,
igraph,
jsonlite,
latex2exp,
ormr (>= 0.6.2.2),
plinkr (>= 0.19.2),
purrr,
rappdirs,
stringr,
tidyr
Suggests:
gifski,
ggplot2,
markdown,
readr,
reticulate,
rmarkdown,
knitr,
pdftools,
png,
profvis,
testthat (>= 3.0.0),
tibble
Remotes:
github::richelbilderbeek/ormr,
github::richelbilderbeek/plinkr
URL: https://github.com/richelbilderbeek/gcaer/
BugReports: https://github.com/richelbilderbeek/gcaer/
Config/testthat/edition: 3
VignetteBuilder: knitr