[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
148/288: gnu: r-depecher: Update to 1.6.0.
From: |
guix-commits |
Subject: |
148/288: gnu: r-depecher: Update to 1.6.0. |
Date: |
Mon, 16 Nov 2020 15:07:22 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4ea329b160ce6a732fde9c6eb266582ddd7325bc
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)
- 127/288: gnu: r-multidataset: Update to 1.18.0., (continued)
- 127/288: gnu: r-multidataset: Update to 1.18.0., guix-commits, 2020/11/16
- 128/288: gnu: r-ropls: Update to 1.22.0., guix-commits, 2020/11/16
- 132/288: gnu: r-flowutils: Update to 1.54.0., guix-commits, 2020/11/16
- 133/288: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/11/16
- 134/288: gnu: r-cytolib: Update to 2.2.0., guix-commits, 2020/11/16
- 136/288: gnu: r-flowmeans: Update to 1.50.0., guix-commits, 2020/11/16
- 138/288: gnu: r-ggcyto: Update to 1.18.0., guix-commits, 2020/11/16
- 142/288: gnu: r-flowworkspace: Update to 4.2.0., guix-commits, 2020/11/16
- 144/288: gnu: r-opencyto: Update to 2.2.0., guix-commits, 2020/11/16
- 146/288: gnu: r-flowsom: Update to 1.22.0., guix-commits, 2020/11/16
- 148/288: gnu: r-depecher: Update to 1.6.0.,
guix-commits <=
- 153/288: gnu: r-watermelon: Update to 1.34.0., guix-commits, 2020/11/16
- 154/288: gnu: r-gdsfmt: Update to 1.26.0., guix-commits, 2020/11/16
- 151/288: gnu: r-genie3: Update to 1.12.0., guix-commits, 2020/11/16
- 147/288: gnu: r-mixomics: Update to 6.14.0., guix-commits, 2020/11/16
- 156/288: gnu: r-seqbias: Update to 1.38.0., guix-commits, 2020/11/16
- 161/288: gnu: r-variancepartition: Update to 1.20.0., guix-commits, 2020/11/16
- 165/288: gnu: r-bgx: Update to 1.56.0., guix-commits, 2020/11/16
- 164/288: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/11/16
- 167/288: gnu: r-bicare: Update to 1.48.0., guix-commits, 2020/11/16
- 166/288: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/11/16