-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
15 lines (14 loc) · 924 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: Simpati
Type: Package
Title: Pathway-based classifier exploits patient similarity network paradigm
Version: 0.2.0
Author: Giudice Luca
Maintainer: Giudice Luca <[email protected]>
Description: Pathway-based classifier exploits patient similarity network paradigm
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 3.6.1),data.table (>= 1.14.0),FNN (>= 1.1.0),Matrix (>= 1.0),ROCR (>= 1.0),Rfast (>= 1.0.0),doParallel (>= 1.0.0),foreach (>= 1.5.0),ggplot2 (>= 3.0.0),igraph (>= 1.0.0),matrixStats (>= 0.0.0),parallel (>= 3.0.0),plyr (>= 1.0.0),scales (>= 1.0.0)
Suggests: knitr,rmarkdown,data.table (>= 1.14.0),FNN (>= 1.1.3),Matrix (>= 1.2),ROCR (>= 1.0),Rfast (>= 1.9.9),doParallel (>= 1.0.15),foreach (>= 1.5.0),ggplot2 (>= 3.3.3),igraph (>= 1.2.5),matrixStats (>= 0.56.0),parallel (>= 3.6.3),plyr (>= 1.8.6),scales (>= 1.1.1)
VignetteBuilder: knitr