[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/63: gnu: r-vsn: Update to 3.44.0.
From: |
Roel Janssen |
Subject: |
58/63: gnu: r-vsn: Update to 3.44.0. |
Date: |
Fri, 28 Apr 2017 05:06:09 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit 60c08b2ff431e09a3c7d10dc5c4f416064d9676f
Author: Roel Janssen <address@hidden>
Date: Fri Apr 28 10:51:53 2017 +0200
gnu: r-vsn: Update to 3.44.0.
* gnu/packages/bioinformatics.scm (r-vsn):
[source]: Update to 3.44.0,
[propagated-inputs]: Add r-hexbin.
---
gnu/packages/bioinformatics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 67e6755..447d468 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8540,19 +8540,20 @@ analysis.")
(define-public r-vsn
(package
(name "r-vsn")
- (version "3.42.3")
+ (version "3.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "vsn" version))
(sha256
(base32
- "0mgl0azys2g90simf8wx6jdwd7gyg3m4pf12n6w6507jixm2cg97"))))
+ "0qhg3a4sc62pfdxcpvmk831rk138xh4zx4f1s39jhxpqqhmr7jvk"))))
(build-system r-build-system)
(propagated-inputs
`(("r-affy" ,r-affy)
("r-biobase" ,r-biobase)
("r-ggplot2" ,r-ggplot2)
+ ("r-hexbin" ,r-hexbin)
("r-lattice" ,r-lattice)
("r-limma" ,r-limma)))
(home-page "http://bioconductor.org/packages/release/bioc/html/vsn.html")
- 31/63: gnu: r-biostrings: Update to 2.44.0., (continued)
- 31/63: gnu: r-biostrings: Update to 2.44.0., Roel Janssen, 2017/04/28
- 36/63: gnu: r-genomicfeatures: Update to 1.28.0., Roel Janssen, 2017/04/28
- 19/63: gnu: r-s4vectors: Update to 0.14.0., Roel Janssen, 2017/04/28
- 38/63: gnu: r-topgo: Update to 2.28.0., Roel Janssen, 2017/04/28
- 42/63: gnu: r-genomation: Update to 1.8.0., Roel Janssen, 2017/04/28
- 50/63: gnu: r-rhdf5: Update to 2.20.0., Roel Janssen, 2017/04/28
- 44/63: gnu: r-motifrg: Update to 1.20.0., Roel Janssen, 2017/04/28
- 35/63: gnu: r-rtracklayer: Update to 1.36.0., Roel Janssen, 2017/04/28
- 57/63: gnu: r-affy: Update to 1.54.0., Roel Janssen, 2017/04/28
- 56/63: gnu: r-affyio: Update to 1.46.0., Roel Janssen, 2017/04/28
- 58/63: gnu: r-vsn: Update to 3.44.0.,
Roel Janssen <=
- 61/63: gnu: r-msnbase: Update to 2.2.0., Roel Janssen, 2017/04/28
- 62/63: gnu: r-msnid: Update to 1.10.0., Roel Janssen, 2017/04/28
- 39/63: gnu: r-bsgenome: Update to 1.44.0., Roel Janssen, 2017/04/28
- 47/63: gnu: r-bamsignals: Update to 1.8.0., Roel Janssen, 2017/04/28
- 51/63: gnu: r-chipseq: Update to 1.26.0., Roel Janssen, 2017/04/28
- 59/63: gnu: r-mzid: Update to 1.14.0., Roel Janssen, 2017/04/28
- 43/63: gnu: r-seqlogo: Update to 1.42.0., Roel Janssen, 2017/04/28
- 54/63: gnu: r-protgenerics: Update to 1.8.0., Roel Janssen, 2017/04/28
- 40/63: gnu: r-impute: Update to 1.50.0., Roel Janssen, 2017/04/28
- 45/63: gnu: r-zlibbioc: Update to 1.22.0., Roel Janssen, 2017/04/28