... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: bsseq |
2 |
-Version: 1.15.0 |
|
2 |
+Version: 1.15.1 |
|
3 | 3 |
Encoding: UTF-8 |
4 | 4 |
Title: Analyze, manage and store bisulfite sequencing data |
5 | 5 |
Description: A collection of tools for analyzing and visualizing bisulfite |
... | ... |
@@ -29,7 +29,7 @@ Imports: |
29 | 29 |
matrixStats (>= 0.50.0), |
30 | 30 |
permute, |
31 | 31 |
limma, |
32 |
- DelayedArray, |
|
32 |
+ DelayedArray (>= 0.5.16), |
|
33 | 33 |
HDF5Array |
34 | 34 |
Suggests: |
35 | 35 |
RUnit, |