[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/215: gnu: r-dexseq: Update to 1.30.0.
From: |
guix-commits |
Subject: |
17/215: gnu: r-dexseq: Update to 1.30.0. |
Date: |
Sun, 5 May 2019 18:15:30 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0a58282de7ee69039bc158409227fe4beff9982c
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:26:22 2019 +0200
gnu: r-dexseq: Update to 1.30.0.
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.30.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 5ae5b47..8d9ba78 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6717,14 +6717,14 @@ distribution.")
(define-public r-dexseq
(package
(name "r-dexseq")
- (version "1.28.3")
+ (version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DEXSeq" version))
(sha256
(base32
- "1wsj1kqfrakmjnlplxmrv17r2spzcdkmwdkhggyjbf8mdhqs3w16"))))
+ "1b2s0vwm97g0wgm4ms0f4pqkqiqmxscnhg700aybl5vx0m2fa8xm"))))
(properties `((upstream-name . "DEXSeq")))
(build-system r-build-system)
(propagated-inputs
- 06/215: gnu: Add r-scrime., (continued)
- 06/215: gnu: Add r-scrime., guix-commits, 2019/05/05
- 04/215: gnu: Add r-rcpphnsw., guix-commits, 2019/05/05
- 07/215: gnu: Add r-blme., guix-commits, 2019/05/05
- 11/215: gnu: Add r-dqrng., guix-commits, 2019/05/05
- 10/215: gnu: Add r-sitmo., guix-commits, 2019/05/05
- 08/215: gnu: Add r-batchtools., guix-commits, 2019/05/05
- 13/215: gnu: r-rgraphviz: Update to 2.28.0., guix-commits, 2019/05/05
- 26/215: gnu: r-biocstyle: Update to 2.12.0., guix-commits, 2019/05/05
- 15/215: gnu: r-genefilter: Update to 1.66.0., guix-commits, 2019/05/05
- 14/215: gnu: r-preprocesscore: Update to 1.46.0., guix-commits, 2019/05/05
- 17/215: gnu: r-dexseq: Update to 1.30.0.,
guix-commits <=
- 16/215: gnu: r-deseq2: Update to 1.24.0., guix-commits, 2019/05/05
- 28/215: gnu: r-s4vectors: Update to 0.22.0., guix-commits, 2019/05/05
- 27/215: gnu: r-bioccheck: Update to 1.20.0., guix-commits, 2019/05/05
- 32/215: gnu: r-variantannotation: Update to 1.30.0., guix-commits, 2019/05/05
- 34/215: gnu: r-xvector: Update to 0.24.0., guix-commits, 2019/05/05
- 39/215: gnu: r-biocparallel: Update to 1.18.0., guix-commits, 2019/05/05
- 41/215: gnu: r-delayedarray: Update to 0.10.0., guix-commits, 2019/05/05
- 46/215: gnu: r-topgo: Update to 2.36.0., guix-commits, 2019/05/05
- 43/215: gnu: r-genomicalignments: Update to 1.20.0., guix-commits, 2019/05/05
- 47/215: gnu: r-bsgenome: Update to 1.52.0., guix-commits, 2019/05/05