[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
148/356: gnu: r-noiseq: Update to 2.38.0.
From: |
guix-commits |
Subject: |
148/356: gnu: r-noiseq: Update to 2.38.0. |
Date: |
Sun, 7 Nov 2021 18:11:28 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b5235660c8783676e006859e39ba87ecae69e719
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:18 2021 +0000
gnu: r-noiseq: Update to 2.38.0.
* gnu/packages/bioconductor.scm (r-noiseq): Update to 2.38.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 19142c8..550187f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6617,14 +6617,14 @@ several functions from the R igraph package.")
(define-public r-noiseq
(package
(name "r-noiseq")
- (version "2.36.0")
+ (version "2.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "NOISeq" version))
(sha256
(base32
- "18d51dv2ygsm7kkwal341f1wrwrazyns0045j00vld367kic8jiz"))))
+ "0mmvzf8y4gm84hgjdpf86b1y37237wp5mc3x1g6sdiz9qi8l356v"))))
(properties `((upstream-name . "NOISeq")))
(build-system r-build-system)
(propagated-inputs
- 135/356: gnu: r-savr: Update to 1.32.0., (continued)
- 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, 2021/11/07
- 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 <=
- 63/356: gnu: r-interactivedisplaybase: Update to 1.32.0., guix-commits, 2021/11/07
- 72/356: gnu: r-organismdbi: Update to 1.36.0., guix-commits, 2021/11/07
- 80/356: gnu: r-rhdf5filters: Update to 1.6.0., guix-commits, 2021/11/07
- 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