[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
196/323: gnu: r-rgraphviz: Update to 2.34.0.
From: |
guix-commits |
Subject: |
196/323: gnu: r-rgraphviz: Update to 2.34.0. |
Date: |
Wed, 9 Dec 2020 06:47:19 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b6348b0edfe021196d8e0c83cdd56b963e9304fa
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:57:06 2020 +0100
gnu: r-rgraphviz: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-rgraphviz): Update to 2.34.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 3bdaf3f..b1a73c4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8468,14 +8468,14 @@ data manipulation and visualization.")
(define-public r-rgraphviz
(package
(name "r-rgraphviz")
- (version "2.32.0")
+ (version "2.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rgraphviz" version))
(sha256
(base32
- "1calpvzgcz6v7s4x6bf35kj83sga95zjp7x87p5d3qnbv7q2wz5y"))))
+ "1k0nrskak2v5xv7za226r3wypja3zxxmmc0cxz2imjhlgnkbha77"))))
(properties `((upstream-name . "Rgraphviz")))
(build-system r-build-system)
(arguments
- 114/323: gnu: r-webbioc: Update to 1.62.0., (continued)
- 114/323: gnu: r-webbioc: Update to 1.62.0., guix-commits, 2020/12/09
- 139/323: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/12/09
- 149/323: gnu: r-depecher: Update to 1.6.0., guix-commits, 2020/12/09
- 151/323: gnu: r-cicero: Update to 1.8.0., guix-commits, 2020/12/09
- 152/323: gnu: r-genie3: Update to 1.12.0., guix-commits, 2020/12/09
- 155/323: gnu: r-seqbias: Update to 1.38.0., guix-commits, 2020/12/09
- 157/323: gnu: r-wavcluster: Update to 2.24.0., guix-commits, 2020/12/09
- 160/323: gnu: r-variancepartition: Update to 1.20.0., guix-commits, 2020/12/09
- 172/323: gnu: r-bigmemoryextras: Update to 1.38.0., guix-commits, 2020/12/09
- 179/323: gnu: r-ebarrays: Update to 2.54.0., guix-commits, 2020/12/09
- 196/323: gnu: r-rgraphviz: Update to 2.34.0.,
guix-commits <=
- 203/323: gnu: Add r-matrixgenerics., guix-commits, 2020/12/09
- 187/323: gnu: Add r-biocio., guix-commits, 2020/12/09
- 223/323: gnu: r-systempiper: Update to 1.24.2., guix-commits, 2020/12/09
- 224/323: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/12/09
- 240/323: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/12/09
- 241/323: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/12/09
- 257/323: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/12/09
- 244/323: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/12/09
- 246/323: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/12/09
- 254/323: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/12/09