[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
148/318: gnu: r-depecher: Update to 1.6.0.
From: |
guix-commits |
Subject: |
148/318: gnu: r-depecher: Update to 1.6.0. |
Date: |
Fri, 20 Nov 2020 08:40:19 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 8d950dcc1f72369d07f01de8b7b6e59e4b1366ca
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 73a0fbd..16bcd0a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6412,14 +6412,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
@@ -6429,6 +6429,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)
- 284/318: gnu: r-ldblock: Update to 1.20.0., (continued)
- 284/318: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/20
- 289/318: import: cran: Update the Bioconductor version to 3.12., guix-commits, 2020/11/20
- 290/318: gnu: Add r-ggalluvial., guix-commits, 2020/11/20
- 291/318: gnu: Add r-matrixgenerics., guix-commits, 2020/11/20
- 292/318: gnu: r-delayedarray: Fix build., guix-commits, 2020/11/20
- 294/318: gnu: r-hpar: Update to 1.32.1., guix-commits, 2020/11/20
- 296/318: gnu: r-genomicfeatures: Update to 1.42.1., guix-commits, 2020/11/20
- 298/318: gnu: r-mutationalpatterns: Update to 3.0.1., guix-commits, 2020/11/20
- 299/318: gnu: r-complexheatmap: Update to 2.6.2., guix-commits, 2020/11/20
- 145/318: gnu: r-cytoml: Update to 2.2.0., guix-commits, 2020/11/20
- 148/318: gnu: r-depecher: Update to 1.6.0.,
guix-commits <=
- 156/318: gnu: r-seqbias: Update to 1.38.0., guix-commits, 2020/11/20
- 157/318: gnu: r-reqon: Update to 1.36.0., guix-commits, 2020/11/20
- 158/318: gnu: r-wavcluster: Update to 2.24.0., guix-commits, 2020/11/20
- 164/318: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/11/20
- 166/318: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/11/20
- 174/318: gnu: r-bigpint: Update to 1.6.0., guix-commits, 2020/11/20
- 175/318: gnu: r-chemminer: Update to 3.42.0., guix-commits, 2020/11/20
- 186/318: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/11/20
- 195/318: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/20
- 192/318: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/20