[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/288: gnu: r-a4classif: Update to 1.38.0.
From: |
guix-commits |
Subject: |
78/288: gnu: r-a4classif: 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 dd8129b08b112df5be8fe7687f466f49150f2dea
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:50:59 2020 +0100
gnu: r-a4classif: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-a4classif): Update to 1.38.0.
---
gnu/packages/bioconductor.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index a110436..7178be0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3979,24 +3979,26 @@ arrays.")
(define-public r-a4classif
(package
(name "r-a4classif")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Classif" version))
(sha256
(base32
- "0bj8m4nprw3maahd1qx9jjdxfip9ihbbpydbzwjxn6dlgw2i8mcr"))))
+ "03fln0x1am5fqhj4fpkx1yq58paqha086bhhr8az8j0vsq1r7wcz"))))
(properties `((upstream-name . "a4Classif")))
(build-system r-build-system)
(propagated-inputs
`(("r-a4core" ,r-a4core)
("r-a4preproc" ,r-a4preproc)
+ ("r-biobase" ,r-biobase)
("r-glmnet" ,r-glmnet)
- ("r-mlinterfaces" ,r-mlinterfaces)
("r-pamr" ,r-pamr)
("r-rocr" ,r-rocr)
("r-varselrf" ,r-varselrf)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/a4Classif/")
(synopsis "Automated Affymetrix array analysis classification package")
(description
- 60/288: gnu: r-siggenes: Update to 1.64.0., (continued)
- 60/288: gnu: r-siggenes: Update to 1.64.0., guix-commits, 2020/11/19
- 62/288: gnu: r-minfi: Update to 1.36.0., guix-commits, 2020/11/19
- 63/288: gnu: r-methylumi: Update to 2.36.0., guix-commits, 2020/11/19
- 64/288: gnu: r-lumi: Update to 2.42.0., guix-commits, 2020/11/19
- 66/288: gnu: r-ioniser: Update to 2.14.0., guix-commits, 2020/11/19
- 67/288: gnu: r-varianttools: Update to 1.32.0., guix-commits, 2020/11/19
- 69/288: gnu: r-gosemsim: Update to 2.16.0., guix-commits, 2020/11/19
- 73/288: gnu: r-dose: Update to 3.16.0., guix-commits, 2020/11/19
- 75/288: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/11/19
- 76/288: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/11/19
- 78/288: gnu: r-a4classif: Update to 1.38.0.,
guix-commits <=
- 214/288: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/19
- 218/288: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/19
- 220/288: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/19
- 232/288: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/19
- 234/288: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/19
- 255/288: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/19
- 265/288: gnu: r-msnbase: Update to 2.16.0., guix-commits, 2020/11/19
- 266/288: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/11/19
- 198/288: gnu: r-fithic: Update to 1.16.0., guix-commits, 2020/11/19
- 203/288: gnu: r-singlecellexperiment: Update to 1.12.0., guix-commits, 2020/11/19