[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/324: gnu: r-gage: Update to 2.42.0.
From: |
guix-commits |
Subject: |
66/324: gnu: r-gage: Update to 2.42.0. |
Date: |
Sat, 5 Jun 2021 03:14:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f22f4caa6915fd8f13f0c780f692fe17c09ab750
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:44 2021 +0200
gnu: r-gage: Update to 2.42.0.
* gnu/packages/bioconductor.scm (r-gage): Update to 2.42.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 dd7df8e..36a31d5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2817,14 +2817,14 @@ microarrays or GRanges for sequencing data.")
(define-public r-gage
(package
(name "r-gage")
- (version "2.40.2")
+ (version "2.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gage" version))
(sha256
(base32
- "1bs0hx8sqiyl08dqn2zx31kbv5aci4xvrs71pplx2yxal3jf5178"))))
+ "0z7hrwdm6my6p7z04bcpfhqk72pd0s1bdzvsiiym59qj79fbvb83"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 53/324: gnu: r-bsgenome: Update to 1.60.0., (continued)
- 53/324: gnu: r-bsgenome: Update to 1.60.0., guix-commits, 2021/06/05
- 58/324: gnu: r-copywriter: Update to 2.24.0., guix-commits, 2021/06/05
- 60/324: gnu: r-dexseq: Update to 1.38.0., guix-commits, 2021/06/05
- 63/324: gnu: r-edger: Update to 3.34.0., guix-commits, 2021/06/05
- 70/324: gnu: r-genomeinfodb: Update to 1.28.0., guix-commits, 2021/06/05
- 71/324: gnu: r-genomicalignments: Update to 1.28.0., guix-commits, 2021/06/05
- 29/324: gnu: r-deepsnv: Update to 1.38.0., guix-commits, 2021/06/05
- 54/324: gnu: r-category: Update to 2.58.0., guix-commits, 2021/06/05
- 49/324: gnu: r-biomart: Update to 2.48.0., guix-commits, 2021/06/05
- 56/324: gnu: r-chipseq: Update to 1.42.0., guix-commits, 2021/06/05
- 66/324: gnu: r-gage: Update to 2.42.0.,
guix-commits <=
- 57/324: gnu: r-complexheatmap: Update to 2.8.0., guix-commits, 2021/06/05
- 73/324: gnu: r-genomicfiles: Update to 1.28.0., guix-commits, 2021/06/05
- 79/324: gnu: r-impute: Update to 1.66.0., guix-commits, 2021/06/05
- 86/324: gnu: r-mzid: Update to 1.30.0., guix-commits, 2021/06/05
- 88/324: gnu: r-pcamethods: Update to 1.84.0., guix-commits, 2021/06/05
- 92/324: gnu: r-regioner: Update to 1.24.0., guix-commits, 2021/06/05
- 74/324: gnu: r-genomicranges: Update to 1.44.0., guix-commits, 2021/06/05
- 76/324: gnu: r-gseabase: Update to 1.54.0., guix-commits, 2021/06/05
- 77/324: gnu: r-hpar: Update to 1.34.0., guix-commits, 2021/06/05
- 81/324: gnu: r-keggrest: Update to 1.32.0., guix-commits, 2021/06/05