[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
204/296: gnu: r-somaticsignatures: Update to 2.24.0.
From: |
guix-commits |
Subject: |
204/296: gnu: r-somaticsignatures: Update to 2.24.0. |
Date: |
Fri, 12 Jun 2020 19:30:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 63c14717e30fefb0bc0c44c9129e74f03673b8d4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:55:27 2020 +0200
gnu: r-somaticsignatures: Update to 2.24.0.
* gnu/packages/bioconductor.scm (r-somaticsignatures): Update to 2.24.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 6c5003b..1db98d4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4718,14 +4718,14 @@ genomic categories and to add self-defined graphics in
the plot.")
(define-public r-somaticsignatures
(package
(name "r-somaticsignatures")
- (version "2.22.0")
+ (version "2.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "SomaticSignatures" version))
(sha256
(base32
- "1gvrkahllwz38g3hn9pjlikhfqz19a4qglcqmyrxk7h9ybx5zy5z"))))
+ "0d34mss73w1jdnmilk060a1fywlfmqbnlir089q9m3q1p3x0j4c1"))))
(properties
`((upstream-name . "SomaticSignatures")))
(build-system r-build-system)
@@ -4743,6 +4743,8 @@ genomic categories and to add self-defined graphics in
the plot.")
("r-reshape2" ,r-reshape2)
("r-s4vectors" ,r-s4vectors)
("r-variantannotation" ,r-variantannotation)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/juliangehring/SomaticSignatures")
(synopsis "Somatic signatures")
(description
- 181/296: gnu: r-a4classif: Update to 1.36.0., (continued)
- 181/296: gnu: r-a4classif: Update to 1.36.0., guix-commits, 2020/06/12
- 185/296: gnu: r-a4: Update to 1.36.0., guix-commits, 2020/06/12
- 184/296: gnu: r-a4base: Update to 1.36.0., guix-commits, 2020/06/12
- 183/296: gnu: r-a4reporting: Update to 1.36.0., guix-commits, 2020/06/12
- 190/296: gnu: r-motifdb: Update to 1.30.0., guix-commits, 2020/06/12
- 191/296: gnu: r-motifbreakr: Update to 2.2.0., guix-commits, 2020/06/12
- 200/296: gnu: r-aucell: Update to 1.10.0., guix-commits, 2020/06/12
- 197/296: gnu: r-annotationfuncs: Update to 1.38.0., guix-commits, 2020/06/12
- 199/296: gnu: r-allelicimbalance: Update to 1.26.0., guix-commits, 2020/06/12
- 196/296: gnu: r-abaenrichment: Update to 1.18.0., guix-commits, 2020/06/12
- 204/296: gnu: r-somaticsignatures: Update to 2.24.0.,
guix-commits <=
- 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, 2020/06/12