[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/288: gnu: r-a4core: Update to 1.38.0.
From: |
guix-commits |
Subject: |
77/288: gnu: r-a4core: Update to 1.38.0. |
Date: |
Thu, 19 Nov 2020 10:22:56 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 6423166e6839de1a47a396f03076c934ca5689dd
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:50:56 2020 +0100
gnu: r-a4core: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-a4core): Update to 1.38.0.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index a474122..a110436 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3954,19 +3954,21 @@ It allows searching of biological metadata using
various criteria.")
(define-public r-a4core
(package
(name "r-a4core")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Core" version))
(sha256
(base32
- "1hn9lkaib1bx5n52as882f8zwsln8w40sx8hxbrnimjvgfxrbvnp"))))
+ "13mzhn92kqpbn58zmh96f6frkm85sv9137mldfzaljf6snk0spg2"))))
(properties `((upstream-name . "a4Core")))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
("r-glmnet" ,r-glmnet)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/a4Core")
(synopsis "Automated Affymetrix array analysis core package")
(description
- 48/288: gnu: r-ebseq: Update to 1.30.0., (continued)
- 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, 2020/11/19
- 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 <=
- 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
- 105/288: gnu: r-quantro: Update to 1.24.0., guix-commits, 2020/11/19
- 102/288: gnu: r-gcrma: Update to 2.62.0., guix-commits, 2020/11/19