forked from anne-laureferchaud/stackr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
46 lines (46 loc) · 1.01 KB
/
Copy pathDESCRIPTION
File metadata and controls
46 lines (46 loc) · 1.01 KB
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
Package: stackr
Type: Package
Title: GBS/RADseq Data Exploration, Manipulation and Visualization using R
Version: 0.3.4
Date: 2016-07-20
Encoding: UTF-8
Authors@R: c(
person("Thierry", "Gosselin", email = "thierrygosselin@icloud.com", role = c("aut", "cre")),
person("Anne-Laure", "Ferchaud", role = "ctb"),
person("Laura", "Benestan", role = "ctb"))
Maintainer: Thierry Gosselin <thierrygosselin@icloud.com>
Description: stackr: an R package for the analysis of GBS/RADseq data.
Depends:
R (>= 3.2.3),
Imports:
data.table,
plyr,
dplyr (>= 0.5.0),
reshape2,
ggplot2,
readr,
stringi,
tidyr,
lazyeval,
ape,
adegenet,
randomForestSRC,
stringdist,
foreach,
parallel,
doParallel,
purrr,
amap,
tibble,
methods
Suggests:
pegas,
hierfstat,
knitr,
rmarkdown
License: GPL (>=2)
LazyLoad: yes
VignetteBuilder: knitr
RoxygenNote: 5.0.1
URL: https://github.com/thierrygosselin/stackr
BugReports: https://github.com/thierrygosselin/stackr/issues