[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/55: gnu: r-all: Update to 1.44.0.
From: |
guix-commits |
Subject: |
43/55: gnu: r-all: Update to 1.44.0. |
Date: |
Mon, 22 Jan 2024 08:01:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit aef69bfc03180510e8cc523b5ff4d15932bfde3d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 22 13:44:55 2024 +0100
gnu: r-all: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-all): Update to 1.44.0.
Change-Id: I9f2817b571d2c42d57927370b51319e52388a3b5
---
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 a9753a29a3..303ce1bfc9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2316,13 +2316,13 @@ resulting in a complete gene expression profile for
each cell.")
(define-public r-all
(package
(name "r-all")
- (version "1.38.0")
+ (version "1.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ALL" version 'experiment))
(sha256
- (base32 "0410045x327wmfkksshd8yishw4yxij08vn8p65cdj7hb3qy3p0z"))))
+ (base32 "1ny5xv338a91gc88a1y5rrd27iawrrlmxhkidvc7xdsbrwd4flkc"))))
(properties `((upstream-name . "ALL")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (d264237d55 -> bafc6efe48), guix-commits, 2024/01/22
- 43/55: gnu: r-all: Update to 1.44.0.,
guix-commits <=
- 01/55: import/cran: Also update annotation and experiment packages., guix-commits, 2024/01/22
- 05/55: gnu: r-org-sc-sgd-db: Update to 3.18.0., guix-commits, 2024/01/22
- 09/55: gnu: r-go-db: Update to 3.18.0., guix-commits, 2024/01/22
- 12/55: gnu: r-org-dm-eg-db: Update to 3.18.0., guix-commits, 2024/01/22
- 02/55: import/cran: Set HOME when ExperimentHub is among the inputs., guix-commits, 2024/01/22
- 04/55: gnu: r-org-bt-eg-db: Update to 3.18.0., guix-commits, 2024/01/22
- 13/55: gnu: r-org-dr-eg-db: Update to 3.18.0., guix-commits, 2024/01/22
- 11/55: gnu: r-org-ce-eg-db: Update to 3.18.0., guix-commits, 2024/01/22
- 27/55: gnu: r-chromstardata: Update to 1.28.0., guix-commits, 2024/01/22
- 17/55: gnu: r-pfam-db: Update to 3.18.0., guix-commits, 2024/01/22