[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/14: gnu: r-mixomics: Update to 6.12.2.
From: |
guix-commits |
Subject: |
04/14: gnu: r-mixomics: Update to 6.12.2. |
Date: |
Fri, 4 Sep 2020 16:08:36 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6bc6a711195ab014dd989ec7311f6a388408b29e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Sep 4 22:00:06 2020 +0200
gnu: r-mixomics: Update to 6.12.2.
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.12.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 787e5dd..5d290bb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6334,14 +6334,14 @@ self-organizing map clustering and minimal spanning
trees.")
(define-public r-mixomics
(package
(name "r-mixomics")
- (version "6.12.1")
+ (version "6.12.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mixOmics" version))
(sha256
(base32
- "13kq9l5xwhwp30y5gfqfh5f11n63vn8rk195mb2y2mww4cwi6lv4"))))
+ "1nkqlvm9j1f4vfj3f3kyxqgan38rpa9imimvl9pwivvsfl647vvc"))))
(properties `((upstream-name . "mixOmics")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (84479dc -> 4680692), guix-commits, 2020/09/04
- 01/14: gnu: r-chippeakanno: Update to 3.22.3., guix-commits, 2020/09/04
- 03/14: gnu: r-atacseqqc: Update to 1.12.4., guix-commits, 2020/09/04
- 02/14: gnu: r-gkmsvm: Update to 0.81.0., guix-commits, 2020/09/04
- 04/14: gnu: r-mixomics: Update to 6.12.2.,
guix-commits <=
- 06/14: gnu: r-ttr: Update to 0.24.2., guix-commits, 2020/09/04
- 07/14: gnu: r-trend: Update to 1.1.3., guix-commits, 2020/09/04
- 09/14: gnu: r-xmlparsedata: Update to 1.0.4., guix-commits, 2020/09/04
- 05/14: gnu: r-cicero: Update to 1.6.2., guix-commits, 2020/09/04
- 12/14: gnu: r-systemfonts: Update to 0.3.0., guix-commits, 2020/09/04
- 10/14: gnu: r-ingredients: Update to 2.0., guix-commits, 2020/09/04
- 08/14: gnu: r-rnifti: Update to 1.2.1., guix-commits, 2020/09/04
- 11/14: gnu: r-xgboost: Update to 1.2.0.1., guix-commits, 2020/09/04
- 13/14: gnu: r-rfast: Update to 2.0.0., guix-commits, 2020/09/04
- 14/14: gnu: r-mnormt: Update to 2.0.2., guix-commits, 2020/09/04