[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
277/323: gnu: r-gage: Update to 2.40.0.
From: |
guix-commits |
Subject: |
277/323: gnu: r-gage: Update to 2.40.0. |
Date: |
Mon, 7 Dec 2020 15:14:14 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 6d9d4d4c14a5a1ae61938accfa0452c195a220bb
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:02 2020 +0100
gnu: r-gage: Update to 2.40.0.
* gnu/packages/bioinformatics.scm (r-gage): Update to 2.40.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 0db6a27..0fb9712 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10208,14 +10208,14 @@ microarrays or GRanges for sequencing data.")
(define-public r-gage
(package
(name "r-gage")
- (version "2.38.3")
+ (version "2.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gage" version))
(sha256
(base32
- "1bqmvjiya1df0b3h491lp1jxahiyidvaf9n094z0sk84x5y3xh2p"))))
+ "0xm50wgjjjymv71mbv1clnhx4m12nrd1pc6vfplpdqr5q49v3yd5"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 52/323: gnu: r-ebseq: Update to 1.30.0., (continued)
- 52/323: gnu: r-ebseq: Update to 1.30.0., guix-commits, 2020/12/07
- 237/323: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/12/07
- 244/323: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/12/07
- 249/323: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/12/07
- 269/323: gnu: Add r-msmstests., guix-commits, 2020/12/07
- 251/323: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/12/07
- 253/323: gnu: r-mutationalpatterns: Update to 3.0.1., guix-commits, 2020/12/07
- 261/323: gnu: r-mzr: Update to 2.24.1., guix-commits, 2020/12/07
- 278/323: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/12/07
- 282/323: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/12/07
- 277/323: gnu: r-gage: Update to 2.40.0.,
guix-commits <=
- 130/323: gnu: r-annotatr: Update to 1.16.0., guix-commits, 2020/12/07
- 233/323: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/12/07
- 235/323: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/12/07
- 238/323: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/12/07
- 241/323: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/12/07
- 242/323: gnu: r-genomicfeatures: Update to 1.42.1., guix-commits, 2020/12/07
- 255/323: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/12/07
- 276/323: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/12/07
- 279/323: gnu: r-complexheatmap: Update to 2.6.2., guix-commits, 2020/12/07
- 293/323: gnu: Add r-sparsematrixstats., guix-commits, 2020/12/07