[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/11: gnu: r-edger: Update to 4.0.9.
From: |
guix-commits |
Subject: |
06/11: gnu: r-edger: Update to 4.0.9. |
Date: |
Thu, 18 Jan 2024 10:02:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 5ad5cb8c6e239d4ce2d0b4d1950f92825ad31a7e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 18 16:01:36 2024 +0100
gnu: r-edger: Update to 4.0.9.
* gnu/packages/bioconductor.scm (r-edger): Update to 4.0.9.
Change-Id: I253e9e2a5675b13e7947601a8726bea8aad63792
---
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 2f753f5abf..6fa47fc3a3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7411,13 +7411,13 @@ global-scaling and full-quantile normalization.")
(define-public r-edger
(package
(name "r-edger")
- (version "4.0.6")
+ (version "4.0.9")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "edgeR" version))
(sha256
(base32
- "0vksak7rv0agar0gplpj2fcp3183l3iyvbqjmx64c7dwpzjh3lb5"))))
+ "1jdpvswcnspiypk9c2wq01cgcv1l5061q9h8gc5khhk9jlyv44bg"))))
(properties `((upstream-name . "edgeR")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (48b5e88518 -> f1aaaf2ac1), guix-commits, 2024/01/18
- 02/11: import/cran: Add transformation for "packaging"., guix-commits, 2024/01/18
- 03/11: gnu: r-animalcules: Update to 1.18.2., guix-commits, 2024/01/18
- 10/11: gnu: r-basilisk: Update to 1.14.2., guix-commits, 2024/01/18
- 05/11: gnu: r-dss: Update to 2.50.1., guix-commits, 2024/01/18
- 09/11: gnu: r-scran: Update to 1.30.1., guix-commits, 2024/01/18
- 01/11: gnu: Add r-rocit., guix-commits, 2024/01/18
- 11/11: gnu: r-tximeta: Update to 1.20.2., guix-commits, 2024/01/18
- 07/11: gnu: r-genomicalignments: Update to 1.38.2., guix-commits, 2024/01/18
- 06/11: gnu: r-edger: Update to 4.0.9.,
guix-commits <=
- 08/11: gnu: r-xcms: Update to 4.0.2., guix-commits, 2024/01/18
- 04/11: gnu: r-densvis: Update to 1.12.1., guix-commits, 2024/01/18