[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/119: gnu: r-clusterprofiler: Update to 4.0.2.
From: |
guix-commits |
Subject: |
20/119: gnu: r-clusterprofiler: Update to 4.0.2. |
Date: |
Sat, 10 Jul 2021 16:31:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 344c901a4c2a5ead7deeb9967a8113e0833b5a2f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 10 13:26:09 2021 +0200
gnu: r-clusterprofiler: Update to 4.0.2.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.0.2.
---
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 608a972..fee5292 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7314,14 +7314,14 @@ All the visualization methods are developed based on
ggplot2 graphics.")
(define-public r-clusterprofiler
(package
(name "r-clusterprofiler")
- (version "4.0.0")
+ (version "4.0.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "clusterProfiler" version))
(sha256
(base32
- "1lmrb6ddpx1p3kdrwszhxq6nndmbiqipzrclk64mnp63y7g50q56"))))
+ "11pjzh7inh1x0gry42nlq4har65s8pc0w3bkccm6kmxycvaxb9rh"))))
(properties
`((upstream-name . "clusterProfiler")))
(build-system r-build-system)
- 13/119: gnu: r-genomeinfodb: Update to 1.28.1., (continued)
- 13/119: gnu: r-genomeinfodb: Update to 1.28.1., guix-commits, 2021/07/10
- 12/119: gnu: r-ensembldb: Update to 2.16.2., guix-commits, 2021/07/10
- 19/119: gnu: r-enrichplot: Update to 1.12.2., guix-commits, 2021/07/10
- 16/119: gnu: r-systempiper: Update to 1.26.3., guix-commits, 2021/07/10
- 25/119: gnu: r-bioconcotk: Update to 1.12.1., guix-commits, 2021/07/10
- 18/119: gnu: r-dose: Update to 3.18.1., guix-commits, 2021/07/10
- 14/119: gnu: r-limma: Update to 3.48.1., guix-commits, 2021/07/10
- 15/119: gnu: r-mzr: Update to 2.26.1., guix-commits, 2021/07/10
- 22/119: gnu: r-rsubread: Update to 2.6.3., guix-commits, 2021/07/10
- 17/119: gnu: r-diffbind: Update to 3.2.4., guix-commits, 2021/07/10
- 20/119: gnu: r-clusterprofiler: Update to 4.0.2.,
guix-commits <=
- 21/119: gnu: r-annaffy: Update to 1.64.2., guix-commits, 2021/07/10
- 23/119: gnu: r-mixomics: Update to 6.16.1., guix-commits, 2021/07/10
- 26/119: gnu: r-rhdf5lib: Update to 1.14.2., guix-commits, 2021/07/10
- 34/119: gnu: r-rcpp: Update to 1.0.7., guix-commits, 2021/07/10
- 31/119: gnu: r-ggpmisc: Update to 0.4.0., guix-commits, 2021/07/10
- 33/119: gnu: r-colorspace: Update to 2.0-2., guix-commits, 2021/07/10
- 37/119: gnu: r-proxy: Update to 0.4-26., guix-commits, 2021/07/10
- 38/119: gnu: r-rmysql: Update to 0.10.22., guix-commits, 2021/07/10
- 41/119: gnu: r-corrplot: Update to 0.90., guix-commits, 2021/07/10
- 42/119: gnu: r-cli: Update to 3.0.0., guix-commits, 2021/07/10