[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/15: gnu: r-mixomics: Update to 6.10.8.
From: |
guix-commits |
Subject: |
06/15: gnu: r-mixomics: Update to 6.10.8. |
Date: |
Wed, 19 Feb 2020 17:01:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f607098f055f40a2fde3c421b6c9ee5f038f06b5
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 23:00:08 2020 +0100
gnu: r-mixomics: Update to 6.10.8.
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.10.8.
---
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 f8318cc..66262bc 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5860,14 +5860,14 @@ self-organizing map clustering and minimal spanning
trees.")
(define-public r-mixomics
(package
(name "r-mixomics")
- (version "6.10.6")
+ (version "6.10.8")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mixOmics" version))
(sha256
(base32
- "18jwrdyc4pnx917y1kskxz3fqvlrkyy4ny0xqrfcidz0j7p0b7wr"))))
+ "0307vhx9ck24rxqbvq15815ssxcc226sl2la060n204b51wi9jaa"))))
(properties `((upstream-name . "mixOmics")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (e40d6c4 -> f55084b), guix-commits, 2020/02/19
- 01/15: gnu: r-inspect: Update to 1.16.3., guix-commits, 2020/02/19
- 02/15: gnu: r-biocsingular: Update to 1.2.2., guix-commits, 2020/02/19
- 03/15: gnu: r-heatplus: Update to 2.32.1., guix-commits, 2020/02/19
- 06/15: gnu: r-mixomics: Update to 6.10.8.,
guix-commits <=
- 04/15: gnu: r-atacseqqc: Update to 1.10.2., guix-commits, 2020/02/19
- 07/15: gnu: r-depecher: Update to 1.2.1., guix-commits, 2020/02/19
- 08/15: gnu: r-shortread: Update to 1.44.3., guix-commits, 2020/02/19
- 12/15: gnu: r-rhtslib: Update to 1.18.1., guix-commits, 2020/02/19
- 05/15: gnu: r-rsubread: Update to 2.0.1., guix-commits, 2020/02/19
- 10/15: gnu: r-rsamtools: Update to 2.2.2., guix-commits, 2020/02/19
- 11/15: gnu: r-genomicfeatures: Update to 1.38.2., guix-commits, 2020/02/19
- 15/15: gnu: r-scran: Update to 1.14.6., guix-commits, 2020/02/19
- 09/15: gnu: r-limma: Update to 3.42.2., guix-commits, 2020/02/19
- 13/15: gnu: r-gviz: Update to 1.30.3., guix-commits, 2020/02/19