[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
162/356: gnu: r-heatplus: Update to 3.2.0.
From: |
guix-commits |
Subject: |
162/356: gnu: r-heatplus: Update to 3.2.0. |
Date: |
Sun, 7 Nov 2021 18:11:33 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 75f1085c2f1f185b2b3c29d22bcfb0bbde9b43b7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:20 2021 +0000
gnu: r-heatplus: Update to 3.2.0.
* gnu/packages/bioconductor.scm (r-heatplus): Update to 3.2.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 8a43f55..734c9ea 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7247,14 +7247,14 @@ gmapR.")
(define-public r-heatplus
(package
(name "r-heatplus")
- (version "3.0.0")
+ (version "3.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Heatplus" version))
(sha256
(base32
- "0xwg3sxmihg3p6v3nxgrqy0nrqxi6razg3b3rjh2gcb2vv8gcqng"))))
+ "0yrnjrbfn8vjzvp2742lyxdqca4s18h73j44qxw7ib95x3p4lndf"))))
(properties `((upstream-name . "Heatplus")))
(build-system r-build-system)
(propagated-inputs
- 90/356: gnu: r-summarizedexperiment: Update to 1.24.0., (continued)
- 90/356: gnu: r-summarizedexperiment: Update to 1.24.0., guix-commits, 2021/11/07
- 111/356: gnu: r-marray: Update to 1.72.0., guix-commits, 2021/11/07
- 115/356: gnu: r-bayseq: Update to 2.28.0., guix-commits, 2021/11/07
- 122/356: gnu: r-goseq: Update to 1.46.0., guix-commits, 2021/11/07
- 127/356: gnu: r-dnabarcodes: Update to 1.24.0., guix-commits, 2021/11/07
- 126/356: gnu: r-inspect: Update to 1.24.0., guix-commits, 2021/11/07
- 157/356: gnu: r-lumi: Update to 2.46.0., guix-commits, 2021/11/07
- 147/356: gnu: r-monocle: Update to 2.22.0., guix-commits, 2021/11/07
- 154/356: gnu: r-bumphunter: Update to 1.36.0., guix-commits, 2021/11/07
- 160/356: gnu: r-tradeseq: Update to 1.8.0., guix-commits, 2021/11/07
- 162/356: gnu: r-heatplus: Update to 3.2.0.,
guix-commits <=
- 150/356: gnu: r-scone: Update to 1.18.0., guix-commits, 2021/11/07
- 159/356: gnu: r-ioniser: Update to 2.18.0., guix-commits, 2021/11/07
- 168/356: gnu: r-dose: Update to 3.20.0., guix-commits, 2021/11/07
- 164/356: gnu: r-anota: Update to 1.42.0., guix-commits, 2021/11/07
- 163/356: gnu: r-gosemsim: Update to 2.20.0., guix-commits, 2021/11/07
- 169/356: gnu: r-enrichplot: Update to 1.14.1., guix-commits, 2021/11/07
- 174/356: gnu: r-a4core: Update to 1.42.0., guix-commits, 2021/11/07
- 178/356: gnu: r-a4base: Update to 1.42.0., guix-commits, 2021/11/07
- 177/356: gnu: r-a4reporting: Update to 1.42.0., guix-commits, 2021/11/07
- 180/356: gnu: r-abseqr: Update to 1.12.0., guix-commits, 2021/11/07