[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/323: gnu: r-a4core: Update to 1.38.0.
From: |
guix-commits |
Subject: |
78/323: gnu: r-a4core: Update to 1.38.0. |
Date: |
Mon, 7 Dec 2020 15:13:02 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c5140815d01c8bb38a09886855a5ee84c1329066
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 ac1da65..4edc615 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4030,19 +4030,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
- 58/323: gnu: r-monocle: Update to 2.18.0., (continued)
- 58/323: gnu: r-monocle: Update to 2.18.0., guix-commits, 2020/12/07
- 62/323: gnu: r-illuminaio: Update to 0.32.0., guix-commits, 2020/12/07
- 59/323: gnu: r-noiseq: Update to 2.34.0., guix-commits, 2020/12/07
- 64/323: gnu: r-bumphunter: Update to 1.32.0., guix-commits, 2020/12/07
- 65/323: gnu: r-linnorm: Update to 2.14.0., guix-commits, 2020/12/07
- 83/323: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/12/07
- 85/323: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/12/07
- 86/323: gnu: r-rgadem: Update to 2.38.0., guix-commits, 2020/12/07
- 71/323: gnu: r-sigpathway: Update to 1.58.0., guix-commits, 2020/12/07
- 89/323: gnu: r-motifstack: Update to 1.34.0., guix-commits, 2020/12/07
- 78/323: gnu: r-a4core: Update to 1.38.0.,
guix-commits <=
- 91/323: gnu: r-atacseqqc: Update to 1.14.4., guix-commits, 2020/12/07
- 95/323: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/12/07
- 99/323: gnu: r-yamss: Update to 1.16.0., guix-commits, 2020/12/07
- 103/323: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/12/07
- 104/323: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/12/07
- 110/323: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/12/07
- 111/323: gnu: r-wrench: Update to 1.8.0., guix-commits, 2020/12/07
- 112/323: gnu: r-wiggleplotr: Update to 1.14.0., guix-commits, 2020/12/07
- 113/323: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/12/07
- 117/323: gnu: r-progeny: Update to 1.12.0., guix-commits, 2020/12/07