[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
273/288: gnu: r-gage: Update to 2.40.0.
From: |
guix-commits |
Subject: |
273/288: gnu: r-gage: Update to 2.40.0. |
Date: |
Mon, 16 Nov 2020 15:08:03 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 14c24b242733cd937be8404154281ca5608c560d
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 62cb1a8..8923f46 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10047,14 +10047,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)
- 252/288: gnu: r-rhdf5: Update to 2.34.0., (continued)
- 252/288: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/16
- 249/288: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/11/16
- 251/288: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/16
- 255/288: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/16
- 258/288: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/11/16
- 259/288: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/16
- 262/288: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/16
- 264/288: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/16
- 269/288: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/16
- 271/288: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/16
- 273/288: gnu: r-gage: Update to 2.40.0.,
guix-commits <=
- 274/288: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/16
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/16
- 278/288: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/16
- 281/288: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/16
- 282/288: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/16
- 283/288: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/16
- 52/288: gnu: r-icobra: Update to 1.18.0., guix-commits, 2020/11/16
- 75/288: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/11/16
- 76/288: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/11/16
- 78/288: gnu: r-a4classif: Update to 1.38.0., guix-commits, 2020/11/16