[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/356: gnu: r-ideoviz: Update to 1.30.0.
From: |
guix-commits |
Subject: |
16/356: gnu: r-ideoviz: Update to 1.30.0. |
Date: |
Sun, 7 Nov 2021 18:10:44 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1acf3f1821770bc08bbcb856e2a193c3beb72a4e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:57 2021 +0000
gnu: r-ideoviz: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-ideoviz): Update to 1.30.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 1a3758a..6645603 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1621,13 +1621,13 @@ and evaluate clustering results.")
(define-public r-ideoviz
(package
(name "r-ideoviz")
- (version "1.28.0")
+ (version "1.30.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "IdeoViz" version))
(sha256
(base32
- "17sx0v5lq2zmg098ps4ksj1h0yla3vlh6s2w1ahqsq0nvm193scm"))))
+ "0cclk2pcb2mvsfxhw0zq3qlnfkblb1gqxnn7xypmlf0bm6hcvl4g"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 26/356: gnu: r-annotationdbi: Update to 1.56.1., (continued)
- 26/356: gnu: r-annotationdbi: Update to 1.56.1., guix-commits, 2021/11/07
- 35/356: gnu: r-biovizbase: Update to 1.42.0., guix-commits, 2021/11/07
- 36/356: gnu: r-bsgenome: Update to 1.62.0., guix-commits, 2021/11/07
- 22/356: gnu: r-affycoretools: Update to 1.66.0., guix-commits, 2021/11/07
- 28/356: gnu: r-annotationforge: Update to 1.36.0., guix-commits, 2021/11/07
- 30/356: gnu: r-aroma-light: Update to 3.24.0., guix-commits, 2021/11/07
- 37/356: gnu: r-category: Update to 2.60.0., guix-commits, 2021/11/07
- 45/356: gnu: r-edaseq: Update to 2.28.0., guix-commits, 2021/11/07
- 31/356: gnu: r-bamsignals: Update to 1.26.0., guix-commits, 2021/11/07
- 32/356: gnu: r-biobase: Update to 2.54.0., guix-commits, 2021/11/07
- 16/356: gnu: r-ideoviz: Update to 1.30.0.,
guix-commits <=
- 25/356: gnu: r-annotate: Update to 1.72.0., guix-commits, 2021/11/07
- 27/356: gnu: r-annotationfilter: Update to 1.18.0., guix-commits, 2021/11/07
- 24/356: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/07
- 29/356: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/07
- 33/356: gnu: r-biomart: Update to 2.50.0., guix-commits, 2021/11/07
- 34/356: gnu: r-biostrings: Update to 2.62.0., guix-commits, 2021/11/07
- 41/356: gnu: r-copywriter: Update to 2.26.0., guix-commits, 2021/11/07
- 50/356: gnu: r-genefilter: Update to 1.76.0., guix-commits, 2021/11/07
- 38/356: gnu: r-chipseeker: Update to 1.30.0., guix-commits, 2021/11/07
- 42/356: gnu: r-deseq2: Update to 1.34.0., guix-commits, 2021/11/07