[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/18: gnu: r-clusterprofiler: Update to 4.4.4.
From: |
guix-commits |
Subject: |
10/18: gnu: r-clusterprofiler: Update to 4.4.4. |
Date: |
Fri, 1 Jul 2022 18:17:26 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4534888d4809c9f0d0cd509ed348f636b64f1af8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 2 00:16:50 2022 +0200
gnu: r-clusterprofiler: Update to 4.4.4.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.4.4.
---
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 13fd16788b..dc2e2555c1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8942,14 +8942,14 @@ All the visualization methods are developed based on
ggplot2 graphics.")
(define-public r-clusterprofiler
(package
(name "r-clusterprofiler")
- (version "4.4.2")
+ (version "4.4.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "clusterProfiler" version))
(sha256
(base32
- "07fbc3d06990qy1qcaqqgm5ma2l0h08bwfkqrnlfd9f2xcppdywd"))))
+ "0k5jhry0j6wa7779n3hrw4ld4bvyahpgpbwi2a0g704m3dd3mqp5"))))
(properties
`((upstream-name . "clusterProfiler")))
(build-system r-build-system)
- branch wip-r updated (e37233d869 -> d42584b312), guix-commits, 2022/07/01
- 01/18: Revert "upstream: 'package-update' reports "unknown upstream releases" errors.", guix-commits, 2022/07/01
- 07/18: gnu: r-zellkonverter: Update to 1.6.3., guix-commits, 2022/07/01
- 04/18: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/01
- 08/18: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/01
- 10/18: gnu: r-clusterprofiler: Update to 4.4.4.,
guix-commits <=
- 15/18: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/01
- 11/18: gnu: r-genomicscores: Update to 2.8.2., guix-commits, 2022/07/01
- 14/18: gnu: r-rsubread: Update to 2.10.4., guix-commits, 2022/07/01
- 02/18: gnu: r-ensembldb: Update to 2.20.2., guix-commits, 2022/07/01
- 05/18: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/01
- 06/18: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/01
- 03/18: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/01
- 09/18: gnu: r-batchelor: Update to 1.12.3., guix-commits, 2022/07/01
- 12/18: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/01
- 13/18: gnu: r-biosigner: Update to 1.24.2., guix-commits, 2022/07/01