[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
137/289: gnu: r-flowmeans: Update to 1.50.0.
From: |
guix-commits |
Subject: |
137/289: gnu: r-flowmeans: Update to 1.50.0. |
Date: |
Fri, 6 Nov 2020 18:04:42 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c31a9ed3c119987e168b212de946eb4310cabdde
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:53:58 2020 +0100
gnu: r-flowmeans: Update to 1.50.0.
* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.50.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 b255310..66c22e5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5958,14 +5958,14 @@ with flow cytometry data.")
(define-public r-flowmeans
(package
(name "r-flowmeans")
- (version "1.48.0")
+ (version "1.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowMeans" version))
(sha256
(base32
- "1sv5vpwm3qdhkn1gdrk3n674harjcni91g63sqzfmybiwq8dlym7"))))
+ "02y5b3iqjlqjlxrqq0l24dr68sjaniz26jqf14cnnwz1xg5hz734"))))
(properties `((upstream-name . "flowMeans")))
(build-system r-build-system)
(propagated-inputs
- 140/289: gnu: r-flowviz: Update to 1.54.0., (continued)
- 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, 2020/11/06
- 137/289: gnu: r-flowmeans: Update to 1.50.0.,
guix-commits <=
- 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
- 125/289: gnu: r-quasr: Update to 1.30.0., guix-commits, 2020/11/06