Browse code

Updating R dependency to 3.6

Neobernad authored on 26/03/2019 21:26:52
Showing 1 changed files

... ...
@@ -2,7 +2,7 @@ Package: evaluomeR
2 2
 Type: Package
3 3
 Title: Evaluation of Bioinformatics Metrics
4 4
 URL: http://sele.inf.um.es/evaluome/index.html
5
-Version: 0.99.82
5
+Version: 0.99.83
6 6
 Authors@R: c(
7 7
     person("José Antonio", "Bernabé-Díaz", email = "[email protected]", role = c("aut", "cre")),
8 8
     person("Manuel", "Franco", email = "[email protected]", role = "aut"),
... ...
@@ -19,7 +19,7 @@ Description: Evaluating the reliability of your own metrics
19 19
 License: GPL-3
20 20
 Encoding: UTF-8
21 21
 LazyData: true
22
-Depends: R (>= 3.5.0), SummarizedExperiment
22
+Depends: R (>= 3.6), SummarizedExperiment
23 23
 Imports:
24 24
     cluster (>= 2.0.7-1),
25 25
     corrplot (>= 0.84),