[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/63: gnu: r-biomart: Update to 2.32.0.
From: |
Roel Janssen |
Subject: |
29/63: gnu: r-biomart: Update to 2.32.0. |
Date: |
Fri, 28 Apr 2017 05:06:03 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit 78e7a589c99d581e3aaa49262bc815f53d37ccbc
Author: Roel Janssen <address@hidden>
Date: Fri Apr 28 10:41:07 2017 +0200
gnu: r-biomart: Update to 2.32.0.
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.32.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 0c776e3..c47b01d 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6582,13 +6582,13 @@ annotation data packages using SQLite data storage.")
(define-public r-biomart
(package
(name "r-biomart")
- (version "2.30.0")
+ (version "2.32.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "biomaRt" version))
(sha256
(base32
- "1x0flcghq71784q2l02j0g4f9jkmyb14f6i307n6c59d6ji7h7x6"))))
+ "0knkxh23vl9pa0by03xr6dy9aiah714cmf54jl828k51l9wv5l2j"))))
(properties
`((upstream-name . "biomaRt")))
(build-system r-build-system)
- 33/63: gnu: r-summarizedexperiment: Update to 1.6.0., (continued)
- 33/63: gnu: r-summarizedexperiment: Update to 1.6.0., Roel Janssen, 2017/04/28
- 37/63: gnu: r-graph: Update to 1.54.0., Roel Janssen, 2017/04/28
- 20/63: gnu: r-iranges: Update to 2.10.0., Roel Janssen, 2017/04/28
- 13/63: gnu: r-biocgenerics: Update to 0.22.0., Roel Janssen, 2017/04/28
- 15/63: gnu: r-biocviews: Update to 1.44.0., Roel Janssen, 2017/04/28
- 18/63: gnu: r-dnacopy: Update to 1.50.0., Roel Janssen, 2017/04/28
- 22/63: gnu: r-edger: Update to 3.18.0., Roel Janssen, 2017/04/28
- 25/63: gnu: r-xvector: Update to 0.16.0., Roel Janssen, 2017/04/28
- 12/63: gnu: r-grohmm: Update to 1.10.0., Roel Janssen, 2017/04/28
- 28/63: gnu: r-annotationdbi: Update to 1.38.0., Roel Janssen, 2017/04/28
- 29/63: gnu: r-biomart: Update to 2.32.0.,
Roel Janssen <=
- 16/63: gnu: r-biocstyle: Update to 2.4.0., Roel Janssen, 2017/04/28
- 10/63: gnu: r-shortread: Update to 1.34.0., Roel Janssen, 2017/04/28
- 34/63: gnu: r-genomicalignments: Update to 1.12.0., Roel Janssen, 2017/04/28
- 41/63: gnu: r-seqpattern: Update to 1.8.0., Roel Janssen, 2017/04/28
- 55/63: gnu: r-mzr: Update to 2.10.0., Roel Janssen, 2017/04/28
- 60/63: gnu: r-pcamethods: Update to 1.68.0., Roel Janssen, 2017/04/28
- 24/63: gnu: r-limma: Update to 3.32.0., Roel Janssen, 2017/04/28
- 21/63: gnu: r-genomeinfodb: Update to 1.12.0., Roel Janssen, 2017/04/28
- 48/63: gnu: r-mutationalpatterns: Update to 1.2.0., Roel Janssen, 2017/04/28
- 49/63: gnu: r-tximport: Update to 1.4.0., Roel Janssen, 2017/04/28