[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
267/323: gnu: r-pcamethods: Update to 1.82.0.
From: |
guix-commits |
Subject: |
267/323: gnu: r-pcamethods: Update to 1.82.0. |
Date: |
Wed, 9 Dec 2020 06:47:44 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2ed937e0aa02a788a569468cf83dd3762231bed3
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:34 2020 +0100
gnu: r-pcamethods: Update to 1.82.0.
* gnu/packages/bioinformatics.scm (r-pcamethods): Update to 1.82.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index ac0cf5b..eb0c1de 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9859,14 +9859,14 @@ specific parser.")
(define-public r-pcamethods
(package
(name "r-pcamethods")
- (version "1.80.0")
+ (version "1.82.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "pcaMethods" version))
(sha256
(base32
- "10cww4jxyynkwxbbsx804nwac31j0hh8dgisygld0q663gaxkgni"))))
+ "04xb4vjky6hq58l30i1iq9rv5gzjdxnidjxpnzg7pvg67vz8pgf0"))))
(properties `((upstream-name . "pcaMethods")))
(build-system r-build-system)
(propagated-inputs
- 232/323: gnu: r-biobase: Update to 2.50.0., (continued)
- 232/323: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/12/09
- 236/323: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/12/09
- 239/323: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/12/09
- 249/323: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/12/09
- 247/323: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/12/09
- 269/323: gnu: Add r-msmstests., guix-commits, 2020/12/09
- 299/323: gnu: r-singlecellexperiment: Update to 1.12.0., guix-commits, 2020/12/09
- 300/323: gnu: Add r-rhdf5filters., guix-commits, 2020/12/09
- 275/323: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/12/09
- 285/323: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/12/09
- 267/323: gnu: r-pcamethods: Update to 1.82.0.,
guix-commits <=
- 283/323: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/12/09
- 276/323: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/12/09
- 317/323: gnu: r-watermelon: Update to 1.34.0., guix-commits, 2020/12/09