[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
191/288: gnu: r-pcatools: Update to 2.2.0.
From: |
guix-commits |
Subject: |
191/288: gnu: r-pcatools: Update to 2.2.0. |
Date: |
Mon, 16 Nov 2020 15:07:35 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d48ecbdad90dd4830b139bfb25b6289dd1ba5e42
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:56:47 2020 +0100
gnu: r-pcatools: Update to 2.2.0.
* gnu/packages/bioconductor.scm (r-pcatools): Update to 2.2.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 159704a..0b5f800 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8085,14 +8085,14 @@ distance measures.")
(define-public r-pcatools
(package
(name "r-pcatools")
- (version "2.0.0")
+ (version "2.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "PCAtools" version))
(sha256
(base32
- "0mnwqrhm1hmhzwrpidf6z207w1ycpm572snvpp5swlg6hnxq6bnc"))))
+ "1fz9h99yyn49b5rcnkg2kjdfmczfwnc44fpwbia0izj6gx192phb"))))
(properties `((upstream-name . "PCAtools")))
(build-system r-build-system)
(propagated-inputs
- 183/288: gnu: r-experimenthub: Update to 1.16.0., (continued)
- 183/288: gnu: r-experimenthub: Update to 1.16.0., guix-commits, 2020/11/16
- 174/288: gnu: r-bigpint: Update to 1.6.0., guix-commits, 2020/11/16
- 178/288: gnu: r-graphite: Update to 1.36.0., guix-commits, 2020/11/16
- 172/288: gnu: r-biggr: Update to 1.26.0., guix-commits, 2020/11/16
- 179/288: gnu: r-reactomepa: Update to 1.34.0., guix-commits, 2020/11/16
- 184/288: gnu: r-multiassayexperiment: Update to 1.16.0., guix-commits, 2020/11/16
- 182/288: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/16
- 199/288: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/16
- 197/288: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/11/16
- 204/288: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/16
- 191/288: gnu: r-pcatools: Update to 2.2.0.,
guix-commits <=
- 201/288: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/16
- 192/288: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/16
- 203/288: gnu: r-singlecellexperiment: Update to 1.12.0., guix-commits, 2020/11/16
- 208/288: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/16
- 209/288: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/11/16
- 210/288: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/16
- 212/288: gnu: r-gseabase: Update to 1.52.0., guix-commits, 2020/11/16
- 216/288: gnu: r-systempiper: Update to 1.24.0., guix-commits, 2020/11/16
- 217/288: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/11/16
- 90/288: gnu: r-atacseqqc: Update to 1.14.0., guix-commits, 2020/11/16