[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
182/323: gnu: r-experimenthub: Update to 1.16.0.
From: |
guix-commits |
Subject: |
182/323: gnu: r-experimenthub: Update to 1.16.0. |
Date: |
Mon, 7 Dec 2020 15:13:39 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit dbf17005fd97d633361d59e9322d470f72842aaa
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:56:23 2020 +0100
gnu: r-experimenthub: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-experimenthub): 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 7996cdd..69b2422 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7883,14 +7883,14 @@ different graph related packages produced by
Bioconductor.")
(define-public r-experimenthub
(package
(name "r-experimenthub")
- (version "1.14.2")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ExperimentHub" version))
(sha256
(base32
- "1kgvprchz1fg8pl1irj62mk2gyb4jcc9iimpypv4c2iccy5bp84x"))))
+ "1zi7vsrhf1hj27rlzrxl4jd81fqh1yhn0svp2d9w71fizsi71akg"))))
(properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system)
(propagated-inputs
- 131/323: gnu: r-rsubread: Update to 2.4.2., (continued)
- 131/323: gnu: r-rsubread: Update to 2.4.2., guix-commits, 2020/12/07
- 132/323: gnu: r-flowutils: Update to 1.54.0., guix-commits, 2020/12/07
- 136/323: gnu: r-flowmeans: Update to 1.50.0., guix-commits, 2020/12/07
- 137/323: gnu: r-ncdfflow: Update to 2.36.0., guix-commits, 2020/12/07
- 147/323: gnu: r-flowsom: Update to 1.22.0., guix-commits, 2020/12/07
- 151/323: gnu: r-cicero: Update to 1.8.0., guix-commits, 2020/12/07
- 154/323: gnu: r-gdsfmt: Update to 1.26.0., guix-commits, 2020/12/07
- 164/323: gnu: r-bgx: Update to 1.56.0., guix-commits, 2020/12/07
- 171/323: gnu: r-biggr: Update to 1.26.0., guix-commits, 2020/12/07
- 185/323: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/12/07
- 182/323: gnu: r-experimenthub: Update to 1.16.0.,
guix-commits <=
- 189/323: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/12/07
- 190/323: gnu: r-biodist: Update to 1.62.0., guix-commits, 2020/12/07
- 183/323: gnu: r-multiassayexperiment: Update to 1.16.0., guix-commits, 2020/12/07
- 192/323: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/12/07
- 194/323: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/12/07
- 196/323: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/12/07
- 195/323: gnu: r-preprocesscore: Update to 1.52.0., guix-commits, 2020/12/07
- 203/323: gnu: Add r-matrixgenerics., guix-commits, 2020/12/07
- 201/323: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/12/07
- 206/323: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/12/07