[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
189/265: gnu: r-flowcore: Update to 1.52.1.
From: |
guix-commits |
Subject: |
189/265: gnu: r-flowcore: Update to 1.52.1. |
Date: |
Sun, 15 Dec 2019 09:40:35 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b2a2f3213065aa5d4f63df3631140a4dd8b358fd
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:21:15 2019 +0100
gnu: r-flowcore: Update to 1.52.1.
* gnu/packages/bioconductor.scm (r-flowcore): Update to 1.52.1.
[propagated-inputs]: Remove r-corpcor, r-graph, r-mass, and r-rrcov; add
r-cytolib.
---
gnu/packages/bioconductor.scm | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ef55cd5..a53dcf5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5289,26 +5289,23 @@ interact with gated cytometry data.")
(define-public r-flowcore
(package
(name "r-flowcore")
- (version "1.50.0")
+ (version "1.52.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowCore" version))
(sha256
(base32
- "0pvcyzycsmgc8iw60q9xnhllfan6ihwpz3gvk8h1n9jmhpxzylan"))))
+ "08kvxc187iwlixibx1860jcp5g9bsw8abkv06x2qv1w83fas4pp2"))))
(properties `((upstream-name . "flowCore")))
(build-system r-build-system)
(propagated-inputs
`(("r-bh" ,r-bh)
("r-biobase" ,r-biobase)
("r-biocgenerics" ,r-biocgenerics)
- ("r-corpcor" ,r-corpcor)
- ("r-graph" ,r-graph)
- ("r-mass" ,r-mass)
+ ("r-cytolib" ,r-cytolib)
("r-matrixstats" ,r-matrixstats)
- ("r-rcpp" ,r-rcpp)
- ("r-rrcov" ,r-rrcov)))
+ ("r-rcpp" ,r-rcpp)))
(home-page "https://bioconductor.org/packages/flowCore")
(synopsis "Basic structures for flow cytometry data")
(description
- 155/265: gnu: r-bioccheck: Update to 1.22.0., (continued)
- 155/265: gnu: r-bioccheck: Update to 1.22.0., guix-commits, 2019/12/15
- 166/265: gnu: r-dexseq: Update to 1.32.0., guix-commits, 2019/12/15
- 163/265: gnu: r-gseabase: Update to 1.48.0., guix-commits, 2019/12/15
- 164/265: gnu: r-rbgl: Update to 1.62.1., guix-commits, 2019/12/15
- 167/265: gnu: r-deseq2: Update to 1.26.0., guix-commits, 2019/12/15
- 170/265: gnu: r-htqpcr: Update to 1.40.0., guix-commits, 2019/12/15
- 168/265: gnu: r-genefilter: Update to 1.68.0., guix-commits, 2019/12/15
- 186/265: gnu: r-mixomics: Update to 6.10.6., guix-commits, 2019/12/15
- 185/265: gnu: r-rcistarget: Update to 1.6.0., guix-commits, 2019/12/15
- 188/265: gnu: r-flowmeans: Update to 1.46.0., guix-commits, 2019/12/15
- 189/265: gnu: r-flowcore: Update to 1.52.1.,
guix-commits <=
- 187/265: gnu: r-flowsom: Update to 1.18.0., guix-commits, 2019/12/15
- 193/265: gnu: r-annotatr: Update to 1.12.1., guix-commits, 2019/12/15
- 197/265: gnu: r-birewire: Update to 3.18.0., guix-commits, 2019/12/15
- 198/265: gnu: r-rqc: Update to 1.20.0., guix-commits, 2019/12/15
- 196/265: gnu: r-birta: Update to 1.30.0., guix-commits, 2019/12/15
- 195/265: gnu: r-ropls: Update to 1.18.0., guix-commits, 2019/12/15
- 200/265: gnu: r-rhisat2: Update to 1.2.0., guix-commits, 2019/12/15
- 205/265: gnu: r-arrmnormalization: Update to 1.26.0., guix-commits, 2019/12/15
- 213/265: gnu: r-xcms: Update to 3.8.1., guix-commits, 2019/12/15
- 221/265: gnu: r-gcrma: Update to 2.58.0., guix-commits, 2019/12/15