[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/18: gnu: r-msdata: Update to 0.46.0.
From: |
guix-commits |
Subject: |
03/18: gnu: r-msdata: Update to 0.46.0. |
Date: |
Thu, 14 Nov 2024 04:46:30 -0500 (EST) |
rekado pushed a commit to branch r-team
in repository guix.
commit 76f67e6be2dadd22b20b97549f66b970fea44540
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 14 10:45:40 2024 +0100
gnu: r-msdata: Update to 0.46.0.
* gnu/packages/bioconductor.scm (r-msdata): Update to 0.46.0.
Change-Id: Idc58f4daba24c9de2a87ae9fd4a2c4e0ed2205ec
---
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 2f199e6e85..b7a3ef160d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2287,13 +2287,13 @@ methylation arrays.")
(define-public r-msdata
(package
(name "r-msdata")
- (version "0.45.0")
+ (version "0.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "msdata" version 'experiment))
(sha256
- (base32 "09f4q6741kf4i2vaf9wkcs510s7n3nnyfz3llyxps2yk5f7jjp53"))))
+ (base32 "10b8anw0ygbsq95p89agjhs3qvgj9xrlrblg75cdbgmlzks2jhdl"))))
(properties `((upstream-name . "msdata")))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/msdata")
- branch r-team updated (7e703e5b89 -> e2827cef8d), guix-commits, 2024/11/14
- 02/18: gnu: r-mousegastrulationdata: Update to 1.20.0., guix-commits, 2024/11/14
- 03/18: gnu: r-msdata: Update to 0.46.0.,
guix-commits <=
- 05/18: gnu: r-pasilla: Update to 1.34.0., guix-commits, 2024/11/14
- 07/18: gnu: r-gsva: Update to 2.0.1., guix-commits, 2024/11/14
- 01/18: gnu: r-escape: Update to 2.2.1., guix-commits, 2024/11/14
- 04/18: gnu: r-msigdb: Update to 1.14.0., guix-commits, 2024/11/14
- 06/18: gnu: r-alabaster-base: Update to 1.6.1., guix-commits, 2024/11/14
- 09/18: gnu: r-muscat: Update to 1.20.0., guix-commits, 2024/11/14
- 11/18: gnu: r-structstrings: Update to 1.22.1., guix-commits, 2024/11/14
- 13/18: gnu: r-clusterprofiler: Update to 4.14.3., guix-commits, 2024/11/14
- 16/18: gnu: r-ucell: Update to 2.10.1., guix-commits, 2024/11/14
- 08/18: gnu: r-limma: Update to 3.62.1., guix-commits, 2024/11/14