[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/63: gnu: r-category: Update to 2.42.0.
From: |
Roel Janssen |
Subject: |
08/63: gnu: r-category: Update to 2.42.0. |
Date: |
Fri, 28 Apr 2017 05:05:59 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit ca0289aee74ead3b9f4d36758ec717bd07b8f05d
Author: Roel Janssen <address@hidden>
Date: Fri Apr 28 10:30:44 2017 +0200
gnu: r-category: Update to 2.42.0.
* gnu/packages/bioinformatics.scm (r-category): Update to 2.42.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 1462c31..a30b779 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5583,14 +5583,14 @@ Enrichment Analysis} (GSEA).")
(define-public r-category
(package
(name "r-category")
- (version "2.40.0")
+ (version "2.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Category" version))
(sha256
(base32
- "16ncwz7b4y48k0p3fvbrbmvf7nfz63li9ysgcl8kp9kl4hg7llng"))))
+ "0swcmihyjg0fhaaydl9hm24aj9zffw3bibza9y6sqs6jaqd97f09"))))
(properties `((upstream-name . "Category")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (7c3e466 -> 4646a79), Roel Janssen, 2017/04/28
- 01/63: gnu: r-annotate: Update to 1.54.0., Roel Janssen, 2017/04/28
- 02/63: gnu: r-geneplotter: Update to 1.54.0., Roel Janssen, 2017/04/28
- 03/63: gnu: r-genefilter: Update to 1.58.0., Roel Janssen, 2017/04/28
- 05/63: gnu: r-annotationforge: Update to 1.18.0., Roel Janssen, 2017/04/28
- 06/63: gnu: r-rbgl: Update to 1.52.0., Roel Janssen, 2017/04/28
- 08/63: gnu: r-category: Update to 2.42.0.,
Roel Janssen <=
- 09/63: gnu: r-gostats: Update to 2.42.0., Roel Janssen, 2017/04/28
- 04/63: gnu: r-deseq2: Update to 1.16.0., Roel Janssen, 2017/04/28
- 07/63: gnu: r-gseabase: Update to 1.38.0., Roel Janssen, 2017/04/28
- 17/63: gnu: r-bioccheck: Update to 1.12.0., Roel Janssen, 2017/04/28
- 23/63: gnu: r-variantannotation: Update to 1.22.0., Roel Janssen, 2017/04/28
- 14/63: gnu: r-biocinstaller: Update to 1.26.0., Roel Janssen, 2017/04/28
- 11/63: gnu: r-systempiper: Update to 1.10.0., Roel Janssen, 2017/04/28
- 27/63: gnu: r-biobase: Update to 2.36.0., Roel Janssen, 2017/04/28
- 26/63: gnu: r-genomicranges: Update to 1.28.0., Roel Janssen, 2017/04/28
- 30/63: gnu: r-biocparallel: Update to 1.10.0., Roel Janssen, 2017/04/28