[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
159/289: gnu: r-wavcluster: Update to 2.24.0.
From: |
guix-commits |
Subject: |
159/289: gnu: r-wavcluster: Update to 2.24.0. |
Date: |
Fri, 6 Nov 2020 18:04:49 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ca005358b0f1d1e9f6523faa57c52c5ab71a940b
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:55:06 2020 +0100
gnu: r-wavcluster: Update to 2.24.0.
* gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.24.0.
---
gnu/packages/bioconductor.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1efd519..725912f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6893,14 +6893,14 @@ format.")
(define-public r-wavcluster
(package
(name "r-wavcluster")
- (version "2.22.0")
+ (version "2.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wavClusteR" version))
(sha256
(base32
- "0204czqjmkwhd6gznwxzb0vj3dg3aif628g8c30085aa2jljn9bk"))))
+ "18cg0jbr3rjyx31wwyag1n5gams55pbd2rvb99i3g80q9hvswawi"))))
(properties `((upstream-name . "wavClusteR")))
(build-system r-build-system)
(propagated-inputs
@@ -6917,8 +6917,7 @@ format.")
("r-rtracklayer" ,r-rtracklayer)
("r-s4vectors" ,r-s4vectors)
("r-seqinr" ,r-seqinr)
- ("r-stringr" ,r-stringr)
- ("r-wmtsa" ,r-wmtsa)))
+ ("r-stringr" ,r-stringr)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/wavClusteR/")
- 156/289: gnu: r-bigmelon: Update to 1.16.0., (continued)
- 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, 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 <=
- 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
- 128/289: gnu: r-multidataset: Update to 1.18.0., guix-commits, 2020/11/06
- 131/289: gnu: r-annotatr: Update to 1.16.0., guix-commits, 2020/11/06
- 132/289: gnu: r-rsubread: Update to 2.4.0., guix-commits, 2020/11/06
- 134/289: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/11/06
- 135/289: gnu: r-cytolib: Update to 2.2.0., guix-commits, 2020/11/06
- 141/289: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/11/06