[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
146/323: gnu: r-cytoml: Update to 2.2.1.
From: |
guix-commits |
Subject: |
146/323: gnu: r-cytoml: Update to 2.2.1. |
Date: |
Mon, 7 Dec 2020 15:13:26 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d024e149bfd342c047e197cc953054c858bd0860
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:54:26 2020 +0100
gnu: r-cytoml: Update to 2.2.1.
* gnu/packages/bioconductor.scm (r-cytoml): Update to 2.2.1.
---
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 522ddb0..b3f6017 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6367,14 +6367,14 @@ sequential way to mimic the manual gating strategy.")
(define-public r-cytoml
(package
(name "r-cytoml")
- (version "2.0.5")
+ (version "2.2.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "CytoML" version))
(sha256
(base32
- "174brv027mm90lydfg6hnhazwh8jy4vf6ial4hpsfalwa5jrz55n"))))
+ "1d8x49aqc95x1vx456hya5r7mal80pj9l6wmr5x5pb5r8qyzz6yq"))))
(properties `((upstream-name . "CytoML")))
(build-system r-build-system)
(inputs
- 10/323: gnu: r-affycoretools: Update to 1.62.0., (continued)
- 10/323: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/12/07
- 72/323: gnu: r-fgsea: Update to 1.16.0., guix-commits, 2020/12/07
- 84/323: gnu: r-abseqr: Update to 1.8.0., guix-commits, 2020/12/07
- 67/323: gnu: r-varianttools: Update to 1.32.0., guix-commits, 2020/12/07
- 124/323: gnu: r-quasr: Update to 1.30.0., guix-commits, 2020/12/07
- 138/323: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/12/07
- 139/323: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/12/07
- 142/323: gnu: Add r-aws-s3., guix-commits, 2020/12/07
- 143/323: gnu: r-flowworkspace: Update to 4.2.0., guix-commits, 2020/12/07
- 145/323: gnu: r-opencyto: Update to 2.2.0., guix-commits, 2020/12/07
- 146/323: gnu: r-cytoml: Update to 2.2.1.,
guix-commits <=
- 166/323: gnu: r-bicare: Update to 1.48.0., guix-commits, 2020/12/07
- 159/323: gnu: r-variantfiltering: Update to 1.26.0., guix-commits, 2020/12/07
- 172/323: gnu: r-bigmemoryextras: Update to 1.38.0., guix-commits, 2020/12/07
- 184/323: gnu: r-bioconcotk: Update to 1.10.0., guix-commits, 2020/12/07
- 197/323: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/12/07
- 202/323: gnu: Add r-ggalluvial., guix-commits, 2020/12/07
- 216/323: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/12/07
- 227/323: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/12/07
- 100/323: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/12/07
- 107/323: gnu: r-massspecwavelet: Update to 1.56.0., guix-commits, 2020/12/07