forked from zdk123/SpiecEasi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 840 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
Package: SpiecEasi
Title: Sparse Inverse Covariance for Ecological Statistical Inference
Version: 1.1.2
Authors@R: c(
person("Zachary", "Kurtz", role = c("aut", "cre"), email="[email protected]"),
person("Christian", "Mueller", role = "aut"),
person("Emily", "Miraldi", role="aut"),
person("Richard", "Bonneau", role="aut"),
person("Laura", "Tipton", role="ctb"))
Description: Estimate networks from the precision matrix of compositional microbial abundance data.
Encoding: UTF-8
Depends:
R (>= 3.6.0),
Imports:
stats,
methods,
graphics,
grDevices,
huge (>= 1.3.2),
pulsar (>= 0.3.4),
MASS,
VGAM,
Matrix,
glmnet
Suggests:
parallel,
boot,
phyloseq,
igraph,
batchtools,
testthat
biocViews:
License: GPL (>= 2)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1