forked from kevinmcgregor/mdine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 903 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: mdine
Version: 0.0.0.9008
Title: Microbiome Differential Network Estimation
Description: Estimates precision matrix networks for two groups (as well as their difference) in microbiome sequencing data.
Authors@R: c(person("Kevin", "McGregor", email="[email protected]", role=c("aut", "cre")),
person("Aurelie", "Labbe", email="[email protected]", role="aut"),
person("Celia", "Greenwood", email="[email protected]", role="aut"))
License: GPL (>=3)
Encoding: UTF-8
LazyData: true
ByteCompile: true
Depends: R (>= 3.4.0), Rcpp (>= 0.12.17), methods
Imports: rstan (>= 2.17.3), rstantools (>= 1.5.0), MASS, nnet, igraph
LinkingTo: StanHeaders (>= 2.17.2), rstan (>= 2.17.3), BH (>= 1.66.0-1), Rcpp (>= 0.12.17), RcppEigen (>= 0.3.3.4.0)
SystemRequirements: GNU make
NeedsCompilation: yes
RoxygenNote: 6.1.1
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr