... | ... |
@@ -8,7 +8,7 @@ Authors@R: c(person(c("Kasper", "Daniel"), "Hansen", role = c("aut", "cre"), |
8 | 8 |
email = "kasperdanielhansen@gmail.com"), |
9 | 9 |
person("Peter", "Hickey", role = "aut", email = "peter.hickey@gmail.com")) |
10 | 10 |
Depends: |
11 |
- R (>= 3.5), |
|
11 |
+ R (>= 4.0), |
|
12 | 12 |
methods, |
13 | 13 |
BiocGenerics, |
14 | 14 |
GenomicRanges (>= 1.41.5), |
... | ... |
@@ -34,7 +34,7 @@ Imports: |
34 | 34 |
BSgenome, |
35 | 35 |
Biostrings, |
36 | 36 |
utils, |
37 |
- HDF5Array (>= 1.11.9), |
|
37 |
+ HDF5Array (>= 1.15.19), |
|
38 | 38 |
rhdf5 |
39 | 39 |
Suggests: |
40 | 40 |
testthat, |