[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/74: gnu: r-batchelor: Update to 1.12.3.
From: |
guix-commits |
Subject: |
63/74: gnu: r-batchelor: Update to 1.12.3. |
Date: |
Sat, 2 Jul 2022 18:00:43 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a17b7aabfd01e096718b79c8fe3f76e8521a4adf
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
- 46/74: gnu: r-dbplyr: Update to 2.2.1., (continued)
- 46/74: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/02
- 50/74: gnu: r-r-rsp: Update to 0.45.0., guix-commits, 2022/07/02
- 54/74: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/02
- 57/74: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/02
- 70/74: gnu: r-bgeedb: Update to 2.22.3., guix-commits, 2022/07/02
- 69/74: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/02
- 67/74: gnu: r-biosigner: Update to 1.24.2., guix-commits, 2022/07/02
- 38/74: gnu: r-phangorn: Update to 2.9.0., guix-commits, 2022/07/02
- 64/74: gnu: r-clusterprofiler: Update to 4.4.4., guix-commits, 2022/07/02
- 43/74: gnu: r-nlme: Update to 3.1-158., guix-commits, 2022/07/02
- 63/74: gnu: r-batchelor: Update to 1.12.3.,
guix-commits <=