[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/47: gnu: r-mixomics: Update to 6.8.2.
From: |
guix-commits |
Subject: |
46/47: gnu: r-mixomics: Update to 6.8.2. |
Date: |
Mon, 2 Sep 2019 08:41:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b58b4410e2f3a4d70c9a942203399c74ac9fd4c5
Author: Ricardo Wurmus <address@hidden>
Date: Mon Sep 2 14:39:49 2019 +0200
gnu: r-mixomics: Update to 6.8.2.
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.8.2.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 03c2d8e..3faf79f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5022,14 +5022,14 @@ self-organizing map clustering and minimal spanning
trees.")
(define-public r-mixomics
(package
(name "r-mixomics")
- (version "6.8.0")
+ (version "6.8.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mixOmics" version))
(sha256
(base32
- "1f08jx35amn3sfcmqb96mjxxsm6dnpzhff625z758x1992wj4zsk"))))
+ "0issfrhsgc102sr33q9v6w6jrrd32plig7szd1nm0n4r3yn4y2fc"))))
(properties `((upstream-name . "mixOmics")))
(build-system r-build-system)
(propagated-inputs
- 28/47: gnu: r-tdthap: Update to 1.1-11., (continued)
- 28/47: gnu: r-tdthap: Update to 1.1-11., guix-commits, 2019/09/02
- 25/47: gnu: r-apcluster: Update to 1.4.8., guix-commits, 2019/09/02
- 29/47: gnu: r-bookdown: Update to 0.13., guix-commits, 2019/09/02
- 30/47: gnu: r-ggforce: Update to 0.3.1., guix-commits, 2019/09/02
- 26/47: gnu: r-wgaim: Update to 2.0-0., guix-commits, 2019/09/02
- 31/47: gnu: r-dalex: Update to 0.4.7., guix-commits, 2019/09/02
- 36/47: gnu: r-whisker: Update to 0.4., guix-commits, 2019/09/02
- 34/47: gnu: Add r-leiden., guix-commits, 2019/09/02
- 33/47: gnu: r-umap: Update to 0.2.3.1., guix-commits, 2019/09/02
- 38/47: gnu: r-rmarkdown: Update to 1.15., guix-commits, 2019/09/02
- 46/47: gnu: r-mixomics: Update to 6.8.2.,
guix-commits <=
- 43/47: gnu: r-rtracklayer: Update to 1.44.3., guix-commits, 2019/09/02
- 47/47: gnu: r-ldblock: Update to 1.14.2., guix-commits, 2019/09/02
- 42/47: gnu: r-biomart: Update to 2.40.4., guix-commits, 2019/09/02