[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/43: gnu: r-heatmaply: Update to 0.16.0.
From: |
guix-commits |
Subject: |
12/43: gnu: r-heatmaply: Update to 0.16.0. |
Date: |
Mon, 20 May 2019 08:40:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5da9918ded0f6c2b94453237b40b0aae6664cf24
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 19 00:00:57 2019 +0200
gnu: r-heatmaply: Update to 0.16.0.
* gnu/packages/cran.scm (r-heatmaply): Update to 0.16.0.
[propagated-inputs]: Remove r-gplots and r-knitr.
---
gnu/packages/cran.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d14deb4..f3186b0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4288,23 +4288,21 @@ exponentiation.")
(define-public r-heatmaply
(package
(name "r-heatmaply")
- (version "0.15.2")
+ (version "0.16.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "heatmaply" version))
(sha256
(base32
- "0h8s5djzj4mrmaswlcaap6jbwxrkbzc43bbqik3qf8vrqz335w04"))))
+ "1qhxk48qh61qjxdlhl0qffdh3yh8iiwccid5ssngdv433q0cmyc1"))))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
("r-colorspace" ,r-colorspace)
("r-dendextend" ,r-dendextend)
("r-ggplot2" ,r-ggplot2)
- ("r-gplots" ,r-gplots)
("r-htmlwidgets" ,r-htmlwidgets)
- ("r-knitr" ,r-knitr) ; needed for vignettes
("r-magrittr" ,r-magrittr)
("r-plotly" ,r-plotly)
("r-rcolorbrewer" ,r-rcolorbrewer)
- 06/43: gnu: r-segmented: Update to 0.5-4.0., (continued)
- 06/43: gnu: r-segmented: Update to 0.5-4.0., guix-commits, 2019/05/20
- 11/43: gnu: r-xcms: Update to 3.6.1., guix-commits, 2019/05/20
- 15/43: gnu: Add r-vctrs., guix-commits, 2019/05/20
- 01/43: gnu: r-svglite: Update to 1.2.2., guix-commits, 2019/05/20
- 08/43: gnu: r-ggthemes: Update to 4.2.0., guix-commits, 2019/05/20
- 07/43: gnu: r-hexbin: Update to 1.27.3., guix-commits, 2019/05/20
- 09/43: gnu: r-robustbase: Update to 0.93-5., guix-commits, 2019/05/20
- 10/43: gnu: r-sn: Update to 1.5-4., guix-commits, 2019/05/20
- 13/43: gnu: r-tinytex: Update to 0.13., guix-commits, 2019/05/20
- 14/43: gnu: Add r-zeallot., guix-commits, 2019/05/20
- 12/43: gnu: r-heatmaply: Update to 0.16.0.,
guix-commits <=
- 18/43: gnu: r-rvest: Update to 0.3.4., guix-commits, 2019/05/20
- 17/43: gnu: r-vegan: Update to 2.5-5., guix-commits, 2019/05/20
- 21/43: gnu: r-reprex: Update to 0.3.0., guix-commits, 2019/05/20
- 22/43: gnu: r-progress: Update to 1.2.2., guix-commits, 2019/05/20
- 20/43: gnu: r-amap: Update to 0.8-17., guix-commits, 2019/05/20
- 16/43: gnu: r-pillar: Update to 1.4.0., guix-commits, 2019/05/20
- 26/43: gnu: r-zip: Update to 2.0.2., guix-commits, 2019/05/20
- 23/43: gnu: r-gower: Update to 0.2.1., guix-commits, 2019/05/20
- 19/43: gnu: r-dendextend: Update to 1.12.0., guix-commits, 2019/05/20
- 32/43: gnu: r-rcppannoy: Update to 0.0.12., guix-commits, 2019/05/20