[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
144/356: gnu: r-residualmatrix: Update to 1.4.0.
From: |
guix-commits |
Subject: |
144/356: gnu: r-residualmatrix: Update to 1.4.0. |
Date: |
Sun, 7 Nov 2021 18:11:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2953aac54a35125ea3c7f360b2655097d915845d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:17 2021 +0000
gnu: r-residualmatrix: Update to 1.4.0.
* gnu/packages/bioconductor.scm (r-residualmatrix): Update to 1.4.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 9854190..647e99a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6351,14 +6351,14 @@ interactive exploration of results.")
(define-public r-residualmatrix
(package
(name "r-residualmatrix")
- (version "1.2.0")
+ (version "1.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ResidualMatrix" version))
(sha256
(base32
- "0p7va19aw0j6anx7ck879kbi5cn7dy712h5ia94adr38ssismv1v"))))
+ "0xsn4fm34a7xpkgmx3a1j2xzdaxf2hyla1062wqn04kw0k9y29vg"))))
(properties
`((upstream-name . "ResidualMatrix")))
(build-system r-build-system)
- 102/356: gnu: r-qvalue: Update to 2.26.0., (continued)
- 102/356: gnu: r-qvalue: Update to 2.26.0., guix-commits, 2021/11/07
- 107/356: gnu: r-multtest: Update to 2.50.0., guix-commits, 2021/11/07
- 104/356: gnu: r-greylistchip: Update to 1.26.0., guix-commits, 2021/11/07
- 109/356: gnu: r-chippeakanno: Update to 3.28.0., guix-commits, 2021/11/07
- 118/356: gnu: r-riboseqr: Update to 1.28.0., guix-commits, 2021/11/07
- 123/356: gnu: r-glimma: Update to 2.4.0., guix-commits, 2021/11/07
- 117/356: gnu: r-riboprofiling: Update to 1.24.0., guix-commits, 2021/11/07
- 139/356: gnu: r-ebseq: Update to 1.34.0., guix-commits, 2021/11/07
- 132/356: gnu: r-ggtree: Update to 3.2.0., guix-commits, 2021/11/07
- 135/356: gnu: r-savr: Update to 1.32.0., guix-commits, 2021/11/07
- 144/356: gnu: r-residualmatrix: Update to 1.4.0.,
guix-commits <=
- 167/356: gnu: r-fgsea: Update to 1.20.0., guix-commits, 2021/11/07
- 172/356: gnu: r-mlinterfaces: Update to 1.74.0., guix-commits, 2021/11/07
- 183/356: gnu: r-motifdb: Update to 1.36.0., guix-commits, 2021/11/07
- 138/356: gnu: r-dnacopy: Update to 1.68.0., guix-commits, 2021/11/07
- 134/356: gnu: r-biocsingular: Update to 1.10.0., guix-commits, 2021/11/07
- 141/356: gnu: r-lpsymphony: Update to 1.22.0., guix-commits, 2021/11/07
- 142/356: gnu: r-ihw: Update to 1.22.0., guix-commits, 2021/11/07
- 149/356: gnu: r-scdd: Update to 1.18.0., guix-commits, 2021/11/07
- 148/356: gnu: r-noiseq: Update to 2.38.0., guix-commits, 2021/11/07
- 63/356: gnu: r-interactivedisplaybase: Update to 1.32.0., guix-commits, 2021/11/07