[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/211: gnu: r-sparsesvd: Update to 0.2-1.
From: |
guix-commits |
Subject: |
85/211: gnu: r-sparsesvd: Update to 0.2-1. |
Date: |
Tue, 20 Sep 2022 06:24:21 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 57d0d45638ded648e0f72e86813fc8deebe99abc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:04 2022 +0200
gnu: r-sparsesvd: Update to 0.2-1.
* gnu/packages/cran.scm (r-sparsesvd): Update to 0.2-1.
---
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 b57b1d9c13..63b3664321 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14854,14 +14854,14 @@ giving it a description in the specific format.")
(define-public r-sparsesvd
(package
(name "r-sparsesvd")
- (version "0.2")
+ (version "0.2-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "sparsesvd" version))
(sha256
(base32
- "1xm969fjq3fv1p2sqza2apz8picibj4s2agpwf1sx9nwn3b587qs"))))
+ "0yz0mgayxriyrz6bbrd41cck0s56b916xvyh13hw86gydd6kpl5k"))))
(build-system r-build-system)
(propagated-inputs (list r-matrix))
(home-page "http://tedlab.mit.edu/~dr/SVDLIBC/")
- 67/211: gnu: r-raster: Update to 3.6-3., (continued)
- 67/211: gnu: r-raster: Update to 3.6-3., guix-commits, 2022/09/20
- 46/211: gnu: r-statnet-common: Update to 4.7.0., guix-commits, 2022/09/20
- 40/211: gnu: r-jomo: Update to 2.7-4., guix-commits, 2022/09/20
- 59/211: gnu: r-officer: Update to 0.4.4., guix-commits, 2022/09/20
- 50/211: gnu: r-radiant-data: Update to 1.4.5., guix-commits, 2022/09/20
- 53/211: gnu: r-zip: Update to 2.2.1., guix-commits, 2022/09/20
- 28/211: gnu: r-callr: Update to 3.7.2., guix-commits, 2022/09/20
- 58/211: gnu: r-rbibutils: Update to 2.2.9., guix-commits, 2022/09/20
- 78/211: gnu: r-tweedie: Update to 2.3.5., guix-commits, 2022/09/20
- 84/211: gnu: r-tidytree: Update to 0.4.0., guix-commits, 2022/09/20
- 85/211: gnu: r-sparsesvd: Update to 0.2-1.,
guix-commits <=
- 98/211: gnu: r-spdep: Update to 1.2-5., guix-commits, 2022/09/20
- 101/211: gnu: r-ggforce: Update to 0.3.4., guix-commits, 2022/09/20
- 102/211: gnu: r-gbm: Update to 2.1.8.1., guix-commits, 2022/09/20
- 105/211: gnu: r-ggtext: Update to 0.1.2., guix-commits, 2022/09/20
- 01/211: gnu: Add r-confintr., guix-commits, 2022/09/20
- 07/211: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 64/211: gnu: r-labelled: Update to 2.10.0., guix-commits, 2022/09/20
- 31/211: gnu: r-shinyfiles: Update to 0.9.3., guix-commits, 2022/09/20
- 57/211: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 42/211: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20