[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/65: gnu: r-mixomics: Update to 6.16.2.
From: |
guix-commits |
Subject: |
64/65: gnu: r-mixomics: Update to 6.16.2. |
Date: |
Wed, 28 Jul 2021 16:29:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9d7eb480f8d39b90acfe00010c701ef018c4c789
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 18:07:19 2021 +0200
gnu: r-mixomics: Update to 6.16.2.
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.16.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 f9c6ae7..9eedffd 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9932,14 +9932,14 @@ self-organizing map clustering and minimal spanning
trees.")
(define-public r-mixomics
(package
(name "r-mixomics")
- (version "6.16.1")
+ (version "6.16.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mixOmics" version))
(sha256
(base32
- "0fiwf86hvkidxwkdcw0x7lk3bk2fsxqng43b1js7klifm3gfcf91"))))
+ "0kbljjwm5caf2znqnkhrbmcfsv1mhppp9h491210q477y8bjlkja"))))
(properties `((upstream-name . "mixOmics")))
(build-system r-build-system)
(propagated-inputs
- 40/65: gnu: r-workflows: Update to 0.2.3., (continued)
- 40/65: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/28
- 46/65: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/28
- 48/65: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/28
- 52/65: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/28
- 58/65: gnu: r-ensembldb: Update to 2.16.3., guix-commits, 2021/07/28
- 56/65: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/28
- 53/65: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/28
- 62/65: gnu: r-annotatr: Update to 1.18.1., guix-commits, 2021/07/28
- 51/65: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/28
- 63/65: gnu: r-rsubread: Update to 2.6.4., guix-commits, 2021/07/28
- 64/65: gnu: r-mixomics: Update to 6.16.2.,
guix-commits <=
- 61/65: gnu: r-motifbreakr: Update to 2.6.1., guix-commits, 2021/07/28