[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: |
Thu, 19 Nov 2020 10:22:57 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 642d71fc36d170c89e88e6941a967c2c90ecf694
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
- 203/288: gnu: r-singlecellexperiment: Update to 1.12.0., (continued)
- 203/288: gnu: r-singlecellexperiment: Update to 1.12.0., guix-commits, 2020/11/19
- 209/288: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/11/19
- 260/288: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/19
- 256/288: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/19
- 263/288: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/19
- 273/288: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/19
- 275/288: gnu: r-complexheatmap: Update to 2.6.0., guix-commits, 2020/11/19
- 277/288: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/19
- 283/288: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/19
- 287/288: gnu: r-gwascat: Update to 2.22.0., guix-commits, 2020/11/19
- 80/288: gnu: r-a4reporting: Update to 1.38.0.,
guix-commits <=
- 84/288: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/19
- 90/288: gnu: r-atacseqqc: Update to 1.14.0., guix-commits, 2020/11/19
- 87/288: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/11/19
- 89/288: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/19
- 91/288: gnu: r-gofuncr: Update to 1.10.0., guix-commits, 2020/11/19
- 92/288: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/11/19
- 95/288: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/19
- 99/288: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/11/19
- 96/288: gnu: r-aucell: Update to 1.12.0., guix-commits, 2020/11/19
- 97/288: gnu: r-ebimage: Update to 4.32.0., guix-commits, 2020/11/19