[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/318: gnu: r-ideoviz: Update to 1.26.0.
From: |
guix-commits |
Subject: |
01/318: gnu: r-ideoviz: Update to 1.26.0. |
Date: |
Fri, 20 Nov 2020 08:39:28 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 22f590b657e9615e1b01fc9e8acc52bf0ef1cab2
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:46:56 2020 +0100
gnu: r-ideoviz: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-ideoviz): Update to 1.26.0.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index eac9c07..e5d382a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2,7 +2,7 @@
;;; Copyright © 2016, 2017, 2018, 2019, 2020 Ricardo Wurmus
<rekado@elephly.net>
;;; Copyright © 2016, 2017, 2018, 2020 Roel Janssen <roel@gnu.org>
;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2019 Simon Tournier <zimon.toutoune@gmail.com>
+;;; Copyright © 2019, 2020 Simon Tournier <zimon.toutoune@gmail.com>
;;; Copyright © 2020 Peter Lo <peterloleungyau@gmail.com>
;;; Copyright © 2020 Mădălin Ionel Patrașcu
<madalinionel.patrascu@mdc-berlin.de>
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
@@ -748,13 +748,13 @@ annotations.")
(define-public r-ideoviz
(package
(name "r-ideoviz")
- (version "1.24.0")
+ (version "1.26.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "IdeoViz" version))
(sha256
(base32
- "1ndj14qhpgidjb4qsga80ghqzz1x8kvy2gy1bvvgwlkfxa62rn50"))))
+ "1k5c0skr6pvpcvkak9f0a088w5wsx4fl3jb9a76gyyni4nkj7djq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 84/318: gnu: r-bacon: Update to 1.18.0., (continued)
- 84/318: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/20
- 94/318: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/20
- 86/318: gnu: r-motifdb: Update to 1.32.0., guix-commits, 2020/11/20
- 89/318: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/20
- 95/318: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/20
- 93/318: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/20
- 87/318: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/11/20
- 106/318: gnu: r-yarn: Update to 1.16.0., guix-commits, 2020/11/20
- 110/318: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/20
- 31/318: gnu: r-interactionset: Update to 1.18.0., guix-commits, 2020/11/20
- 01/318: gnu: r-ideoviz: Update to 1.26.0.,
guix-commits <=
- 19/318: gnu: r-diffbind: Update to 3.0.0., guix-commits, 2020/11/20
- 27/318: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/11/20
- 26/318: gnu: r-qdnaseq: Update to 1.26.0., guix-commits, 2020/11/20
- 35/318: gnu: r-glimma: Update to 2.0.0., guix-commits, 2020/11/20
- 34/318: gnu: r-goseq: Update to 1.42.0., guix-commits, 2020/11/20
- 36/318: gnu: r-rots: Update to 1.18.0., guix-commits, 2020/11/20
- 38/318: gnu: r-inspect: Update to 1.20.0., guix-commits, 2020/11/20
- 46/318: gnu: r-copynumber: Update to 1.30.0., guix-commits, 2020/11/20
- 45/318: gnu: r-chipexoqual: Update to 1.14.0., guix-commits, 2020/11/20
- 43/318: gnu: r-destiny: Update to 3.4.0., guix-commits, 2020/11/20