[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/288: gnu: r-fgsea: Update to 1.16.0.
From: |
guix-commits |
Subject: |
72/288: gnu: r-fgsea: Update to 1.16.0. |
Date: |
Thu, 19 Nov 2020 10:22:54 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit cef2320a561f4ed87eb103f33c67fc4e32bb0283
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:50:37 2020 +0100
gnu: r-fgsea: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-fgsea): Update to 1.16.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 0cc73f2..0816d96 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3734,14 +3734,14 @@ phenotype of interest.")
(define-public r-fgsea
(package
(name "r-fgsea")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fgsea" version))
(sha256
(base32
- "0zbjj8al1ps7immxixsn5g8lvbmpmxvqwqbpdgsicxp00gb9bybc"))))
+ "0jmkkayabx3m0lyyc2mxd4vdvv7gv7fbk1r884gplnf2zgsx068n"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bh" ,r-bh)
- 28/288: gnu: r-chipcomp: Update to 1.20.0., (continued)
- 28/288: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/11/19
- 43/288: gnu: r-destiny: Update to 3.4.0., guix-commits, 2020/11/19
- 48/288: gnu: r-ebseq: Update to 1.30.0., guix-commits, 2020/11/19
- 45/288: gnu: r-chipexoqual: Update to 1.14.0., guix-commits, 2020/11/19
- 57/288: gnu: r-scone: Update to 1.14.0., guix-commits, 2020/11/19
- 55/288: gnu: r-noiseq: Update to 2.34.0., guix-commits, 2020/11/19
- 65/288: gnu: r-linnorm: Update to 2.14.0., guix-commits, 2020/11/19
- 68/288: gnu: r-heatplus: Update to 2.36.0., guix-commits, 2020/11/19
- 70/288: gnu: r-anota: Update to 1.38.0., guix-commits, 2020/11/19
- 71/288: gnu: r-sigpathway: Update to 1.58.0., guix-commits, 2020/11/19
- 72/288: gnu: r-fgsea: Update to 1.16.0.,
guix-commits <=
- 74/288: gnu: r-enrichplot: Update to 1.10.0., guix-commits, 2020/11/19
- 77/288: gnu: r-a4core: Update to 1.38.0., guix-commits, 2020/11/19
- 79/288: gnu: r-a4preproc: Update to 1.38.0., guix-commits, 2020/11/19
- 82/288: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/11/19
- 81/288: gnu: r-a4base: Update to 1.38.0., guix-commits, 2020/11/19
- 86/288: gnu: r-motifdb: Update to 1.32.0., guix-commits, 2020/11/19
- 88/288: gnu: r-motifstack: Update to 1.34.0., guix-commits, 2020/11/19
- 93/288: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/19
- 94/288: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/19
- 101/288: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/11/19