[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
232/296: gnu: r-multidataset: Update to 1.16.0.
From: |
guix-commits |
Subject: |
232/296: gnu: r-multidataset: Update to 1.16.0. |
Date: |
Fri, 12 Jun 2020 19:30:36 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 905bbb13dae1c8dd87f33c511127c63acb6b0252
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:58:44 2020 +0200
gnu: r-multidataset: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-multidataset): Update to 1.16.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 ff2e9d0..380adec 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5632,14 +5632,14 @@ Markov-Chain-Monte-Carlo is applied to sample the
activity states.")
(define-public r-multidataset
(package
(name "r-multidataset")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MultiDataSet" version))
(sha256
(base32
- "0iw99ymrv3ls023mpmgyagmb5simgsgadpj0k4bnssfaqnklywlj"))))
+ "0hjnj32m9wwlh2krdpdyl5jk1cakvlgki80z51mabhc62pajzf39"))))
(properties `((upstream-name . "MultiDataSet")))
(build-system r-build-system)
(propagated-inputs
@@ -5653,6 +5653,8 @@ Markov-Chain-Monte-Carlo is applied to sample the
activity states.")
("r-qqman" ,r-qqman)
("r-s4vectors" ,r-s4vectors)
("r-summarizedexperiment" ,r-summarizedexperiment)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/MultiDataSet/")
(synopsis "Implementation of MultiDataSet and ResultSet")
(description
- 206/296: gnu: r-gcrma: Update to 2.60.0., (continued)
- 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
- 226/296: gnu: r-sgseq: Update to 1.22.0., guix-commits, 2020/06/12
- 229/296: gnu: r-rqc: Update to 1.22.0., guix-commits, 2020/06/12
- 230/296: gnu: r-birewire: Update to 3.20.0., guix-commits, 2020/06/12
- 232/296: gnu: r-multidataset: Update to 1.16.0.,
guix-commits <=
- 233/296: gnu: r-ropls: Update to 1.20.0., guix-commits, 2020/06/12
- 234/296: gnu: r-biosigner: Update to 1.16.0., guix-commits, 2020/06/12
- 238/296: gnu: r-consensusclusterplus: Update to 1.52.0., guix-commits, 2020/06/12
- 118/296: gnu: r-oligo: Update to 1.52.0., guix-commits, 2020/06/12
- 144/296: gnu: r-destiny: Update to 3.2.0., guix-commits, 2020/06/12
- 235/296: gnu: r-annotatr: Update to 1.14.0., guix-commits, 2020/06/12
- 240/296: gnu: r-flowcore: Update to 2.0.1., guix-commits, 2020/06/12
- 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