[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/24: gnu: r-scran: Update to 1.26.2.
From: |
guix-commits |
Subject: |
22/24: gnu: r-scran: Update to 1.26.2. |
Date: |
Fri, 24 Feb 2023 02:12:40 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 63760dab9c8b105a531d9b3629125d1ad60dae88
Author: Simon Tournier <zimon.toutoune@gmail.com>
AuthorDate: Mon Feb 20 19:54:09 2023 +0100
gnu: r-scran: Update to 1.26.2.
* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.2.
---
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 26b5c0af15..482312b384 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -17520,14 +17520,14 @@ quality control.")
(define-public r-scran
(package
(name "r-scran")
- (version "1.26.1")
+ (version "1.26.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scran" version))
(sha256
(base32
- "1sqc8pf1qzm24kf1l45da12wbzv0nxsy6l3v9fc8srmnvk37p04p"))))
+ "0r80k4dsk609l9ha1jl64yhpwnf0x37i28k9largqsffsl6hw0fy"))))
(build-system r-build-system)
(propagated-inputs
(list r-beachmat
- 09/24: gnu: r-impute: Update to 1.72.3., (continued)
- 09/24: gnu: r-impute: Update to 1.72.3., guix-commits, 2023/02/24
- 10/24: gnu: r-limma: Update to 3.54.1., guix-commits, 2023/02/24
- 11/24: gnu: r-stringdb: Update to 2.10.1., guix-commits, 2023/02/24
- 17/24: gnu: r-massspecwavelet: Update to 1.64.1., guix-commits, 2023/02/24
- 19/24: gnu: r-variancepartition: Update to 1.28.4., guix-commits, 2023/02/24
- 20/24: gnu: r-preprocesscore: Update to 1.60.2., guix-commits, 2023/02/24
- 21/24: gnu: r-scuttle: Update to 1.8.4., guix-commits, 2023/02/24
- 14/24: gnu: r-interactionset: Update to 1.26.1., guix-commits, 2023/02/24
- 15/24: gnu: r-dnacopy: Update to 1.72.3., guix-commits, 2023/02/24
- 16/24: gnu: r-lpsymphony: Update to 1.26.3., guix-commits, 2023/02/24
- 22/24: gnu: r-scran: Update to 1.26.2.,
guix-commits <=
- 23/24: gnu: r-gviz: Update to 1.42.1., guix-commits, 2023/02/24