[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
263/296: gnu: r-wavcluster: Update to 2.22.0.
From: |
guix-commits |
Subject: |
263/296: gnu: r-wavcluster: Update to 2.22.0. |
Date: |
Fri, 12 Jun 2020 19:30:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 12b255f213d5944fc2de7c341f3d74d42700b9d2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:03:11 2020 +0200
gnu: r-wavcluster: Update to 2.22.0.
* gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.22.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index f47ac9e..46c8b01 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6851,14 +6851,14 @@ format.")
(define-public r-wavcluster
(package
(name "r-wavcluster")
- (version "2.20.0")
+ (version "2.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wavClusteR" version))
(sha256
(base32
- "0vq3xxsvwq86rlya7xc92sc4i6b48sib0pcina3xivg3ky2j3z7y"))))
+ "0204czqjmkwhd6gznwxzb0vj3dg3aif628g8c30085aa2jljn9bk"))))
(properties `((upstream-name . "wavClusteR")))
(build-system r-build-system)
(propagated-inputs
@@ -6877,6 +6877,8 @@ format.")
("r-seqinr" ,r-seqinr)
("r-stringr" ,r-stringr)
("r-wmtsa" ,r-wmtsa)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/wavClusteR/")
(synopsis "Identification of RNA-protein interaction sites in PAR-CLIP
data")
(description
- 221/296: gnu: r-progeny: Update to 1.10.0., (continued)
- 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
- 249/296: gnu: r-opencyto: Update to 2.0.0., guix-commits, 2020/06/12
- 254/296: gnu: r-rcistarget: Update to 1.8.0., guix-commits, 2020/06/12
- 260/296: gnu: r-bigmelon: Update to 1.14.0., guix-commits, 2020/06/12
- 261/296: gnu: r-seqbias: Update to 1.36.0., guix-commits, 2020/06/12
- 262/296: gnu: r-reqon: Update to 1.34.0., guix-commits, 2020/06/12
- 263/296: gnu: r-wavcluster: Update to 2.22.0.,
guix-commits <=
- 265/296: gnu: r-variantfiltering: Update to 1.24.0., guix-commits, 2020/06/12
- 266/296: gnu: r-variancepartition: Update to 1.18.0., guix-commits, 2020/06/12
- 271/296: gnu: r-bhc: Update to 1.40.0., guix-commits, 2020/06/12
- 267/296: gnu: r-htqpcr: Update to 1.42.0., guix-commits, 2020/06/12
- 273/296: gnu: r-bifet: Update to 1.8.0., guix-commits, 2020/06/12
- 281/296: gnu: r-bioassayr: Update to 1.26.0., guix-commits, 2020/06/12
- 284/296: gnu: r-reactomepa: Update to 1.32.0., guix-commits, 2020/06/12
- 283/296: gnu: r-graphite: Update to 1.34.0., guix-commits, 2020/06/12
- 290/296: gnu: r-bioconcotk: Update to 1.8.0., guix-commits, 2020/06/12
- 291/296: gnu: r-biocor: Update to 1.12.0., guix-commits, 2020/06/12