[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/289: gnu: r-destiny: Update to 3.4.0.
From: |
guix-commits |
Subject: |
43/289: gnu: r-destiny: Update to 3.4.0. |
Date: |
Fri, 6 Nov 2020 18:04:11 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d8f43c06f13c8683c21ad79f17927090d00fb1d6
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:49:07 2020 +0100
gnu: r-destiny: Update to 3.4.0.
* gnu/packages/bioconductor.scm (r-destiny): Update to 3.4.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 1c06847..308dcf7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2473,14 +2473,14 @@ possible, parallelization is achieved using the
BiocParallel framework.")
(define-public r-destiny
(package
(name "r-destiny")
- (version "3.2.0")
+ (version "3.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "destiny" version))
(sha256
(base32
- "0ik5vwxz9cci3glwgb5ff03sfyr4sjcp8ckfymlgmlm6fz8cp21n"))))
+ "1i7f5q02zvpfaxhd76fbw0h1wfgjphyn5hrmrjpvlnv4ardzsir2"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 08/289: gnu: r-affycontam: Update to 1.48.0., (continued)
- 08/289: gnu: r-affycontam: Update to 1.48.0., guix-commits, 2020/11/06
- 15/289: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/11/06
- 25/289: gnu: r-cghcall: Update to 2.52.0., guix-commits, 2020/11/06
- 31/289: gnu: r-interactionset: Update to 1.18.0., guix-commits, 2020/11/06
- 27/289: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/11/06
- 38/289: gnu: r-inspect: Update to 1.20.0., guix-commits, 2020/11/06
- 44/289: gnu: r-savr: Update to 1.28.0., guix-commits, 2020/11/06
- 45/289: gnu: r-chipexoqual: Update to 1.14.0., guix-commits, 2020/11/06
- 37/289: gnu: r-plgem: Update to 1.62.0., guix-commits, 2020/11/06
- 42/289: gnu: r-biocsingular: Update to 1.6.0., guix-commits, 2020/11/06
- 43/289: gnu: r-destiny: Update to 3.4.0.,
guix-commits <=
- 32/289: gnu: r-genomicinteractions: Update to 1.24.0., guix-commits, 2020/11/06
- 34/289: gnu: r-goseq: Update to 1.42.0., guix-commits, 2020/11/06
- 36/289: gnu: r-rots: Update to 1.18.0., guix-commits, 2020/11/06
- 41/289: gnu: r-biocneighbors: Update to 1.8.0., guix-commits, 2020/11/06
- 39/289: gnu: r-dnabarcodes: Update to 1.20.0., guix-commits, 2020/11/06
- 40/289: gnu: r-ruvseq: Update to 1.24.0., guix-commits, 2020/11/06
- 47/289: gnu: r-dnacopy: Update to 1.64.0., guix-commits, 2020/11/06
- 49/289: gnu: r-karyoploter: Update to 1.16.0., guix-commits, 2020/11/06
- 51/289: gnu: r-ihw: Update to 1.18.0., guix-commits, 2020/11/06
- 53/289: gnu: r-mast: Update to 1.16.0., guix-commits, 2020/11/06