[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
170/356: gnu: r-clusterprofiler: Update to 4.2.0.
From: |
guix-commits |
Subject: |
170/356: gnu: r-clusterprofiler: Update to 4.2.0. |
Date: |
Sun, 7 Nov 2021 18:11:36 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2e9821cd11bfe63aee1a9ed625ad794eaa75e6f6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:22 2021 +0000
gnu: r-clusterprofiler: Update to 4.2.0.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.2.0.
---
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 4a7052f..f16b6aa 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7492,14 +7492,14 @@ All the visualization methods are developed based on
ggplot2 graphics.")
(define-public r-clusterprofiler
(package
(name "r-clusterprofiler")
- (version "4.0.5")
+ (version "4.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "clusterProfiler" version))
(sha256
(base32
- "1dccrl2ffhgmv3iqlmpln7z86ahpf0j9ma194fnknsgi3cd9rhrl"))))
+ "18y7482sw0awlhazikq13r2r0zid9ksk942rma87m448y1cq2fi5"))))
(properties
`((upstream-name . "clusterProfiler")))
(build-system r-build-system)
- 105/356: gnu: r-diffbind: Update to 3.4.0., (continued)
- 105/356: gnu: r-diffbind: Update to 3.4.0., guix-commits, 2021/11/07
- 120/356: gnu: r-genomicinteractions: Update to 1.28.0., guix-commits, 2021/11/07
- 116/356: gnu: r-chipcomp: Update to 1.24.0., guix-commits, 2021/11/07
- 119/356: gnu: r-interactionset: Update to 1.22.0., guix-commits, 2021/11/07
- 124/356: gnu: r-rots: Update to 1.22.0., guix-commits, 2021/11/07
- 136/356: gnu: r-chipexoqual: Update to 1.18.0., guix-commits, 2021/11/07
- 140/356: gnu: r-karyoploter: Update to 1.20.0., guix-commits, 2021/11/07
- 156/356: gnu: r-methylumi: Update to 2.40.1., guix-commits, 2021/11/07
- 158/356: gnu: r-linnorm: Update to 2.18.0., guix-commits, 2021/11/07
- 165/356: gnu: r-sigpathway: Update to 1.62.0., guix-commits, 2021/11/07
- 170/356: gnu: r-clusterprofiler: Update to 4.2.0.,
guix-commits <=
- 173/356: gnu: r-annaffy: Update to 1.66.0., guix-commits, 2021/11/07
- 175/356: gnu: r-a4classif: Update to 1.42.0., guix-commits, 2021/11/07
- 185/356: gnu: r-motifstack: Update to 1.38.0., guix-commits, 2021/11/07
- 189/356: gnu: r-abaenrichment: Update to 1.24.0., guix-commits, 2021/11/07
- 190/356: gnu: r-annotationtools: Update to 1.68.0., guix-commits, 2021/11/07
- 193/356: gnu: r-ebimage: Update to 4.36.0., guix-commits, 2021/11/07
- 197/356: gnu: r-yapsa: Update to 1.19.0., guix-commits, 2021/11/07
- 199/356: gnu: r-quantro: Update to 1.28.0., guix-commits, 2021/11/07
- 200/356: gnu: r-yarn: Update to 1.20.0., guix-commits, 2021/11/07
- 213/356: gnu: r-biocfilecache: Update to 2.2.0., guix-commits, 2021/11/07