[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
136/289: gnu: r-flowcore: Update to 2.2.0.
From: |
guix-commits |
Subject: |
136/289: gnu: r-flowcore: Update to 2.2.0. |
Date: |
Fri, 6 Nov 2020 18:04:42 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 98d26a3a58985dc668b3b8528b16342b2238d552
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 a5f2f9c..b255310 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5927,14 +5927,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
- 133/289: gnu: r-flowutils: Update to 1.54.0., (continued)
- 133/289: gnu: r-flowutils: Update to 1.54.0., guix-commits, 2020/11/06
- 140/289: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/06
- 144/289: gnu: r-flowstats: Update to 4.2.0., guix-commits, 2020/11/06
- 139/289: gnu: r-ggcyto: Update to 1.18.0., guix-commits, 2020/11/06
- 143/289: gnu: r-flowworkspace: Update to 4.2.0., guix-commits, 2020/11/06
- 145/289: gnu: r-opencyto: Update to 2.2.0., guix-commits, 2020/11/06
- 147/289: gnu: r-flowsom: Update to 1.22.0., guix-commits, 2020/11/06
- 156/289: gnu: r-bigmelon: Update to 1.16.0., guix-commits, 2020/11/06
- 126/289: gnu: r-rqc: Update to 1.24.0., guix-commits, 2020/11/06
- 130/289: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/11/06
- 136/289: gnu: r-flowcore: Update to 2.2.0.,
guix-commits <=
- 137/289: gnu: r-flowmeans: Update to 1.50.0., guix-commits, 2020/11/06
- 138/289: gnu: r-ncdfflow: Update to 2.36.0., guix-commits, 2020/11/06
- 142/289: gnu: r-rprotobuflib: Update to 2.2.0., guix-commits, 2020/11/06
- 151/289: gnu: r-cicero: Update to 1.8.0., guix-commits, 2020/11/06
- 155/289: gnu: r-gdsfmt: Update to 1.26.0., guix-commits, 2020/11/06
- 158/289: gnu: r-reqon: Update to 1.36.0., guix-commits, 2020/11/06
- 159/289: gnu: r-wavcluster: Update to 2.24.0., guix-commits, 2020/11/06
- 160/289: gnu: r-timeseriesexperiment: Update to 1.8.0., guix-commits, 2020/11/06
- 161/289: gnu: r-variantfiltering: Update to 1.26.0., guix-commits, 2020/11/06
- 123/289: gnu: r-sgseq: Update to 1.24.0., guix-commits, 2020/11/06