[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
126/356: gnu: r-inspect: Update to 1.24.0.
From: |
guix-commits |
Subject: |
126/356: gnu: r-inspect: Update to 1.24.0. |
Date: |
Sun, 7 Nov 2021 18:11:21 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fff0fe2ec91abd05154cc6991b3bccc33f649e6d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:15 2021 +0000
gnu: r-inspect: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.24.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 0b2bd60..3a4c71b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5661,14 +5661,14 @@ genes or proteins in these datasets.")
(define-public r-inspect
(package
(name "r-inspect")
- (version "1.22.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "INSPEcT" version))
(sha256
(base32
- "0jh5db9dv5pb6b50sg22x8q55m3h0h0nkmb9mivvvp22dhyrd82z"))))
+ "072kv5k3giyll1clzrg0anqhyl4qbi7cjnmkqz25zdl5bab9l7jk"))))
(properties `((upstream-name . "INSPEcT")))
(build-system r-build-system)
(propagated-inputs
- 149/356: gnu: r-scdd: Update to 1.18.0., (continued)
- 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
- 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 <=
- 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, 2021/11/07
- 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