Permalink
Newer
Older
100644 22 lines (21 sloc) 738 Bytes
Mar 15, 2016 @cheeyeelim Changes for revision round.
1 Package: BTR
2 Type: Package
Sep 17, 2016 @cheeyeelim Update to version 1.2.4
3 Title: Training and Analysing Asynchronous Boolean Models
4 Version: 1.2.4
5 Date: 2016-9-13
Mar 15, 2016 @cheeyeelim Changes for revision round.
6 Author: Chee Yee Lim
7 Maintainer: Chee Yee Lim <cyl49@cam.ac.uk>
Sep 17, 2016 @cheeyeelim Update to version 1.2.4
8 Description: Tools for inferring asynchronous Boolean
Mar 15, 2016 @cheeyeelim Changes for revision round.
9 models from single-cell expression data.
Sep 17, 2016 @cheeyeelim Update to version 1.2.4
10 Depends: R (>= 3.0.3), methods
11 Imports: parallel, Rcpp (>= 0.11.4), foreach (>= 1.4.1), doParallel (>=
12 1.0.8), poweRlaw (>= 0.30.0), diptest (>= 0.75-7), igraph (>=
13 1.0.1), infotheo (>= 1.2.0), entropy (>= 1.2.1)
Mar 15, 2016 @cheeyeelim Changes for revision round.
14 LinkingTo: Rcpp
15 License: GPL-3
16 LazyData: true
Sep 17, 2016 @cheeyeelim Update to version 1.2.4
17 Suggests: bnlearn (>= 3.8.1), knitr, rmarkdown
18 VignetteBuilder: knitr, rmarkdown
Mar 15, 2016 @cheeyeelim Changes for revision round.
19 RoxygenNote: 5.0.1
Sep 17, 2016 @cheeyeelim Update to version 1.2.4
20 NeedsCompilation: yes
21 Packaged: 2016-09-17 10:17:03 UTC; cylim