[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
149/289: gnu: r-depecher: Update to 1.6.0.
From: |
guix-commits |
Subject: |
149/289: gnu: r-depecher: Update to 1.6.0. |
Date: |
Fri, 6 Nov 2020 18:04:46 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d3825ab5af594f497b6dc491071696a76d16b191
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:54:35 2020 +0100
gnu: r-depecher: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-depecher): Update to 1.6.0.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 7ed44b0..4796258 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6413,14 +6413,14 @@ delete entire rows with missing data.")
(define-public r-depecher
(package
(name "r-depecher")
- (version "1.4.1")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DepecheR" version))
(sha256
(base32
- "0dscfl6wxpl5538jzkrwisdwbr873d38rzd19vl6z5br71jvpv3v"))))
+ "0c7yv3a7k22nhhw3601n8jdl61cjmlny9b3nfrzsp78mkxi0h469"))))
(properties `((upstream-name . "DepecheR")))
(build-system r-build-system)
(propagated-inputs
@@ -6430,6 +6430,7 @@ delete entire rows with missing data.")
("r-fnn" ,r-fnn)
("r-foreach" ,r-foreach)
("r-ggplot2" ,r-ggplot2)
+ ("r-gmodels" ,r-gmodels)
("r-gplots" ,r-gplots)
("r-mass" ,r-mass)
("r-matrixstats" ,r-matrixstats)
- 123/289: gnu: r-sgseq: Update to 1.24.0., (continued)
- 123/289: gnu: r-sgseq: Update to 1.24.0., guix-commits, 2020/11/06
- 125/289: gnu: r-quasr: Update to 1.30.0., guix-commits, 2020/11/06
- 128/289: gnu: r-multidataset: Update to 1.18.0., guix-commits, 2020/11/06
- 131/289: gnu: r-annotatr: Update to 1.16.0., guix-commits, 2020/11/06
- 132/289: gnu: r-rsubread: Update to 2.4.0., guix-commits, 2020/11/06
- 134/289: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/11/06
- 135/289: gnu: r-cytolib: Update to 2.2.0., guix-commits, 2020/11/06
- 141/289: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/11/06
- 146/289: gnu: r-cytoml: Update to 2.2.0., guix-commits, 2020/11/06
- 148/289: gnu: r-mixomics: Update to 6.14.0., guix-commits, 2020/11/06
- 149/289: gnu: r-depecher: Update to 1.6.0.,
guix-commits <=
- 150/289: gnu: r-rcistarget: Update to 1.10.0., guix-commits, 2020/11/06
- 152/289: gnu: r-genie3: Update to 1.12.0., guix-commits, 2020/11/06
- 153/289: gnu: r-roc: Update to 1.66.0., guix-commits, 2020/11/06
- 154/289: gnu: r-watermelon: Update to 1.34.0., guix-commits, 2020/11/06
- 157/289: gnu: r-seqbias: Update to 1.38.0., guix-commits, 2020/11/06
- 163/289: gnu: r-htqpcr: Update to 1.44.0., guix-commits, 2020/11/06
- 164/289: gnu: r-unifiedwmwqpcr: Update to 1.26.0., guix-commits, 2020/11/06
- 165/289: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/11/06
- 166/289: gnu: r-bgx: Update to 1.56.0., guix-commits, 2020/11/06
- 170/289: gnu: r-rsbml: Update to 2.48.0., guix-commits, 2020/11/06