[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/215: gnu: r-complexheatmap: Update to 2.0.0.
From: |
guix-commits |
Subject: |
98/215: gnu: r-complexheatmap: Update to 2.0.0. |
Date: |
Sun, 5 May 2019 18:15:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 70a3e4499d9eccb387ae3c8123a5b3d2f90d47ad
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:48:56 2019 +0200
gnu: r-complexheatmap: Update to 2.0.0.
* gnu/packages/bioinformatics.scm (r-complexheatmap): Update to 2.0.0.
[propagated-inputs]: Add r-clue and r-png.
---
gnu/packages/bioinformatics.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 8b74430..eb82c86 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9775,22 +9775,24 @@ provide added flexibility for data combination and
manipulation.")
(define-public r-complexheatmap
(package
(name "r-complexheatmap")
- (version "1.20.0")
+ (version "2.0.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ComplexHeatmap" version))
(sha256
(base32
- "0s01dzcfj1lmpqfpsbqw7r4858krfzy499lz4cwx4fq3mbyvy2aj"))))
+ "1imnb72r10csl2h12sckic7hcsb8v2z0y3dyw1ax2fpykmsmq776"))))
(properties
`((upstream-name . "ComplexHeatmap")))
(build-system r-build-system)
(propagated-inputs
`(("r-circlize" ,r-circlize)
+ ("r-clue" ,r-clue)
("r-colorspace" ,r-colorspace)
("r-getoptlong" ,r-getoptlong)
("r-globaloptions" ,r-globaloptions)
+ ("r-png" ,r-png)
("r-rcolorbrewer" ,r-rcolorbrewer)))
(home-page
"https://github.com/jokergoo/ComplexHeatmap")
- 83/215: gnu: r-hitc: Update to 1.28.0., (continued)
- 83/215: gnu: r-hitc: Update to 1.28.0., guix-commits, 2019/05/05
- 81/215: gnu: r-rhdf5lib: Update to 1.6.0., guix-commits, 2019/05/05
- 90/215: gnu: r-erma: Update to 1.0.0., guix-commits, 2019/05/05
- 97/215: gnu: r-dirichletmultinomial: Update to 1.26.0., guix-commits, 2019/05/05
- 94/215: gnu: r-biovizbase: Update to 1.32.0., guix-commits, 2019/05/05
- 88/215: gnu: r-gqtlstats: Update to 1.16.0., guix-commits, 2019/05/05
- 86/215: gnu: r-gwascat: Update to 2.16.0., guix-commits, 2019/05/05
- 102/215: gnu: r-fastseg: Update to 1.30.0., guix-commits, 2019/05/05
- 100/215: gnu: r-gage: Update to 2.34.0., guix-commits, 2019/05/05
- 85/215: gnu: r-sushi: Update to 1.22.0., guix-commits, 2019/05/05
- 98/215: gnu: r-complexheatmap: Update to 2.0.0.,
guix-commits <=
- 51/215: gnu: r-motifrg: Update to 1.28.0., guix-commits, 2019/05/05
- 56/215: gnu: r-tximport: Update to 1.12.0., guix-commits, 2019/05/05
- 58/215: gnu: r-annotationfilter: Update to 1.8.0., guix-commits, 2019/05/05
- 59/215: gnu: r-chipseq: Update to 1.34.0., guix-commits, 2019/05/05
- 62/215: gnu: r-protgenerics: Update to 1.16.0., guix-commits, 2019/05/05
- 60/215: gnu: r-copywriter: Update to 2.16.0., guix-commits, 2019/05/05
- 110/215: gnu: r-annotate: Update to 1.62.0., guix-commits, 2019/05/05
- 99/215: gnu: r-genomicfiles: Update to 1.20.0., guix-commits, 2019/05/05
- 106/215: gnu: r-impute: Update to 1.58.0., guix-commits, 2019/05/05
- 128/215: gnu: r-genomicinteractions: Update to 1.18.0., guix-commits, 2019/05/05