[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/288: gnu: r-icobra: Update to 1.18.0.
From: |
guix-commits |
Subject: |
52/288: gnu: r-icobra: Update to 1.18.0. |
Date: |
Mon, 16 Nov 2020 15:06:51 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 1f11e182c88d35761bbe856c75e881ce6edd9750
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:49:36 2020 +0100
gnu: r-icobra: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.18.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 3e51ba1..a571cb6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2831,14 +2831,14 @@ independent of the p-value under the null hypothesis.")
(define-public r-icobra
(package
(name "r-icobra")
- (version "1.16.0")
+ (version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "iCOBRA" version))
(sha256
(base32
- "0cvklagby3i221dlhyb51cciv0b3ch4a8z0wpm67q5n6n3k0cil1"))))
+ "0knqvvfi5y53jk8s2g2bqgxnh2pbdf38676fk7pkdp1r2j6cbi3s"))))
(properties `((upstream-name . "iCOBRA")))
(build-system r-build-system)
(propagated-inputs
- 264/288: gnu: r-pcamethods: Update to 1.82.0., (continued)
- 264/288: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/16
- 269/288: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/16
- 271/288: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/16
- 273/288: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/16
- 274/288: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/16
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/16
- 278/288: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/16
- 281/288: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/16
- 282/288: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/16
- 283/288: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/16
- 52/288: gnu: r-icobra: Update to 1.18.0.,
guix-commits <=
- 75/288: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/11/16
- 76/288: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/11/16
- 78/288: gnu: r-a4classif: Update to 1.38.0., guix-commits, 2020/11/16
- 79/288: gnu: r-a4preproc: Update to 1.38.0., guix-commits, 2020/11/16
- 80/288: gnu: r-a4reporting: Update to 1.38.0., guix-commits, 2020/11/16
- 82/288: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/11/16
- 84/288: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/16
- 92/288: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/11/16
- 89/288: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/16
- 97/288: gnu: r-ebimage: Update to 4.32.0., guix-commits, 2020/11/16