[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
245/296: gnu: r-flowclust: Update to 3.26.0.
From: |
guix-commits |
Subject: |
245/296: gnu: r-flowclust: Update to 3.26.0. |
Date: |
Fri, 12 Jun 2020 19:30:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b347d6c32b3f99aad3b107e1ac4937bbbe9d6e30
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:00:35 2020 +0200
gnu: r-flowclust: Update to 3.26.0.
* gnu/packages/bioconductor.scm (r-flowclust): Update to 3.26.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index d5cabc4..fc9f171 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6047,14 +6047,14 @@ statistics to the plot.")
(define-public r-flowclust
(package
(name "r-flowclust")
- (version "3.24.0")
+ (version "3.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowClust" version))
(sha256
(base32
- "0k4bgc4mf512njfdfg5ld9l7slgfxyfh766jab87j96zrrgcnj8s"))))
+ "06mkq9y41jax07x4knhvhzgrkgqdvpvcw604bxdk6bv9wx3ipq5b"))))
(properties `((upstream-name . "flowClust")))
(build-system r-build-system)
(arguments
@@ -6073,7 +6073,8 @@ statistics to the plot.")
(inputs
`(("gsl" ,gsl)))
(native-inputs
- `(("pkg-config" ,pkg-config)))
+ `(("pkg-config" ,pkg-config)
+ ("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/flowClust")
(synopsis "Clustering for flow cytometry")
(description
- 232/296: gnu: r-multidataset: Update to 1.16.0., (continued)
- 232/296: gnu: r-multidataset: Update to 1.16.0., guix-commits, 2020/06/12
- 233/296: gnu: r-ropls: Update to 1.20.0., guix-commits, 2020/06/12
- 234/296: gnu: r-biosigner: Update to 1.16.0., guix-commits, 2020/06/12
- 238/296: gnu: r-consensusclusterplus: Update to 1.52.0., guix-commits, 2020/06/12
- 118/296: gnu: r-oligo: Update to 1.52.0., guix-commits, 2020/06/12
- 144/296: gnu: r-destiny: Update to 3.2.0., guix-commits, 2020/06/12
- 235/296: gnu: r-annotatr: Update to 1.14.0., guix-commits, 2020/06/12
- 240/296: gnu: r-flowcore: Update to 2.0.1., guix-commits, 2020/06/12
- 243/296: gnu: r-ggcyto: Update to 1.16.0., guix-commits, 2020/06/12
- 244/296: gnu: r-flowviz: Update to 1.52.0., guix-commits, 2020/06/12
- 245/296: gnu: r-flowclust: Update to 3.26.0.,
guix-commits <=
- 250/296: gnu: r-cytoml: Update to 2.0.0., guix-commits, 2020/06/12
- 253/296: gnu: r-depecher: Update to 1.4.0., guix-commits, 2020/06/12
- 256/296: gnu: r-genie3: Update to 1.10.0., guix-commits, 2020/06/12
- 257/296: gnu: r-roc: Update to 1.64.0., guix-commits, 2020/06/12
- 201/296: gnu: r-ebimage: Update to 4.30.0., guix-commits, 2020/06/12
- 221/296: gnu: r-progeny: Update to 1.10.0., guix-commits, 2020/06/12
- 222/296: gnu: r-arrmnormalization: Update to 1.28.0., guix-commits, 2020/06/12
- 228/296: gnu: r-quasr: Update to 1.28.0., guix-commits, 2020/06/12
- 246/296: gnu: r-rprotobuflib: Update to 2.0.0., guix-commits, 2020/06/12
- 248/296: gnu: r-flowstats: Update to 4.0.0., guix-commits, 2020/06/12