[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/13: gnu: r-nmf: Update to 0.26.
From: |
guix-commits |
Subject: |
01/13: gnu: r-nmf: Update to 0.26. |
Date: |
Tue, 21 Mar 2023 07:40:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 766479ca254224447e8890d3f146b6fefc8a782b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 21 12:14:32 2023 +0100
gnu: r-nmf: Update to 0.26.
* gnu/packages/bioconductor.scm (r-nmf): Update to 0.26.
---
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 855f08eee5..fe446df67a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4902,14 +4902,14 @@ mapping.")
(define-public r-nmf
(package
(name "r-nmf")
- (version "0.25")
+ (version "0.26")
(source
(origin
(method url-fetch)
(uri (cran-uri "NMF" version))
(sha256
(base32
- "0kdl7yz4v7pms6y2lff4x5w7pwkx54488qx0v539qmvcbxv1if98"))))
+ "1h1fpjnj6vjvi9ygxpfxs8k5bhly0aflr54zj88khgzkylp5ci4d"))))
(properties `((upstream-name . "NMF")))
(build-system r-build-system)
(propagated-inputs
- 07/13: gnu: r-ggfortify: Update to 0.4.16., (continued)
- 07/13: gnu: r-ggfortify: Update to 0.4.16., guix-commits, 2023/03/21
- 09/13: gnu: r-metafor: Update to 4.0-0., guix-commits, 2023/03/21
- 08/13: gnu: r-qgraph: Update to 1.9.4., guix-commits, 2023/03/21
- 11/13: gnu: r-intervals: Update to 0.15.3., guix-commits, 2023/03/21
- 06/13: gnu: r-sf: Update to 1.0-12., guix-commits, 2023/03/21
- 05/13: gnu: r-glmmtmb: Update to 1.1.6., guix-commits, 2023/03/21
- 12/13: gnu: r-keras: Update to 2.11.1., guix-commits, 2023/03/21
- 13/13: gnu: r-tibble: Update to 3.2.1., guix-commits, 2023/03/21
- 04/13: gnu: r-fnn: Update to 1.1.3.2., guix-commits, 2023/03/21
- 02/13: gnu: r-partykit: Update to 1.2-19., guix-commits, 2023/03/21
- 01/13: gnu: r-nmf: Update to 0.26.,
guix-commits <=
- 10/13: gnu: r-maldiquant: Update to 1.22.1., guix-commits, 2023/03/21