[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/215: gnu: r-methylkit: Update to 1.10.0.
From: |
guix-commits |
Subject: |
104/215: gnu: r-methylkit: Update to 1.10.0. |
Date: |
Sun, 5 May 2019 18:15:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8322c860f93743e4315468edc536cb4b89dce631
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:50:24 2019 +0200
gnu: r-methylkit: Update to 1.10.0.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.10.0.
[propagated-inputs]: Add r-mgcv.
---
gnu/packages/bioinformatics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 08dfac5..364069b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8988,13 +8988,13 @@ number detection tools.")
(define-public r-methylkit
(package
(name "r-methylkit")
- (version "1.8.1")
+ (version "1.10.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "methylKit" version))
(sha256
(base32
- "1zcfwy7i10aqgnf7r0c41hakb5aai3s3n9y8pc6a98vimz51ly2z"))))
+ "1z687vpi5kwcqpnd6r74c5y72hcsbqlwg0bk95kksgpi81q710qj"))))
(properties `((upstream-name . "methylKit")))
(build-system r-build-system)
(propagated-inputs
@@ -9008,6 +9008,7 @@ number detection tools.")
("r-kernsmooth" ,r-kernsmooth)
("r-limma" ,r-limma)
("r-mclust" ,r-mclust)
+ ("r-mgcv" ,r-mgcv)
("r-qvalue" ,r-qvalue)
("r-r-utils" ,r-r-utils)
("r-rcpp" ,r-rcpp)
- 56/215: gnu: r-tximport: Update to 1.12.0., (continued)
- 56/215: gnu: r-tximport: Update to 1.12.0., guix-commits, 2019/05/05
- 58/215: gnu: r-annotationfilter: Update to 1.8.0., guix-commits, 2019/05/05
- 59/215: gnu: r-chipseq: Update to 1.34.0., guix-commits, 2019/05/05
- 62/215: gnu: r-protgenerics: Update to 1.16.0., guix-commits, 2019/05/05
- 60/215: gnu: r-copywriter: Update to 2.16.0., guix-commits, 2019/05/05
- 110/215: gnu: r-annotate: Update to 1.62.0., guix-commits, 2019/05/05
- 99/215: gnu: r-genomicfiles: Update to 1.20.0., guix-commits, 2019/05/05
- 106/215: gnu: r-impute: Update to 1.58.0., guix-commits, 2019/05/05
- 128/215: gnu: r-genomicinteractions: Update to 1.18.0., guix-commits, 2019/05/05
- 118/215: gnu: r-graph: Update to 1.62.0., guix-commits, 2019/05/05
- 104/215: gnu: r-methylkit: Update to 1.10.0.,
guix-commits <=
- 124/215: gnu: r-chipcomp: Update to 1.14.0., guix-commits, 2019/05/05
- 127/215: gnu: r-interactionset: Update to 1.12.0., guix-commits, 2019/05/05
- 122/215: gnu: r-qdnaseq: Update to 1.20.0., guix-commits, 2019/05/05
- 66/215: gnu: r-vsn: Update to 3.52.0., guix-commits, 2019/05/05
- 70/215: gnu: r-msnid: Update to 1.18.0., guix-commits, 2019/05/05
- 68/215: gnu: r-pcamethods: Update to 1.76.0., guix-commits, 2019/05/05
- 64/215: gnu: r-affyio: Update to 1.54.0., guix-commits, 2019/05/05
- 71/215: gnu: r-aroma-light: Update to 3.14.0., guix-commits, 2019/05/05
- 73/215: gnu: r-edaseq: Update to 2.18.0., guix-commits, 2019/05/05
- 72/215: gnu: r-deseq: Update to 1.36.0., guix-commits, 2019/05/05