[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
272/323: gnu: r-edaseq: Update to 2.24.0.
From: |
guix-commits |
Subject: |
272/323: gnu: r-edaseq: Update to 2.24.0. |
Date: |
Wed, 9 Dec 2020 06:47:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8e55b9f50207ed5c3ed5a4ae9f780b2c4474245e
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:46 2020 +0100
gnu: r-edaseq: Update to 2.24.0.
* gnu/packages/bioinformatics.scm (r-edaseq): Update to 2.24.0.
---
gnu/packages/bioinformatics.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index d128e16..30bef47 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10044,14 +10044,14 @@ distribution.")
(define-public r-edaseq
(package
(name "r-edaseq")
- (version "2.22.0")
+ (version "2.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EDASeq" version))
(sha256
(base32
- "12gzxjh73qshlwvsf92lbrf4bi199kxg2snrkprh1z4yqf7bjfm4"))))
+ "0fznj7lsgkss1svv4rq8g87s1gmnbd7hccim41dv1c2w2nl0n2ip"))))
(properties `((upstream-name . "EDASeq")))
(build-system r-build-system)
(propagated-inputs
@@ -10062,7 +10062,6 @@ distribution.")
("r-biocmanager" ,r-biocmanager)
("r-biomart" ,r-biomart)
("r-biostrings" ,r-biostrings)
- ("r-deseq" ,r-deseq)
("r-genomicfeatures" ,r-genomicfeatures)
("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
- 253/323: gnu: r-mutationalpatterns: Update to 3.0.1., (continued)
- 253/323: gnu: r-mutationalpatterns: Update to 3.0.1., guix-commits, 2020/12/09
- 278/323: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/12/09
- 268/323: gnu: Add r-msmseda., guix-commits, 2020/12/09
- 298/323: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/12/09
- 266/323: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/12/09
- 270/323: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/12/09
- 258/323: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/12/09
- 259/323: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/12/09
- 288/323: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/12/09
- 284/323: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/12/09
- 272/323: gnu: r-edaseq: Update to 2.24.0.,
guix-commits <=
- 296/323: gnu: r-genomicinteractions: Update to 1.24.0., guix-commits, 2020/12/09
- 292/323: gnu: Add r-bluster., guix-commits, 2020/12/09
- 297/323: gnu: r-biocsingular: Update to 1.6.0., guix-commits, 2020/12/09
- 307/323: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/12/09
- 309/323: gnu: r-scdd: Update to 1.14.0., guix-commits, 2020/12/09
- 314/323: gnu: r-lumi: Update to 2.42.0., guix-commits, 2020/12/09
- 318/323: gnu: r-bigmelon: Update to 1.16.0., guix-commits, 2020/12/09
- 319/323: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/12/09
- 322/323: gnu: r-rhtslib: Propagate zlib., guix-commits, 2020/12/09
- 182/323: gnu: r-experimenthub: Update to 1.16.0., guix-commits, 2020/12/09