[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/356: gnu: r-complexheatmap: Update to 2.10.0.
From: |
guix-commits |
Subject: |
40/356: gnu: r-complexheatmap: Update to 2.10.0. |
Date: |
Sun, 7 Nov 2021 18:10:52 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e5d90645ea046c95536d730713caeca4edcf8e0c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:01 2021 +0000
gnu: r-complexheatmap: Update to 2.10.0.
* gnu/packages/bioconductor.scm (r-complexheatmap): Update to 2.10.0.
[propagated-inputs]: Remove r-cairo.
---
gnu/packages/bioconductor.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index d4e4f7a..ba49890 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2532,20 +2532,19 @@ experiments.")
(define-public r-complexheatmap
(package
(name "r-complexheatmap")
- (version "2.8.0")
+ (version "2.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ComplexHeatmap" version))
(sha256
(base32
- "0jl96msj1njdrvngg68s50vmphvhi2lfwlv34x07pcdzgkjjs41f"))))
+ "124w74mk0zk035wyr7cimblzx5blags4n5c8f83mp7iimxcb4gcn"))))
(properties
`((upstream-name . "ComplexHeatmap")))
(build-system r-build-system)
(propagated-inputs
- `(("r-cairo" ,r-cairo)
- ("r-circlize" ,r-circlize)
+ `(("r-circlize" ,r-circlize)
("r-clue" ,r-clue)
("r-colorspace" ,r-colorspace)
("r-digest" ,r-digest)
- 47/356: gnu: r-ensembldb: Update to 2.18.0., (continued)
- 47/356: gnu: r-ensembldb: Update to 2.18.0., guix-commits, 2021/11/07
- 49/356: gnu: r-gage: Update to 2.44.0., guix-commits, 2021/11/07
- 51/356: gnu: r-geneoverlap: Update to 1.30.0., guix-commits, 2021/11/07
- 54/356: gnu: r-genomicalignments: Update to 1.30.0., guix-commits, 2021/11/07
- 55/356: gnu: r-genomicfeatures: Update to 1.46.1., guix-commits, 2021/11/07
- 56/356: gnu: r-genomicfiles: Update to 1.30.0., guix-commits, 2021/11/07
- 60/356: gnu: r-hpar: Update to 1.36.0., guix-commits, 2021/11/07
- 59/356: gnu: r-gseabase: Update to 1.56.0., guix-commits, 2021/11/07
- 68/356: gnu: r-msnbase: Update to 2.20.0., guix-commits, 2021/11/07
- 39/356: gnu: r-chipseq: Update to 1.44.0., guix-commits, 2021/11/07
- 40/356: gnu: r-complexheatmap: Update to 2.10.0.,
guix-commits <=
- 43/356: gnu: r-dexseq: Update to 1.40.0., guix-commits, 2021/11/07
- 44/356: gnu: r-dirichletmultinomial: Update to 1.36.0., guix-commits, 2021/11/07
- 48/356: gnu: r-fastseg: Update to 1.40.0., guix-commits, 2021/11/07
- 52/356: gnu: r-genomation: Update to 1.26.0., guix-commits, 2021/11/07
- 53/356: gnu: r-genomeinfodb: Update to 1.30.0., guix-commits, 2021/11/07
- 57/356: gnu: r-genomicranges: Update to 1.46.0., guix-commits, 2021/11/07
- 62/356: gnu: r-impute: Update to 1.68.0., guix-commits, 2021/11/07
- 64/356: gnu: r-keggrest: Update to 1.34.0., guix-commits, 2021/11/07
- 65/356: gnu: r-limma: Update to 3.50.0., guix-commits, 2021/11/07
- 67/356: gnu: r-mutationalpatterns: Update to 3.4.0., guix-commits, 2021/11/07