[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/17: gnu: r-icobra: Update to 1.18.1.
From: |
guix-commits |
Subject: |
10/17: gnu: r-icobra: Update to 1.18.1. |
Date: |
Tue, 4 May 2021 03:48:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b410f072b547dc5f49ac2370952a02d25c47b5d9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 09:03:17 2021 +0200
gnu: r-icobra: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.18.1.
---
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 f5b71f4..8edd4ce 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3979,14 +3979,14 @@ independent of the p-value under the null hypothesis.")
(define-public r-icobra
(package
(name "r-icobra")
- (version "1.18.0")
+ (version "1.18.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "iCOBRA" version))
(sha256
(base32
- "0knqvvfi5y53jk8s2g2bqgxnh2pbdf38676fk7pkdp1r2j6cbi3s"))))
+ "183asczy9v2v1vrzxb7n7pa2yfzym3l24r3737k0jg6hnp2bpw50"))))
(properties `((upstream-name . "iCOBRA")))
(build-system r-build-system)
(propagated-inputs
- 09/17: gnu: r-interactionset: Update to 1.18.1., (continued)
- 09/17: gnu: r-interactionset: Update to 1.18.1., guix-commits, 2021/05/04
- 07/17: gnu: r-genomeinfodb: Update to 1.26.7., guix-commits, 2021/05/04
- 06/17: gnu: r-biocgenerics: Update to 0.36.1., guix-commits, 2021/05/04
- 16/17: gnu: r-catalyst: Update to 1.14.1., guix-commits, 2021/05/04
- 11/17: gnu: r-universalmotif: Update to 1.8.5., guix-commits, 2021/05/04
- 14/17: gnu: r-biocpkgtools: Update to 1.8.2., guix-commits, 2021/05/04
- 12/17: gnu: r-bioassayr: Update to 1.28.3., guix-commits, 2021/05/04
- 01/17: gnu: r-matrixstats: Set HOME directory variable., guix-commits, 2021/05/04
- 03/17: gnu: r-annotationhub: Update to 2.22.1., guix-commits, 2021/05/04
- 13/17: gnu: r-experimenthub: Update to 1.16.1., guix-commits, 2021/05/04
- 10/17: gnu: r-icobra: Update to 1.18.1.,
guix-commits <=
- 15/17: gnu: r-scran: Update to 1.18.7., guix-commits, 2021/05/04
- 17/17: gnu: r-mixomics: Update to 6.14.1., guix-commits, 2021/05/04