[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
268/318: gnu: r-edaseq: Update to 2.24.0.
From: |
guix-commits |
Subject: |
268/318: gnu: r-edaseq: Update to 2.24.0. |
Date: |
Fri, 20 Nov 2020 08:41:04 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit cafe8850889ac8cafb5c4bf3afdf1ccc0e9c7a3a
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 2858e53..c887a19 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9883,14 +9883,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
@@ -9901,7 +9901,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)
- 248/318: gnu: r-bamsignals: Update to 1.22.0., (continued)
- 248/318: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/20
- 250/318: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/20
- 253/318: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/20
- 254/318: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/20
- 256/318: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/20
- 259/318: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/20
- 261/318: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/20
- 269/318: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/20
- 270/318: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/20
- 265/318: gnu: r-msnbase: Update to 2.16.0., guix-commits, 2020/11/20
- 268/318: gnu: r-edaseq: Update to 2.24.0.,
guix-commits <=
- 274/318: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/20
- 273/318: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/20
- 275/318: gnu: r-complexheatmap: Update to 2.6.0., guix-commits, 2020/11/20
- 271/318: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/20
- 280/318: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/20
- 279/318: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/20
- 281/318: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/20
- 282/318: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/20
- 285/318: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/20
- 286/318: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/11/20