[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/356: gnu: r-pcamethods: Update to 1.86.0.
From: |
guix-commits |
Subject: |
73/356: gnu: r-pcamethods: Update to 1.86.0. |
Date: |
Sun, 7 Nov 2021 18:11:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 78fd7685668c1846792496b624bbbc3baeebf46e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:06 2021 +0000
gnu: r-pcamethods: Update to 1.86.0.
* gnu/packages/bioconductor.scm (r-pcamethods): Update to 1.86.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 308c854..e61b7b8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3740,14 +3740,14 @@ the fact that each of these packages implements a
select methods.")
(define-public r-pcamethods
(package
(name "r-pcamethods")
- (version "1.84.0")
+ (version "1.86.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "pcaMethods" version))
(sha256
(base32
- "1ccqsxn487dy92c2d1iffh9917z4zq5ia92zv2h6pi00jjc6ymb5"))))
+ "1fj2v6sna4lbw7ar9h93y2g4pzylqqp7760ih425gcai7s19xdrg"))))
(properties `((upstream-name . "pcaMethods")))
(build-system r-build-system)
(propagated-inputs
- 57/356: gnu: r-genomicranges: Update to 1.46.0., (continued)
- 57/356: gnu: r-genomicranges: Update to 1.46.0., guix-commits, 2021/11/07
- 62/356: gnu: r-impute: Update to 1.68.0., guix-commits, 2021/11/07
- 64/356: gnu: r-keggrest: Update to 1.34.0., guix-commits, 2021/11/07
- 65/356: gnu: r-limma: Update to 3.50.0., guix-commits, 2021/11/07
- 67/356: gnu: r-mutationalpatterns: Update to 3.4.0., guix-commits, 2021/11/07
- 58/356: gnu: r-gostats: Update to 2.60.0., guix-commits, 2021/11/07
- 61/356: gnu: r-rhtslib: Update to 1.26.0., guix-commits, 2021/11/07
- 71/356: gnu: r-mzr: Update to 2.28.0., guix-commits, 2021/11/07
- 70/356: gnu: r-mzid: Update to 1.32.0., guix-commits, 2021/11/07
- 69/356: gnu: r-msnid: Update to 1.28.0., guix-commits, 2021/11/07
- 73/356: gnu: r-pcamethods: Update to 1.86.0.,
guix-commits <=
- 74/356: gnu: r-protgenerics: Update to 1.26.0., guix-commits, 2021/11/07
- 77/356: gnu: r-regioner: Update to 1.26.0., guix-commits, 2021/11/07
- 76/356: gnu: r-rcas: Update to 1.20.0., guix-commits, 2021/11/07
- 81/356: gnu: r-rsamtools: Update to 2.10.0., guix-commits, 2021/11/07
- 78/356: gnu: r-reportingtools: Update to 2.34.0., guix-commits, 2021/11/07
- 66/356: gnu: r-methylkit: Update to 1.20.0., guix-commits, 2021/11/07
- 84/356: gnu: r-seqpattern: Update to 1.26.0., guix-commits, 2021/11/07
- 85/356: gnu: r-shortread: Update to 1.52.0., guix-commits, 2021/11/07
- 86/356: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/07
- 87/356: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/07