[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/22: gnu: r-clusterprofiler: Update to 4.12.2.
From: |
guix-commits |
Subject: |
14/22: gnu: r-clusterprofiler: Update to 4.12.2. |
Date: |
Fri, 16 Aug 2024 15:25:36 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 15be468e1aa1c72b07215e654c1753513a9ae8c5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 20:53:47 2024 +0200
gnu: r-clusterprofiler: Update to 4.12.2.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.12.2.
Change-Id: I17d837fb314c26fcb26c13240a01c91bc2da9797
---
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 5f7e40858a..d97c4c0e2b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16332,14 +16332,14 @@ attempts to assess their statistical significance.")
(define-public r-clusterprofiler
(package
(name "r-clusterprofiler")
- (version "4.12.0")
+ (version "4.12.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "clusterProfiler" version))
(sha256
(base32
- "0wmfbr4n8a1mg8g3gl9gnqrvq5p6cfay2858fqx7wxpr2q8yynhz"))))
+ "07vccjiizzk2z7v4448jybrsapcjxc3y6g6bhlclzdl80h566xxv"))))
(properties
`((upstream-name . "clusterProfiler")))
(build-system r-build-system)
- 12/22: gnu: r-dose: Update to 3.30.2., (continued)
- 12/22: gnu: r-dose: Update to 3.30.2., guix-commits, 2024/08/16
- 17/22: gnu: r-s4vectors: Update to 0.42.1., guix-commits, 2024/08/16
- 21/22: gnu: r-bgeecall: Update to 1.20.1., guix-commits, 2024/08/16
- 22/22: gnu: r-dmrseq: Update to 1.24.1., guix-commits, 2024/08/16
- 03/22: gnu: r-dmrcate: Update to 3.0.5., guix-commits, 2024/08/16
- 07/22: gnu: r-limma: Update to 3.60.4., guix-commits, 2024/08/16
- 05/22: gnu: r-edger: Update to 4.2.1., guix-commits, 2024/08/16
- 08/22: gnu: r-msa: Update to 1.36.1., guix-commits, 2024/08/16
- 04/22: gnu: r-iranges: Update to 2.38.1., guix-commits, 2024/08/16
- 10/22: gnu: r-qfeatures: Update to 1.14.2., guix-commits, 2024/08/16
- 14/22: gnu: r-clusterprofiler: Update to 4.12.2.,
guix-commits <=
- 15/22: gnu: r-universalmotif: Update to 1.22.1., guix-commits, 2024/08/16
- 19/22: gnu: r-scater: Update to 1.32.1., guix-commits, 2024/08/16
- 20/22: gnu: r-mscoreutils: Update to 1.16.1., guix-commits, 2024/08/16
- 18/22: gnu: r-hdf5array: Update to 1.32.1., guix-commits, 2024/08/16