[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/289: gnu: r-quantro: Update to 1.24.0.
From: |
guix-commits |
Subject: |
106/289: gnu: r-quantro: Update to 1.24.0. |
Date: |
Fri, 6 Nov 2020 18:04:32 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 2a56ce0034c0d5173ca9e66ec297796818f71df8
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:52:23 2020 +0100
gnu: r-quantro: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-quantro): 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 f3c5bfd..0bb20b1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4930,14 +4930,14 @@ chips with the MAQC reference datasets.")
(define-public r-quantro
(package
(name "r-quantro")
- (version "1.22.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "quantro" version))
(sha256
(base32
- "0ap9cl5z79wg44mnagjsk8py3kngb4f0ddnx85cbnwqkvb769zbz"))))
+ "1mq4hda73idkq0lkfrhcmiz4kkalfn47dh3i75br5fi33mdgc0k2"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 109/289: gnu: r-xbseq: Update to 1.22.0., (continued)
- 109/289: gnu: r-xbseq: Update to 1.22.0., guix-commits, 2020/11/06
- 116/289: gnu: r-zfpkm: Update to 1.12.0., guix-commits, 2020/11/06
- 127/289: gnu: r-birewire: Update to 3.22.0., guix-commits, 2020/11/06
- 129/289: gnu: r-ropls: Update to 1.22.0., guix-commits, 2020/11/06
- 114/289: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/11/06
- 90/289: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/06
- 96/289: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/06
- 97/289: gnu: r-aucell: Update to 1.12.0., guix-commits, 2020/11/06
- 102/289: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/11/06
- 104/289: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/11/06
- 106/289: gnu: r-quantro: Update to 1.24.0.,
guix-commits <=
- 108/289: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/11/06
- 111/289: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/06
- 117/289: gnu: r-rbowtie2: Update to 1.12.0., guix-commits, 2020/11/06
- 118/289: gnu: r-progeny: Update to 1.12.0., guix-commits, 2020/11/06
- 120/289: gnu: r-biocfilecache: Update to 1.14.0., guix-commits, 2020/11/06
- 121/289: gnu: r-iclusterplus: Update to 1.26.0., guix-commits, 2020/11/06
- 119/289: gnu: r-arrmnormalization: Update to 1.30.0., guix-commits, 2020/11/06
- 124/289: gnu: r-rhisat2: Update to 1.6.0., guix-commits, 2020/11/06
- 133/289: gnu: r-flowutils: Update to 1.54.0., guix-commits, 2020/11/06
- 140/289: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/06