[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
83/296: gnu: r-biovizbase: Update to 1.36.0.
From: |
guix-commits |
Subject: |
83/296: gnu: r-biovizbase: Update to 1.36.0. |
Date: |
Fri, 12 Jun 2020 19:29:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 07518c3a340b629f02219991b30a1c52fa468a13
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:30:22 2020 +0200
gnu: r-biovizbase: Update to 1.36.0.
* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.36.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 10bd7e7..dc1be91 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10346,14 +10346,14 @@ the fact that each of these packages implements a
select methods.")
(define-public r-biovizbase
(package
(name "r-biovizbase")
- (version "1.34.1")
+ (version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biovizBase" version))
(sha256
(base32
- "04vvj907bgs67w8rb7n1haf80p6cd0qj5fdxw0dwryb455y35vir"))))
+ "1vq2mxa2jkljgw75zqjdkyml0ppi5dspvwj4cznfhi31cq8ds0qh"))))
(properties `((upstream-name . "biovizBase")))
(build-system r-build-system)
(propagated-inputs
- 84/296: gnu: r-ggbio: Update to 1.36.0., (continued)
- 84/296: gnu: r-ggbio: Update to 1.36.0., guix-commits, 2020/06/12
- 62/296: gnu: r-protgenerics: Update to 1.20.0., guix-commits, 2020/06/12
- 71/296: gnu: r-deseq: Update to 1.39.0., guix-commits, 2020/06/12
- 67/296: gnu: r-pcamethods: Update to 1.80.0., guix-commits, 2020/06/12
- 72/296: gnu: r-edaseq: Update to 2.22.0., guix-commits, 2020/06/12
- 73/296: gnu: r-interactivedisplaybase: Update to 1.26.3., guix-commits, 2020/06/12
- 76/296: gnu: r-keggrest: Update to 1.28.0., guix-commits, 2020/06/12
- 77/296: gnu: r-gage: Update to 2.37.0., guix-commits, 2020/06/12
- 78/296: gnu: r-genomicfiles: Update to 1.24.0., guix-commits, 2020/06/12
- 81/296: gnu: r-ensembldb: Update to 2.12.1., guix-commits, 2020/06/12
- 83/296: gnu: r-biovizbase: Update to 1.36.0.,
guix-commits <=
- 85/296: gnu: r-gqtlbase: Update to 1.20.0., guix-commits, 2020/06/12
- 88/296: gnu: r-ldblock: Update to 1.18.0., guix-commits, 2020/06/12
- 86/296: gnu: r-snpstats: Update to 1.38.0., guix-commits, 2020/06/12
- 101/296: gnu: r-delayedmatrixstats: Update to 1.10.0., guix-commits, 2020/06/12
- 103/296: gnu: r-coverageview: Update to 1.26.0., guix-commits, 2020/06/12
- 89/296: gnu: r-gqtlstats: Update to 1.20.0., guix-commits, 2020/06/12
- 92/296: gnu: r-sushi: Update to 1.26.0., guix-commits, 2020/06/12
- 99/296: gnu: r-scater: Update to 1.16.1., guix-commits, 2020/06/12
- 102/296: gnu: r-ideoviz: Update to 1.24.0., guix-commits, 2020/06/12
- 105/296: gnu: r-biocversion: Update to 3.11.1., guix-commits, 2020/06/12