[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
246/449: DRAFT gnu: r-enrichplot: Update to 1.18.0.
From: |
guix-commits |
Subject: |
246/449: DRAFT gnu: r-enrichplot: Update to 1.18.0. |
Date: |
Tue, 22 Nov 2022 15:47:33 -0500 (EST) |
rekado pushed a commit to branch wip-bioconductor
in repository guix.
commit 7b90d7a91d162d929c7f84889ea142cd43f537ea
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:20 2022 +0100
DRAFT gnu: r-enrichplot: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.0.
[propagated-inputs]: Add r-ggnewscale.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index b9ef304735..d188743f93 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10457,20 +10457,21 @@ data.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
- (version "1.16.2")
+ (version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
- "0qh7bci3rn6y2fl45izrdb62jcm6j0zxxg4pyp4mvvgjvka5lnss"))))
+ "1yymk83wfb3cxm4za1f0fdzsgbyg1s5zn2hfha8wcv9g5alk1dy6"))))
(build-system r-build-system)
(propagated-inputs
(list r-aplot
r-dose
r-ggplot2
r-ggraph
+ r-ggnewscale
r-ggtree
r-gosemsim
r-igraph
@@ -10479,6 +10480,7 @@ data.")
r-purrr
r-rcolorbrewer
r-reshape2
+ ;;r-rlang ;recommended
r-scatterpie
r-shadowtext
r-yulab-utils))
- 212/449: gnu: r-copynumber: Update to 1.38.0., (continued)
- 212/449: gnu: r-copynumber: Update to 1.38.0., guix-commits, 2022/11/22
- 215/449: gnu: r-karyoploter: Update to 1.24.0., guix-commits, 2022/11/22
- 214/449: gnu: r-ebseq: Update to 1.38.0., guix-commits, 2022/11/22
- 221/449: gnu: r-mast: Update to 1.24.0., guix-commits, 2022/11/22
- 227/449: gnu: r-illuminaio: Update to 0.40.0., guix-commits, 2022/11/22
- 230/449: gnu: r-microbiome: Update to 1.20.0., guix-commits, 2022/11/22
- 236/449: gnu: r-ioniser: Update to 2.22.0., guix-commits, 2022/11/22
- 239/449: gnu: r-heatplus: Update to 3.6.0., guix-commits, 2022/11/22
- 243/449: gnu: r-fcscan: Update to 1.12.0., guix-commits, 2022/11/22
- 245/449: gnu: r-dose: Update to 3.24.1., guix-commits, 2022/11/22
- 246/449: DRAFT gnu: r-enrichplot: Update to 1.18.0.,
guix-commits <=
- 247/449: gnu: r-clusterprofiler: Update to 4.6.0., guix-commits, 2022/11/22
- 249/449: gnu: r-mlinterfaces: Update to 1.78.0., guix-commits, 2022/11/22
- 250/449: gnu: r-annaffy: Update to 1.70.0., guix-commits, 2022/11/22
- 251/449: gnu: r-a4core: Update to 1.46.0., guix-commits, 2022/11/22
- 253/449: gnu: r-a4preproc: Update to 1.46.0., guix-commits, 2022/11/22
- 254/449: gnu: r-a4reporting: Update to 1.46.0., guix-commits, 2022/11/22
- 260/449: gnu: r-motifdb: Update to 1.40.0., guix-commits, 2022/11/22
- 264/449: gnu: r-atacseqqc: Update to 1.22.0., guix-commits, 2022/11/22
- 265/449: gnu: r-gofuncr: Update to 1.18.0., guix-commits, 2022/11/22
- 269/449: gnu: r-ebimage: Update to 4.40.0., guix-commits, 2022/11/22