[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
189/288: gnu: r-biocworkflowtools: Update to 1.16.0.
From: |
guix-commits |
Subject: |
189/288: gnu: r-biocworkflowtools: Update to 1.16.0. |
Date: |
Mon, 16 Nov 2020 15:07:34 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4ecc41a217302f875c623ada4ad7c35bacc98e49
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:56:41 2020 +0100
gnu: r-biocworkflowtools: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-biocworkflowtools): Update to 1.16.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 8bdbe09..f648e8d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8029,14 +8029,14 @@ accessing web references for elements/sets are also
available in BiocSet.")
(define-public r-biocworkflowtools
(package
(name "r-biocworkflowtools")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocWorkflowTools" version))
(sha256
(base32
- "0p9r71ql67sdlgd5pv118lhz8b85pr5y4ijfwzcy8wrr8jwlbddy"))))
+ "0lvckdy20bhgyhqbccp0rdfi2p6vvip694r27qwpyi5092nfmqh6"))))
(properties
`((upstream-name . "BiocWorkflowTools")))
(build-system r-build-system)
- 135/288: gnu: r-flowcore: Update to 2.2.0., (continued)
- 135/288: gnu: r-flowcore: Update to 2.2.0., guix-commits, 2020/11/16
- 140/288: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/11/16
- 139/288: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/16
- 145/288: gnu: r-cytoml: Update to 2.2.0., guix-commits, 2020/11/16
- 150/288: gnu: r-cicero: Update to 1.8.0., guix-commits, 2020/11/16
- 157/288: gnu: r-reqon: Update to 1.36.0., guix-commits, 2020/11/16
- 170/288: gnu: r-hypergraph: Update to 1.62.0., guix-commits, 2020/11/16
- 175/288: gnu: r-chemminer: Update to 3.42.0., guix-commits, 2020/11/16
- 177/288: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/11/16
- 185/288: gnu: r-bioconcotk: Update to 1.10.0., guix-commits, 2020/11/16
- 189/288: gnu: r-biocworkflowtools: Update to 1.16.0.,
guix-commits <=
- 188/288: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/16
- 195/288: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/16
- 218/288: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/16
- 219/288: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/16
- 226/288: gnu: r-limma: Update to 3.46.0., guix-commits, 2020/11/16
- 229/288: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/11/16
- 233/288: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/16
- 235/288: gnu: r-delayedarray: Update to 0.16.0., guix-commits, 2020/11/16
- 236/288: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/16
- 237/288: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/11/16