[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
80/288: gnu: r-a4reporting: Update to 1.38.0.
From: |
guix-commits |
Subject: |
80/288: gnu: r-a4reporting: Update to 1.38.0. |
Date: |
Mon, 16 Nov 2020 15:07:01 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 913c5befa5aa2bb6a9d65a39783e50ef9ec66f07
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:51:05 2020 +0100
gnu: r-a4reporting: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.38.0.
---
gnu/packages/bioconductor.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 81208f7..ef16def 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4034,19 +4034,20 @@ is used for preprocessing the arrays.")
(define-public r-a4reporting
(package
(name "r-a4reporting")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Reporting" version))
(sha256
(base32
- "1jhlxqwfbgflcyzy9gyxznzcadj9zxchl3lfdlc4ffm0hwz5jl2f"))))
+ "1jx4ym3hyix8gwr8d2r38w1wj7siv6ynzhwanczcjf1naws3dqpy"))))
(properties `((upstream-name . "a4Reporting")))
(build-system r-build-system)
(propagated-inputs
- `(("r-annaffy" ,r-annaffy)
- ("r-xtable" ,r-xtable)))
+ `(("r-xtable" ,r-xtable)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/a4Reporting/")
(synopsis "Automated Affymetrix array analysis reporting package")
(description
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., (continued)
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/16
- 278/288: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/16
- 281/288: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/16
- 282/288: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/16
- 283/288: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/16
- 52/288: gnu: r-icobra: Update to 1.18.0., guix-commits, 2020/11/16
- 75/288: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/11/16
- 76/288: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/11/16
- 78/288: gnu: r-a4classif: Update to 1.38.0., guix-commits, 2020/11/16
- 79/288: gnu: r-a4preproc: Update to 1.38.0., guix-commits, 2020/11/16
- 80/288: gnu: r-a4reporting: Update to 1.38.0.,
guix-commits <=
- 82/288: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/11/16
- 84/288: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/16
- 92/288: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/11/16
- 89/288: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/16
- 97/288: gnu: r-ebimage: Update to 4.32.0., guix-commits, 2020/11/16
- 98/288: gnu: r-yamss: Update to 1.16.0., guix-commits, 2020/11/16
- 94/288: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/16
- 101/288: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/11/16
- 91/288: gnu: r-gofuncr: Update to 1.10.0., guix-commits, 2020/11/16
- 96/288: gnu: r-aucell: Update to 1.12.0., guix-commits, 2020/11/16