[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/18: gnu: r-batchelor: Update to 1.12.3.
From: |
guix-commits |
Subject: |
09/18: gnu: r-batchelor: Update to 1.12.3. |
Date: |
Fri, 1 Jul 2022 18:17:26 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b9fe6690750636d4fcac4a9c43efe02db2987665
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 2 00:16:50 2022 +0200
gnu: r-batchelor: Update to 1.12.3.
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.12.3.
---
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 f6e1c6672f..13fd16788b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7812,14 +7812,14 @@ multiplication and calculation of row/column sums or
means.")
(define-public r-batchelor
(package
(name "r-batchelor")
- (version "1.12.1")
+ (version "1.12.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "batchelor" version))
(sha256
(base32
- "1zyvjr9nwfh0cdqk4kwmr30yhh05picyab1hpnpn737xvn525jfi"))))
+ "00ix3hvhgalxg63qnynv2waa273jk336lg47k72qwxfzimsxfjxc"))))
(properties `((upstream-name . "batchelor")))
(build-system r-build-system)
(propagated-inputs
- 04/18: gnu: r-organismdbi: Update to 1.38.1., (continued)
- 04/18: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/01
- 08/18: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/01
- 10/18: gnu: r-clusterprofiler: Update to 4.4.4., guix-commits, 2022/07/01
- 15/18: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/01
- 11/18: gnu: r-genomicscores: Update to 2.8.2., guix-commits, 2022/07/01
- 14/18: gnu: r-rsubread: Update to 2.10.4., guix-commits, 2022/07/01
- 02/18: gnu: r-ensembldb: Update to 2.20.2., guix-commits, 2022/07/01
- 05/18: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/01
- 06/18: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/01
- 03/18: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/01
- 09/18: gnu: r-batchelor: Update to 1.12.3.,
guix-commits <=
- 12/18: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/01
- 13/18: gnu: r-biosigner: Update to 1.24.2., guix-commits, 2022/07/01
- 17/18: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/01
- 18/18: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/01
- 16/18: gnu: r-bgeedb: Update to 2.22.3., guix-commits, 2022/07/01