-
Notifications
You must be signed in to change notification settings - Fork 23
/
DESCRIPTION
63 lines (63 loc) · 1.28 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
Package: radiator
Type: Package
Title: RADseq Data Exploration, Manipulation and Visualization using R
Version: 1.3.5
Date: 2024-11-06
Encoding: UTF-8
Authors@R: c(
person("Thierry", "Gosselin", email = "[email protected]", role = c("aut", "cre")),
person("Manuel", "Lamothe", role = c("ctb")),
person("Floriaan", "Devloo-Delva", role = c("ctb"))
)
Maintainer: Thierry Gosselin <[email protected]>
Description: RADseq Data Exploration, Manipulation and Visualization using R.
Depends:
R (>= 4.3)
biocViews:
Imports:
carrier,
data.table,
dplyr (>= 1.0.0),
fst (>= 0.8.4),
furrr (>= 0.2.0),
HardyWeinberg,
magrittr,
SeqArray (>= 1.36.0),
UpSetR
Suggests:
adegenet,
amap,
BiocManager,
cli,
devtools,
future,
gdsfmt,
ggplot2,
knitr,
matrixStats,
methods,
quantreg,
parallel,
progressr,
purrr,
readr (>= 2.1.0),
rlang,
rmarkdown,
scales,
SNPRelate,
stats,
stringdist,
stringi,
tibble,
tidyr (>= 1.1.0),
tidyselect,
utils,
vctrs
License: GPL-3
LazyLoad: yes
VignetteBuilder:
knitr
RoxygenNote: 7.3.2
ByteCompile: TRUE
URL: https://thierrygosselin.github.io/radiator/
BugReports: https://github.com/thierrygosselin/radiator/issues