[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: r-limma: Update to 3.28.17.
From: |
Ben Woodcroft |
Subject: |
10/13: gnu: r-limma: Update to 3.28.17. |
Date: |
Thu, 28 Jul 2016 11:55:41 +0000 (UTC) |
benwoodcroft pushed a commit to branch master
in repository guix.
commit f403941f811b54873511d0cd2c9da2c54cffb82f
Author: Ben Woodcroft <address@hidden>
Date: Thu Jul 28 21:09:41 2016 +1000
gnu: r-limma: Update to 3.28.17.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.28.17.
---
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 5ddcac3..46ac945 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4677,13 +4677,13 @@ coding changes and predict coding outcomes.")
(define-public r-limma
(package
(name "r-limma")
- (version "3.28.14")
+ (version "3.28.17")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "limma" version))
(sha256
(base32
- "1jgn66ajafhjlqpfcw2p85h6ah8mgmz66znmsw6pcapia7d34akw"))))
+ "124n8dbvl1yy8b1068kqmqszpfhaawk5xfyb73vixma2i66nrcyk"))))
(build-system r-build-system)
(home-page "http://bioinf.wehi.edu.au/limma")
(synopsis "Package for linear models for microarray and RNA-seq data")
- branch master updated (f2e7917 -> 6547708), Ben Woodcroft, 2016/07/28
- 01/13: gnu: r-genomeinfodb: Update to 1.8.3., Ben Woodcroft, 2016/07/28
- 07/13: gnu: r-annotationdbi: Update to 1.34.4., Ben Woodcroft, 2016/07/28
- 05/13: gnu: r-biostrings: Update to 2.40.2., Ben Woodcroft, 2016/07/28
- 09/13: gnu: r-xvector: Update to 0.12.1., Ben Woodcroft, 2016/07/28
- 06/13: gnu: r-biocparallel: Update to 1.6.3., Ben Woodcroft, 2016/07/28
- 04/13: gnu: r-summarizedexperiment: Update to 1.2.3., Ben Woodcroft, 2016/07/28
- 08/13: gnu: r-genomicranges: Update to 1.24.2., Ben Woodcroft, 2016/07/28
- 12/13: gnu: r-bsgenome: Update to 1.40.1., Ben Woodcroft, 2016/07/28
- 11/13: gnu: r-iranges: Update to 2.6.1., Ben Woodcroft, 2016/07/28
- 10/13: gnu: r-limma: Update to 3.28.17.,
Ben Woodcroft <=
- 03/13: gnu: r-genomicalignments: Update to 1.8.4., Ben Woodcroft, 2016/07/28
- 13/13: gnu: r-genomicfeatures: Update to 1.24.5., Ben Woodcroft, 2016/07/28
- 02/13: gnu: r-rtracklayer: Update to 1.32.2., Ben Woodcroft, 2016/07/28