git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/multtest@62450 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
Package: multtest |
2 | 2 |
Title: Resampling-based multiple hypothesis testing |
3 |
-Version: 2.11.1 |
|
3 |
+Version: 2.11.2 |
|
4 | 4 |
Author: Katherine S. Pollard, Houston N. Gilbert, Yongchao Ge, Sandra Taylor, Sandrine Dudoit |
5 | 5 |
Description: Non-parametric bootstrap and permutation resampling-based |
6 | 6 |
multiple testing procedures (including empirical Bayes methods) for |
... | ... |
@@ -20,7 +20,7 @@ Description: Non-parametric bootstrap and permutation resampling-based |
20 | 20 |
are directly applicable to identifying differentially expressed genes in |
21 | 21 |
DNA microarray experiments. |
22 | 22 |
Maintainer: Katherine S. Pollard <[email protected]> |
23 |
-Depends: R (>= 2.9.0), methods, Biobase |
|
23 |
+Depends: R (>= 2.10), methods, Biobase |
|
24 | 24 |
Imports: survival, MASS |
25 | 25 |
Suggests: snow |
26 | 26 |
License: LGPL |