[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/318: gnu: r-a4core: Update to 1.38.0.
From: |
guix-commits |
Subject: |
77/318: gnu: r-a4core: Update to 1.38.0. |
Date: |
Fri, 20 Nov 2020 08:39:53 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 9b8c97a33eceb6a2c5c0a2bd789f50b6ffa957da
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/318: gnu: r-ebseq: Update to 1.30.0., (continued)
- 48/318: gnu: r-ebseq: Update to 1.30.0., guix-commits, 2020/11/20
- 49/318: gnu: r-karyoploter: Update to 1.16.0., guix-commits, 2020/11/20
- 57/318: gnu: r-scone: Update to 1.14.0., guix-commits, 2020/11/20
- 56/318: gnu: r-scdd: Update to 1.14.0., guix-commits, 2020/11/20
- 65/318: gnu: r-linnorm: Update to 2.14.0., guix-commits, 2020/11/20
- 69/318: gnu: r-gosemsim: Update to 2.16.0., guix-commits, 2020/11/20
- 71/318: gnu: r-sigpathway: Update to 1.58.0., guix-commits, 2020/11/20
- 76/318: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/11/20
- 82/318: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/11/20
- 75/318: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/11/20
- 77/318: gnu: r-a4core: Update to 1.38.0.,
guix-commits <=
- 84/318: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/20
- 94/318: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/20
- 86/318: gnu: r-motifdb: Update to 1.32.0., guix-commits, 2020/11/20
- 89/318: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/20
- 95/318: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/20
- 93/318: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/20
- 87/318: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/11/20
- 106/318: gnu: r-yarn: Update to 1.16.0., guix-commits, 2020/11/20
- 110/318: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/20
- 31/318: gnu: r-interactionset: Update to 1.18.0., guix-commits, 2020/11/20