[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/296: gnu: r-category: Update to 2.54.0.
From: |
guix-commits |
Subject: |
16/296: gnu: r-category: Update to 2.54.0. |
Date: |
Fri, 12 Jun 2020 19:29:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit be414286bcb2e209faee8ad89e37b2d252b12433
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:00:17 2020 +0200
gnu: r-category: Update to 2.54.0.
* gnu/packages/bioinformatics.scm (r-category): Update to 2.54.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 3a305fe..8ffcab9 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7142,14 +7142,14 @@ Enrichment Analysis} (GSEA).")
(define-public r-category
(package
(name "r-category")
- (version "2.52.1")
+ (version "2.54.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Category" version))
(sha256
(base32
- "0ga0ij9hyzsxa5pavwmv35i8xggia2wygrk4m4z8an0qcvgy3v5g"))))
+ "1grspdzk5a4vidnxwcd1jmy1vcn494aydsp3vydx235yv7iqac1b"))))
(properties `((upstream-name . "Category")))
(build-system r-build-system)
(propagated-inputs
- 03/296: gnu: node: Build shared library., (continued)
- 03/296: gnu: node: Build shared library., guix-commits, 2020/06/12
- 07/296: gnu: Add r-dot., guix-commits, 2020/06/12
- 10/296: gnu: r-genefilter: Update to 1.70.0., guix-commits, 2020/06/12
- 08/296: gnu: r-preprocesscore: Update to 1.50.0., guix-commits, 2020/06/12
- 09/296: gnu: r-rgraphviz: Update to 2.32.0., guix-commits, 2020/06/12
- 15/296: gnu: r-gseabase: Update to 1.50.1., guix-commits, 2020/06/12
- 17/296: gnu: r-gostats: Update to 2.54.0., guix-commits, 2020/06/12
- 11/296: gnu: r-deseq2: Update to 1.28.1., guix-commits, 2020/06/12
- 12/296: gnu: r-dexseq: Update to 1.34.0., guix-commits, 2020/06/12
- 13/296: gnu: r-annotationforge: Update to 1.30.1., guix-commits, 2020/06/12
- 16/296: gnu: r-category: Update to 2.54.0.,
guix-commits <=
- 21/296: gnu: r-biocviews: Update to 1.56.0., guix-commits, 2020/06/12
- 22/296: gnu: r-biocstyle: Update to 2.16.0., guix-commits, 2020/06/12
- 24/296: gnu: r-s4vectors: Update to 0.26.1., guix-commits, 2020/06/12
- 14/296: gnu: r-rbgl: Update to 1.64.0., guix-commits, 2020/06/12
- 18/296: gnu: r-shortread: Update to 1.46.0., guix-commits, 2020/06/12
- 19/296: gnu: r-systempiper: Update to 1.22.0., guix-commits, 2020/06/12
- 20/296: gnu: r-grohmm: Update to 1.22.0., guix-commits, 2020/06/12
- 23/296: gnu: r-bioccheck: Update to 1.24.0., guix-commits, 2020/06/12
- 26/296: gnu: r-genomeinfodb: Update to 1.24.0., guix-commits, 2020/06/12
- 29/296: gnu: r-limma: Update to 3.44.1., guix-commits, 2020/06/12