[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
202/296: gnu: r-yamss: Update to 1.14.0.
From: |
guix-commits |
Subject: |
202/296: gnu: r-yamss: Update to 1.14.0. |
Date: |
Fri, 12 Jun 2020 19:30:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6e397aad32a7710cd1680be06baa9c4e6daad741
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:55:17 2020 +0200
gnu: r-yamss: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-yamss): Update to 1.14.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 d24ff93..41cb7b2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4655,14 +4655,14 @@ visualization with image data.")
(define-public r-yamss
(package
(name "r-yamss")
- (version "1.12.1")
+ (version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "yamss" version))
(sha256
(base32
- "12jr7hbrwhb1gfjadj1024hv80ra22miy46dn40nmsrbklkfn3rw"))))
+ "00x2lnssgzbmhy5bb2m0f8rq2nsz3lb5xlp2vhkcagza39h3xb0c"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
@@ -4675,6 +4675,8 @@ visualization with image data.")
("r-s4vectors" ,r-s4vectors)
("r-summarizedexperiment"
,r-summarizedexperiment)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/hansenlab/yamss")
(synopsis "Tools for high-throughput metabolomics")
(description
- 180/296: gnu: r-a4core: Update to 1.36.0., (continued)
- 180/296: gnu: r-a4core: Update to 1.36.0., guix-commits, 2020/06/12
- 182/296: gnu: r-a4preproc: Update to 1.36.0., guix-commits, 2020/06/12
- 179/296: gnu: r-annaffy: Update to 1.60.0., guix-commits, 2020/06/12
- 187/296: gnu: r-bacon: Update to 1.16.0., guix-commits, 2020/06/12
- 186/296: gnu: r-abseqr: Update to 1.6.0., guix-commits, 2020/06/12
- 189/296: gnu: r-motiv: Update to 1.43.0., guix-commits, 2020/06/12
- 188/296: gnu: r-rgadem: Update to 2.36.0., guix-commits, 2020/06/12
- 192/296: gnu: r-motifstack: Update to 1.32.0., guix-commits, 2020/06/12
- 193/296: gnu: r-genomicscores: Update to 2.0.0., guix-commits, 2020/06/12
- 194/296: gnu: r-atacseqqc: Update to 1.12.3., guix-commits, 2020/06/12
- 202/296: gnu: r-yamss: Update to 1.14.0.,
guix-commits <=
- 195/296: gnu: r-gofuncr: Update to 1.8.0., guix-commits, 2020/06/12
- 198/296: gnu: r-annotationtools: Update to 1.62.0., guix-commits, 2020/06/12
- 203/296: gnu: r-gtrellis: Update to 1.20.1., guix-commits, 2020/06/12
- 206/296: gnu: r-gcrma: Update to 2.60.0., guix-commits, 2020/06/12
- 207/296: gnu: r-simpleaffy: Update to 2.64.0., guix-commits, 2020/06/12
- 209/296: gnu: r-quantro: Update to 1.22.0., guix-commits, 2020/06/12
- 218/296: gnu: r-webbioc: Update to 1.60.0., guix-commits, 2020/06/12
- 212/296: gnu: r-xbseq: Update to 1.20.0., guix-commits, 2020/06/12
- 211/296: gnu: r-roar: Update to 1.24.0., guix-commits, 2020/06/12
- 220/296: gnu: r-rbowtie2: Update to 1.10.0., guix-commits, 2020/06/12