[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
228/296: gnu: r-quasr: Update to 1.28.0.
From: |
guix-commits |
Subject: |
228/296: gnu: r-quasr: Update to 1.28.0. |
Date: |
Fri, 12 Jun 2020 19:30:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a84abf434d1fc504b4ec2adb9e7b9a70281c7709
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:58:27 2020 +0200
gnu: r-quasr: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-quasr): Update to 1.28.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 5f62429..7ab55a1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5484,14 +5484,14 @@ index.")
(define-public r-quasr
(package
(name "r-quasr")
- (version "1.26.0")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "QuasR" version))
(sha256
(base32
- "07m5q7wasapj2984kwy897510flbhvz7x0fgs7q2vm5wjhfzdrgv"))))
+ "0d87ajaaq8a7xgzl820qx5bvxw86ppab8clqk77sj02rfijnvjn8"))))
(properties `((upstream-name . "QuasR")))
(build-system r-build-system)
(inputs
@@ -5517,6 +5517,8 @@ index.")
("r-rtracklayer" ,r-rtracklayer)
("r-s4vectors" ,r-s4vectors)
("r-shortread" ,r-shortread)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/QuasR/")
(synopsis "Quantify and annotate short reads in R")
(description
- 243/296: gnu: r-ggcyto: Update to 1.16.0., (continued)
- 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, 2020/06/12
- 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 <=
- 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, 2020/06/12
- 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