[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/288: gnu: r-rots: Update to 1.18.0.
From: |
guix-commits |
Subject: |
36/288: gnu: r-rots: Update to 1.18.0. |
Date: |
Mon, 16 Nov 2020 15:06:46 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 774e78611166e64ce7afb3ac365e9f21082fab80
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:48:45 2020 +0100
gnu: r-rots: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-rots): Update to 1.18.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 ee31f71..04ea0b2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2253,14 +2253,14 @@ information.")
(define-public r-rots
(package
(name "r-rots")
- (version "1.16.0")
+ (version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ROTS" version))
(sha256
(base32
- "1mqhi1rfiw7mhiyify7vm3w17p7sc76wjda3ak6690hrc3gsm3cm"))))
+ "0qk0gfhgr14g13zlfyf5101b5s8cma7j3r8a92q93h0axy8ka23n"))))
(properties `((upstream-name . "ROTS")))
(build-system r-build-system)
(propagated-inputs
- 14/288: gnu: r-reportingtools: Update to 2.30.0., (continued)
- 14/288: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/11/16
- 15/288: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/11/16
- 17/288: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/11/16
- 18/288: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/11/16
- 19/288: gnu: r-diffbind: Update to 3.0.0., guix-commits, 2020/11/16
- 23/288: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/11/16
- 24/288: gnu: r-cghbase: Update to 1.50.0., guix-commits, 2020/11/16
- 26/288: gnu: r-qdnaseq: Update to 1.26.0., guix-commits, 2020/11/16
- 28/288: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/11/16
- 30/288: gnu: r-riboseqr: Update to 1.24.0., guix-commits, 2020/11/16
- 36/288: gnu: r-rots: Update to 1.18.0.,
guix-commits <=
- 33/288: gnu: r-ctc: Update to 1.64.0., guix-commits, 2020/11/16
- 35/288: gnu: r-glimma: Update to 2.0.0., guix-commits, 2020/11/16
- 31/288: gnu: r-interactionset: Update to 1.18.0., guix-commits, 2020/11/16
- 37/288: gnu: r-plgem: Update to 1.62.0., guix-commits, 2020/11/16
- 38/288: gnu: r-inspect: Update to 1.20.0., guix-commits, 2020/11/16
- 39/288: gnu: r-dnabarcodes: Update to 1.20.0., guix-commits, 2020/11/16
- 40/288: gnu: r-ruvseq: Update to 1.24.0., guix-commits, 2020/11/16
- 41/288: gnu: r-biocneighbors: Update to 1.8.0., guix-commits, 2020/11/16
- 42/288: gnu: r-biocsingular: Update to 1.6.0., guix-commits, 2020/11/16
- 43/288: gnu: r-destiny: Update to 3.4.0., guix-commits, 2020/11/16