[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
113/235: gnu: r-nnls: Update to 1.6.
From: |
guix-commits |
Subject: |
113/235: gnu: r-nnls: Update to 1.6. |
Date: |
Fri, 1 Nov 2024 10:09:46 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 99d4e9ff5be5806967c6e74436d81fabef0043bd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:50 2024 +0100
gnu: r-nnls: Update to 1.6.
* gnu/packages/cran.scm (r-nnls): Update to 1.6.
Change-Id: Ie4a24f0aaa9cae774d9504a8bb38c2067bc12e32
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 69412e4585..39fdbfde5f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21482,14 +21482,14 @@ inventor of the SOM.")
(define-public r-nnls
(package
(name "r-nnls")
- (version "1.5")
+ (version "1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "nnls" version))
(sha256
(base32
- "0lilga63p7k5mkkfcf5p3swx76vwysl979jxszm6svzqhsrgww6d"))))
+ "1nkz25rld4ia9l5zwf4dn9imd15mdi8lmi3ydx449dxsrxs62br7"))))
(build-system r-build-system)
(native-inputs (list gfortran))
(home-page "https://cran.r-project.org/web/packages/nnls")
- 18/235: gnu: r-cplm: Update to 0.7-12.1., (continued)
- 18/235: gnu: r-cplm: Update to 0.7-12.1., guix-commits, 2024/11/01
- 24/235: gnu: r-papaja: Update to 0.1.3., guix-commits, 2024/11/01
- 31/235: gnu: r-httr2: Update to 1.0.5., guix-commits, 2024/11/01
- 33/235: gnu: r-servr: Update to 0.32., guix-commits, 2024/11/01
- 53/235: gnu: r-progressr: Update to 0.15.0., guix-commits, 2024/11/01
- 57/235: gnu: r-rpostgresql: Update to 0.7-7., guix-commits, 2024/11/01
- 87/235: gnu: r-deriv: Update to 4.1.6., guix-commits, 2024/11/01
- 92/235: gnu: r-parmigene: Update to 1.1.1., guix-commits, 2024/11/01
- 103/235: gnu: r-ggeffects: Update to 1.7.2., guix-commits, 2024/11/01
- 104/235: gnu: r-fs: Update to 1.6.5., guix-commits, 2024/11/01
- 113/235: gnu: r-nnls: Update to 1.6.,
guix-commits <=
- 96/235: gnu: r-quickjsr: Update to 1.4.0., guix-commits, 2024/11/01
- 97/235: gnu: r-sandwich: Update to 3.1-1., guix-commits, 2024/11/01
- 116/235: gnu: r-fields: Update to 16.3., guix-commits, 2024/11/01
- 114/235: gnu: r-dotcall64: Update to 1.2., guix-commits, 2024/11/01
- 123/235: gnu: r-sftime: Update to 0.3.0., guix-commits, 2024/11/01
- 127/235: gnu: r-bookdown: Update to 0.41., guix-commits, 2024/11/01
- 121/235: gnu: r-wk: Update to 0.9.4., guix-commits, 2024/11/01
- 125/235: gnu: r-haplo-stats: Update to 1.9.7., guix-commits, 2024/11/01
- 124/235: gnu: r-spdep: Update to 1.3-6., guix-commits, 2024/11/01
- 145/235: gnu: r-msm: Update to 1.8.1., guix-commits, 2024/11/01