[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
135/288: gnu: r-flowcore: Update to 2.2.0.
From: |
guix-commits |
Subject: |
135/288: gnu: r-flowcore: Update to 2.2.0. |
Date: |
Mon, 16 Nov 2020 15:07:18 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4e2c2e5adec24f0e27a4df22583800b0b892b2b3
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:53:55 2020 +0100
gnu: r-flowcore: Update to 2.2.0.
* gnu/packages/bioconductor.scm (r-flowcore): 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 e3b5734..0f50e2e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5926,14 +5926,14 @@ interact with gated cytometry data.")
(define-public r-flowcore
(package
(name "r-flowcore")
- (version "2.0.1")
+ (version "2.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowCore" version))
(sha256
(base32
- "1xalndmfidfzqwlppdanx7cnm4ysznq21ingmykhxni86s42kd8p"))))
+ "001ickrl2asdl0zwpdjqkl1w7137nzxbryamxihgya394jw73xr8"))))
(properties `((upstream-name . "flowCore")))
(build-system r-build-system)
(propagated-inputs
- 192/288: gnu: r-rgreat: Update to 1.22.0., (continued)
- 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
- 118/288: gnu: r-arrmnormalization: Update to 1.30.0., guix-commits, 2020/11/16
- 135/288: gnu: r-flowcore: Update to 2.2.0.,
guix-commits <=
- 140/288: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/11/16
- 139/288: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/16
- 145/288: gnu: r-cytoml: Update to 2.2.0., guix-commits, 2020/11/16
- 150/288: gnu: r-cicero: Update to 1.8.0., guix-commits, 2020/11/16
- 157/288: gnu: r-reqon: Update to 1.36.0., guix-commits, 2020/11/16
- 170/288: gnu: r-hypergraph: Update to 1.62.0., guix-commits, 2020/11/16
- 175/288: gnu: r-chemminer: Update to 3.42.0., guix-commits, 2020/11/16
- 177/288: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/11/16
- 185/288: gnu: r-bioconcotk: Update to 1.10.0., guix-commits, 2020/11/16
- 189/288: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/16