[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/323: gnu: r-enrichplot: Update to 1.10.1.
From: |
guix-commits |
Subject: |
75/323: gnu: r-enrichplot: Update to 1.10.1. |
Date: |
Wed, 9 Dec 2020 06:46:37 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit eb3d17eb99dad918ceba8317eb050a45f9b9eaa5
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Wed Nov 18 16:59:45 2020 +0100
gnu: r-enrichplot: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.10.1.
[propagated-inputs]: Remove r-annotationdbi, r-europepmc, r-ggplotify,
r-ggridges, and r-gridextra; add r-magrittr and r-shadowtext.
---
gnu/packages/bioconductor.scm | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 53cdced..7a06e20 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3880,32 +3880,29 @@ data.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
- (version "1.8.1")
+ (version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
- "01m3cp717ldfbz5w3yfywvjg6sfjzz7s3vlk7w268lmmcg6g6bz7"))))
+ "0h0455plh8bxnpizgfxij9625ff32rs1a51yzpnrf5hl27xbfkdd"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-annotationdbi" ,r-annotationdbi)
- ("r-cowplot" ,r-cowplot)
+ `(("r-cowplot" ,r-cowplot)
("r-dose" ,r-dose)
- ("r-europepmc" ,r-europepmc)
("r-ggplot2" ,r-ggplot2)
- ("r-ggplotify" ,r-ggplotify)
("r-ggraph" ,r-ggraph)
- ("r-ggridges" ,r-ggridges)
("r-gosemsim" ,r-gosemsim)
- ("r-gridextra" ,r-gridextra)
("r-igraph" ,r-igraph)
+ ("r-magrittr" ,r-magrittr)
("r-plyr" ,r-plyr)
("r-purrr" ,r-purrr)
("r-rcolorbrewer" ,r-rcolorbrewer)
("r-reshape2" ,r-reshape2)
- ("r-scatterpie" ,r-scatterpie)))
+ ("r-scatterpie" ,r-scatterpie)
+ ("r-shadowtext" ,r-shadowtext)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://github.com/GuangchuangYu/enrichplot")
- 41/323: gnu: r-rots: Update to 1.18.0., (continued)
- 41/323: gnu: r-rots: Update to 1.18.0., guix-commits, 2020/12/09
- 29/323: gnu: r-graph: Update to 1.68.0., guix-commits, 2020/12/09
- 62/323: gnu: r-illuminaio: Update to 0.32.0., guix-commits, 2020/12/09
- 50/323: gnu: r-copynumber: Update to 1.30.0., guix-commits, 2020/12/09
- 56/323: gnu: r-icobra: Update to 1.18.0., guix-commits, 2020/12/09
- 60/323: gnu: r-scone: Update to 1.14.0., guix-commits, 2020/12/09
- 55/323: gnu: r-ihw: Update to 1.18.0., guix-commits, 2020/12/09
- 69/323: gnu: r-gosemsim: Update to 2.16.1., guix-commits, 2020/12/09
- 68/323: gnu: r-heatplus: Update to 2.36.0., guix-commits, 2020/12/09
- 72/323: gnu: r-fgsea: Update to 1.16.0., guix-commits, 2020/12/09
- 75/323: gnu: r-enrichplot: Update to 1.10.1.,
guix-commits <=
- 14/323: gnu: r-regioner: Update to 1.22.0., guix-commits, 2020/12/09
- 23/323: gnu: Add r-etrunct., guix-commits, 2020/12/09
- 08/323: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/12/09
- 12/323: gnu: r-annotate: Update to 1.68.0., guix-commits, 2020/12/09
- 27/323: gnu: r-diffbind: Update to 3.0.7., guix-commits, 2020/12/09
- 26/323: gnu: Add r-greylistchip., guix-commits, 2020/12/09
- 31/323: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/12/09
- 33/323: gnu: r-cghcall: Update to 2.52.0., guix-commits, 2020/12/09
- 40/323: gnu: r-glimma: Update to 2.0.0., guix-commits, 2020/12/09
- 36/323: gnu: r-riboprofiling: Update to 1.20.0., guix-commits, 2020/12/09