[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
225/296: gnu: r-rbowtie: Update to 1.28.0.
From: |
guix-commits |
Subject: |
225/296: gnu: r-rbowtie: Update to 1.28.0. |
Date: |
Fri, 12 Jun 2020 19:30:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 568c3929b6bcfdfbc1e937cc2c12d7d318ac63e8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:58:10 2020 +0200
gnu: r-rbowtie: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-rbowtie): 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 53f39e9..912e987 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5376,18 +5376,20 @@ Gaussian distributions.")
(define-public r-rbowtie
(package
(name "r-rbowtie")
- (version "1.26.0")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie" version))
(sha256
(base32
- "0yy31xhdmf6xb21wlhmxxwfqpm0nil39pb2cs3pq5ia758lb88z4"))))
+ "06y1qp915dlwjdi2fs3344sgya55pcv07f3i61y0cxb0bhbcgvrz"))))
(properties `((upstream-name . "Rbowtie")))
(build-system r-build-system)
(inputs
`(("zlib" ,zlib)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/Rbowtie/")
(synopsis "R bowtie wrapper")
(description
- 204/296: gnu: r-somaticsignatures: Update to 2.24.0., (continued)
- 204/296: gnu: r-somaticsignatures: Update to 2.24.0., guix-commits, 2020/06/12
- 205/296: gnu: r-yapsa: Update to 1.14.0., guix-commits, 2020/06/12
- 210/296: gnu: r-yarn: Update to 1.14.0., guix-commits, 2020/06/12
- 208/296: gnu: r-yaqcaffy: Update to 1.48.0., guix-commits, 2020/06/12
- 217/296: gnu: r-widgettools: Update to 1.66.0., guix-commits, 2020/06/12
- 216/296: gnu: r-wiggleplotr: Update to 1.12.0., guix-commits, 2020/06/12
- 213/296: gnu: r-massspecwavelet: Update to 1.54.0., guix-commits, 2020/06/12
- 215/296: gnu: r-wrench: Update to 1.6.0., guix-commits, 2020/06/12
- 214/296: gnu: r-xcms: Update to 3.10.1., guix-commits, 2020/06/12
- 223/296: gnu: r-biocfilecache: Update to 1.12.0., guix-commits, 2020/06/12
- 225/296: gnu: r-rbowtie: Update to 1.28.0.,
guix-commits <=
- 224/296: gnu: r-iclusterplus: Update to 1.24.0., guix-commits, 2020/06/12
- 227/296: gnu: r-rhisat2: Update to 1.4.0., guix-commits, 2020/06/12
- 231/296: gnu: r-birta: Update to 1.31.0., guix-commits, 2020/06/12
- 236/296: gnu: r-rsubread: Update to 2.2.2., guix-commits, 2020/06/12
- 237/296: gnu: r-flowutils: Update to 1.52.0., guix-commits, 2020/06/12
- 239/296: gnu: r-cytolib: Update to 2.0.3., guix-commits, 2020/06/12
- 241/296: gnu: r-flowmeans: Update to 1.48.0., guix-commits, 2020/06/12
- 242/296: gnu: r-ncdfflow: Update to 2.34.0., guix-commits, 2020/06/12
- 247/296: gnu: r-flowworkspace: Update to 4.0.3., guix-commits, 2020/06/12
- 251/296: gnu: r-flowsom: Update to 1.20.0., guix-commits, 2020/06/12