[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
279/318: gnu: r-biovizbase: Update to 1.38.0.
From: |
guix-commits |
Subject: |
279/318: gnu: r-biovizbase: Update to 1.38.0. |
Date: |
Fri, 20 Nov 2020 08:41:08 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f8c71fcb6be6f194a41fd58e06832fdaa9e1b544
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:20 2020 +0100
gnu: r-biovizbase: Update to 1.38.0.
* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.38.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 ca3619d..3e83e23 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10251,14 +10251,14 @@ the fact that each of these packages implements a
select methods.")
(define-public r-biovizbase
(package
(name "r-biovizbase")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biovizBase" version))
(sha256
(base32
- "1vq2mxa2jkljgw75zqjdkyml0ppi5dspvwj4cznfhi31cq8ds0qh"))))
+ "10jflvadfcgxq2jnfxkpn417xd8ibh3zllz9rsqnq5w3wgfr4fhq"))))
(properties `((upstream-name . "biovizBase")))
(build-system r-build-system)
(propagated-inputs
- 261/318: gnu: r-affy: Update to 1.68.0., (continued)
- 261/318: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/20
- 269/318: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/20
- 270/318: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/20
- 265/318: gnu: r-msnbase: Update to 2.16.0., guix-commits, 2020/11/20
- 268/318: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/11/20
- 274/318: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/20
- 273/318: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/20
- 275/318: gnu: r-complexheatmap: Update to 2.6.0., guix-commits, 2020/11/20
- 271/318: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/20
- 280/318: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/20
- 279/318: gnu: r-biovizbase: Update to 1.38.0.,
guix-commits <=
- 281/318: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/20
- 282/318: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/20
- 285/318: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/20
- 286/318: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/11/20
- 287/318: gnu: r-gwascat: Update to 2.22.0., guix-commits, 2020/11/20
- 288/318: gnu: r-sushi: Update to 1.28.0., guix-commits, 2020/11/20
- 293/318: gnu: r-systempiper: Update to 1.24.2., guix-commits, 2020/11/20
- 297/318: gnu: r-topgo: Update to 2.42.0., guix-commits, 2020/11/20
- 301/318: gnu: Add r-rcppnumerical., guix-commits, 2020/11/20
- 303/318: gnu: Add r-etrunct., guix-commits, 2020/11/20