[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/289: gnu: r-riboseqr: Update to 1.24.0.
From: |
guix-commits |
Subject: |
30/289: gnu: r-riboseqr: Update to 1.24.0. |
Date: |
Fri, 6 Nov 2020 18:04:07 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3be51ac4bd27773654f51a5dcfbba3e898fd663e
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:48:27 2020 +0100
gnu: r-riboseqr: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-riboseqr): 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 448c8fe..d7b59c8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2071,14 +2071,14 @@ assessment, principal component analysis on codon
coverage.")
(define-public r-riboseqr
(package
(name "r-riboseqr")
- (version "1.22.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "riboSeqR" version))
(sha256
(base32
- "04a4dkmacd6xy55m84amxa0fspbc4kgg9r9k7bc3wrxswk77ccxk"))))
+ "07i64gch14rsbjlfv17s689wzlqbi7hcqhcw21pp6cw8bvhvd5xr"))))
(properties `((upstream-name . "riboSeqR")))
(build-system r-build-system)
(propagated-inputs
- 18/289: gnu: r-qvalue: Update to 2.22.0., (continued)
- 18/289: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/11/06
- 12/289: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/06
- 17/289: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/11/06
- 10/289: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/06
- 20/289: gnu: r-multtest: Update to 2.46.0., guix-commits, 2020/11/06
- 22/289: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/11/06
- 23/289: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/11/06
- 26/289: gnu: r-qdnaseq: Update to 1.26.0., guix-commits, 2020/11/06
- 28/289: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/11/06
- 29/289: gnu: r-riboprofiling: Update to 1.20.0., guix-commits, 2020/11/06
- 30/289: gnu: r-riboseqr: Update to 1.24.0.,
guix-commits <=
- 21/289: gnu: r-graph: Update to 1.68.0., guix-commits, 2020/11/06
- 24/289: gnu: r-cghbase: Update to 1.50.0., guix-commits, 2020/11/06
- 33/289: gnu: r-ctc: Update to 1.64.0., guix-commits, 2020/11/06
- 35/289: gnu: r-glimma: Update to 2.0.0., guix-commits, 2020/11/06
- 08/289: gnu: r-affycontam: Update to 1.48.0., guix-commits, 2020/11/06
- 15/289: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/11/06
- 25/289: gnu: r-cghcall: Update to 2.52.0., guix-commits, 2020/11/06
- 31/289: gnu: r-interactionset: Update to 1.18.0., guix-commits, 2020/11/06
- 27/289: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/11/06
- 38/289: gnu: r-inspect: Update to 1.20.0., guix-commits, 2020/11/06