[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
256/288: gnu: r-methylkit: Update to 1.16.0.
From: |
guix-commits |
Subject: |
256/288: gnu: r-methylkit: Update to 1.16.0. |
Date: |
Mon, 16 Nov 2020 15:07:57 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 862f73832d7534311e6b327b4e1a029c2a5332e1
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:08 2020 +0100
gnu: r-methylkit: Update to 1.16.0.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.16.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 7331a29..591b4c4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9403,13 +9403,13 @@ number detection tools.")
(define-public r-methylkit
(package
(name "r-methylkit")
- (version "1.14.2")
+ (version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "methylKit" version))
(sha256
(base32
- "1qr13d2712ypbn96ijic2z5adr5dsd61kzscx7shw6vyj360rlm5"))))
+ "11pmn191n0ga28x1w20cm2cmw8kddl29q6h2xfjjba5bspp2g613"))))
(properties `((upstream-name . "methylKit")))
(build-system r-build-system)
(propagated-inputs
- 228/288: gnu: r-genomicranges: Update to 1.42.0., (continued)
- 228/288: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/16
- 230/288: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/16
- 231/288: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/16
- 232/288: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/16
- 238/288: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/11/16
- 239/288: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/16
- 241/288: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/16
- 242/288: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/11/16
- 243/288: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/11/16
- 245/288: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/16
- 256/288: gnu: r-methylkit: Update to 1.16.0.,
guix-commits <=
- 257/288: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/16
- 253/288: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/16
- 260/288: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/16
- 263/288: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/16
- 265/288: gnu: r-msnbase: Update to 2.16.0., guix-commits, 2020/11/16
- 266/288: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/11/16
- 270/288: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/16
- 272/288: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/16
- 275/288: gnu: r-complexheatmap: Update to 2.6.0., guix-commits, 2020/11/16
- 277/288: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/16