[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
191/318: gnu: r-pcatools: Update to 2.2.0.
From: |
guix-commits |
Subject: |
191/318: gnu: r-pcatools: Update to 2.2.0. |
Date: |
Fri, 20 Nov 2020 08:40:36 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b45d808c7df695dc3a54fa4d90f03fce0ac91c64
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
- 277/318: gnu: r-ensembldb: Update to 2.14.0., (continued)
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/11/20
- 300/318: gnu: r-oligo: Update to 1.54.1., guix-commits, 2020/11/20
- 302/318: gnu: Add r-apeglm., guix-commits, 2020/11/20
- 308/318: gnu: r-diffbind: Update to 3.0.6., guix-commits, 2020/11/20
- 315/318: gnu: r-rsubread: Update to 2.4.1., guix-commits, 2020/11/20
- 182/318: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/20
- 188/318: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/20
- 193/318: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/11/20
- 191/318: gnu: r-pcatools: Update to 2.2.0.,
guix-commits <=
- 204/318: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/20
- 129/318: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/11/20
- 133/318: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/11/20
- 135/318: gnu: r-flowcore: Update to 2.2.0., guix-commits, 2020/11/20
- 139/318: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/20
- 143/318: gnu: r-flowstats: Update to 4.2.0., guix-commits, 2020/11/20
- 153/318: gnu: r-watermelon: Update to 1.34.0., guix-commits, 2020/11/20
- 154/318: gnu: r-gdsfmt: Update to 1.26.0., guix-commits, 2020/11/20
- 165/318: gnu: r-bgx: Update to 1.56.0., guix-commits, 2020/11/20
- 170/318: gnu: r-hypergraph: Update to 1.62.0., guix-commits, 2020/11/20