forked from adw96/DivNet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
41 lines (41 loc) · 859 Bytes
/
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
Package: DivNet
Type: Package
Title: Diversity Estimation in Networked Ecological Communities
Version: 0.3.7
Authors@R: c(person("Amy", "Willis", email = "[email protected]", role = c("aut", "cre")), person("Bryan D", "Martin", email = "[email protected]", role = c("aut")))
Description: Estimate alpha- and beta- diversity of a community where taxa interact.
License: GPL (>= 2)
Depends: R (>= 3.5.0),
phyloseq (>= 1.18.0),
breakaway (>= 4.6)
Imports:
abind,
doParallel,
dplyr,
foreach,
magrittr,
MASS,
mvnfast,
R.utils,
remotes,
stats,
tibble,
tidyr,
utils
Suggests:
doSNOW,
glasso,
huge,
knitr,
parallel,
PDSCE,
pulsar,
rmarkdown,
SpiecEasi,
testthat,
ggplot2,
R.rsp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr