[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/61: gnu: r-clusterprofiler: Update to 3.14.3.
From: |
guix-commits |
Subject: |
57/61: gnu: r-clusterprofiler: Update to 3.14.3. |
Date: |
Thu, 16 Jan 2020 00:53:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ac9a9c374c4b03a410f8652666d8fc600c02ef11
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 06:10:14 2020 +0100
gnu: r-clusterprofiler: Update to 3.14.3.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 3.14.3.
---
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 b6414fd..8a33aed 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3460,14 +3460,14 @@ All the visualization methods are developed based on
ggplot2 graphics.")
(define-public r-clusterprofiler
(package
(name "r-clusterprofiler")
- (version "3.14.2")
+ (version "3.14.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "clusterProfiler" version))
(sha256
(base32
- "1y1l3yf1r1ykl9ngipvyzl5hbxxsfz7z5q5rcywkyss2b2b6gsg8"))))
+ "08pd7bmqmyxncj09ilz8yb9sf1pv9ni98y8b93pz2giy7pl407hg"))))
(properties
`((upstream-name . "clusterProfiler")))
(build-system r-build-system)
- 51/61: gnu: r-s4vectors: Update to 0.24.2., (continued)
- 51/61: gnu: r-s4vectors: Update to 0.24.2., guix-commits, 2020/01/16
- 53/61: gnu: r-delayedarray: Update to 0.12.2., guix-commits, 2020/01/16
- 58/61: gnu: r-mlinterfaces: Update to 1.66.2., guix-commits, 2020/01/16
- 59/61: gnu: r-ropls: Update to 1.18.6., guix-commits, 2020/01/16
- 48/61: gnu: r-gdina: Update to 2.7.8., guix-commits, 2020/01/16
- 52/61: gnu: r-iranges: Update to 2.20.2., guix-commits, 2020/01/16
- 54/61: gnu: r-affycoretools: Update to 1.58.4., guix-commits, 2020/01/16
- 47/61: gnu: r-desolve: Update to 1.27.1., guix-commits, 2020/01/16
- 61/61: gnu: r-variancepartition: Update to 1.16.1., guix-commits, 2020/01/16
- 55/61: gnu: r-regioner: Update to 1.18.1., guix-commits, 2020/01/16
- 57/61: gnu: r-clusterprofiler: Update to 3.14.3.,
guix-commits <=
- 60/61: gnu: r-flowworkspace: Update to 3.34.1., guix-commits, 2020/01/16
- 49/61: gnu: r-poibin: Update to 1.5., guix-commits, 2020/01/16