-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
62 lines (62 loc) · 1.19 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
Package: grur
Type: Package
Title: Imputations of RADseq data
Version: 0.1.4
Date: 2020-10-21
Encoding: UTF-8
Authors@R: c(
person("Thierry", "Gosselin", email = "thierrygosselin@icloud.com", role = c("aut", "cre")),
person("Eric", "Archer", email = "eric.archer@noaa.gov", role = c("aut"))
)
Maintainer: Thierry Gosselin <thierrygosselin@icloud.com>
Description: RADseq data imputations.
Depends:
R (>= 3.5.0)
Imports:
adespatial,
ape,
carrier,
cowplot,
data.table,
dplyr (>= 1.0.0),
future,
furrr,
ggpubr,
magrittr,
Matrix,
radiator,
rlang,
rmetasim,
tidyselect,
tidyverse,
strataG,
vegan
Suggests:
broom,
ggplot2 (>= 3.0.0),
knitr,
missRanger,
parallel,
purrr,
randomForestSRC,
ranger,
readr,
rmarkdown,
shiny,
stats,
stringi,
tibble,
tidyr,
utils,
xgboost
Remotes:
github::thierrygosselin/radiator,
github::ericarcher/strataG,
github::stranda/rmetasim
License: GPL (>=2)
LazyLoad: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.1
ByteCompile: TRUE
URL: https://thierrygosselin.github.io/grur/
BugReports: https://github.com/thierrygosselin/grur/issues