[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
74/288: gnu: r-enrichplot: Update to 1.10.0.
From: |
guix-commits |
Subject: |
74/288: gnu: r-enrichplot: Update to 1.10.0. |
Date: |
Mon, 16 Nov 2020 15:06:59 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 52387c42c2a67b967b32bdaf598b7de75359f578
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:50:43 2020 +0100
gnu: r-enrichplot: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.10.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 6422bb5..3a73640 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3801,14 +3801,14 @@ data.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
- (version "1.8.1")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
- "01m3cp717ldfbz5w3yfywvjg6sfjzz7s3vlk7w268lmmcg6g6bz7"))))
+ "1m7xpxclb69jbqgvc6sij1p3pp4pdvva161c03nyhy6lgrnjlqxp"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 55/288: gnu: r-noiseq: Update to 2.34.0., (continued)
- 55/288: gnu: r-noiseq: Update to 2.34.0., guix-commits, 2020/11/16
- 58/288: gnu: r-geoquery: Update to 2.58.0., guix-commits, 2020/11/16
- 62/288: gnu: r-minfi: Update to 1.36.0., guix-commits, 2020/11/16
- 65/288: gnu: r-linnorm: Update to 2.14.0., guix-commits, 2020/11/16
- 67/288: gnu: r-varianttools: Update to 1.32.0., guix-commits, 2020/11/16
- 69/288: gnu: r-gosemsim: Update to 2.16.0., guix-commits, 2020/11/16
- 68/288: gnu: r-heatplus: Update to 2.36.0., guix-commits, 2020/11/16
- 71/288: gnu: r-sigpathway: Update to 1.58.0., guix-commits, 2020/11/16
- 70/288: gnu: r-anota: Update to 1.38.0., guix-commits, 2020/11/16
- 73/288: gnu: r-dose: Update to 3.16.0., guix-commits, 2020/11/16
- 74/288: gnu: r-enrichplot: Update to 1.10.0.,
guix-commits <=
- 77/288: gnu: r-a4core: Update to 1.38.0., guix-commits, 2020/11/16
- 81/288: gnu: r-a4base: Update to 1.38.0., guix-commits, 2020/11/16
- 87/288: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/11/16
- 86/288: gnu: r-motifdb: Update to 1.32.0., guix-commits, 2020/11/16
- 88/288: gnu: r-motifstack: Update to 1.34.0., guix-commits, 2020/11/16
- 99/288: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/11/16
- 93/288: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/16
- 95/288: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/16
- 100/288: gnu: r-somaticsignatures: Update to 2.26.0., guix-commits, 2020/11/16
- 104/288: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/11/16