[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/50: gnu: r-heatmaply: Update to 1.4.2.
From: |
guix-commits |
Subject: |
11/50: gnu: r-heatmaply: Update to 1.4.2. |
Date: |
Mon, 9 Jan 2023 17:11:44 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e7586750702c13a6f8a9dbe8414fa889da865ea1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:15 2023 +0100
gnu: r-heatmaply: Update to 1.4.2.
* gnu/packages/cran.scm (r-heatmaply): Update to 1.4.2.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5ea014ae89..5f98833a61 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9009,14 +9009,14 @@ powerful and convenient features.")
(define-public r-heatmaply
(package
(name "r-heatmaply")
- (version "1.4.0")
+ (version "1.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "heatmaply" version))
(sha256
(base32
- "0q1vkf55a5r0ssybdbi2fyhn13p29kw04yp46c34n7apm0k2ymgi"))))
+ "0zgaqmbc1nha38c8kx5xdjdjbwmykrf2acq8ydki8dqixv6b34la"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat
- 17/50: gnu: r-precrec: Update to 0.14.1., (continued)
- 17/50: gnu: r-precrec: Update to 0.14.1., guix-commits, 2023/01/09
- 22/50: gnu: r-ncdf4: Update to 1.21., guix-commits, 2023/01/09
- 28/50: gnu: r-qqconf: Update to 1.3.1., guix-commits, 2023/01/09
- 27/50: gnu: r-gkmsvm: Update to 0.82.0., guix-commits, 2023/01/09
- 24/50: gnu: r-fmsb: Update to 0.7.5., guix-commits, 2023/01/09
- 38/50: import/cran: Fix Bioconductor updater., guix-commits, 2023/01/09
- 40/50: gnu: Add r-clustergeneration., guix-commits, 2023/01/09
- 41/50: gnu: Add r-remacor., guix-commits, 2023/01/09
- 43/50: gnu: r-bsgenome: Update to 1.66.2., guix-commits, 2023/01/09
- 49/50: gnu: r-biocviews: Update to 1.66.2., guix-commits, 2023/01/09
- 11/50: gnu: r-heatmaply: Update to 1.4.2.,
guix-commits <=
- 18/50: gnu: r-netrep: Update to 1.2.6., guix-commits, 2023/01/09
- 12/50: gnu: r-rastervis: Update to 0.51.5., guix-commits, 2023/01/09
- 29/50: gnu: r-forecast: Update to 8.20., guix-commits, 2023/01/09
- 31/50: gnu: r-qtl: Update to 1.58., guix-commits, 2023/01/09
- 33/50: gnu: r-rtweet: Update to 1.1.0., guix-commits, 2023/01/09
- 32/50: gnu: r-mlr3learners: Update to 0.5.6., guix-commits, 2023/01/09
- 36/50: gnu: r-statmod: Update to 1.5.0., guix-commits, 2023/01/09
- 50/50: gnu: r-biocset: Update to 1.12.1., guix-commits, 2023/01/09
- 19/50: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 20/50: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09