[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/26: gnu: r-slam: Update to 0.1-53.
From: |
guix-commits |
Subject: |
13/26: gnu: r-slam: Update to 0.1-53. |
Date: |
Sat, 7 Sep 2024 02:51:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c371fccfff38caa9255557411895d519da2d573c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 2 13:09:41 2024 +0200
gnu: r-slam: Update to 0.1-53.
* gnu/packages/cran.scm (r-slam): Update to 0.1-53.
Change-Id: Ifacc47e340dc4c7c5cc00705e661e0ad7d59ed82
---
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 773e6c9326..191d5cc0b6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16163,13 +16163,13 @@ the analyzed items.")
(define-public r-slam
(package
(name "r-slam")
- (version "0.1-52")
+ (version "0.1-53")
(source
(origin
(method url-fetch)
(uri (cran-uri "slam" version))
(sha256
- (base32 "09j1k63nw1m1vgblnla6s52v2337ixs958jmlzkjjz1xb01yd0y3"))))
+ (base32 "0wid8nd3nrsixgdrwkh0yy268p2vlplajykn6izd8b9z4hansvh2"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/slam/")
(synopsis "Sparse lightweight arrays and matrices")
- branch master updated (18d02443e1 -> b2f9231cd9), guix-commits, 2024/09/07
- 01/26: gnu: Add r-cards., guix-commits, 2024/09/07
- 03/26: gnu: r-archivist: Update to 2.3.8., guix-commits, 2024/09/07
- 04/26: gnu: r-valr: Update to 0.8.2., guix-commits, 2024/09/07
- 06/26: gnu: r-climaemet: Update to 1.4.0., guix-commits, 2024/09/07
- 02/26: gnu: r-geometry: Update to 0.5.0., guix-commits, 2024/09/07
- 10/26: gnu: r-openxlsx: Update to 4.2.7., guix-commits, 2024/09/07
- 11/26: gnu: r-insight: Update to 0.20.4., guix-commits, 2024/09/07
- 13/26: gnu: r-slam: Update to 0.1-53.,
guix-commits <=
- 08/26: gnu: r-servr: Update to 0.31., guix-commits, 2024/09/07
- 17/26: gnu: r-circular: Update to 0.5-1., guix-commits, 2024/09/07
- 21/26: gnu: r-sem: Update to 3.1-16., guix-commits, 2024/09/07
- 25/26: gnu: r-mvtnorm: Update to 1.3-0., guix-commits, 2024/09/07
- 24/26: gnu: r-gdtools: Update to 0.4.0., guix-commits, 2024/09/07
- 05/26: gnu: r-broom-helpers: Update to 1.17.0., guix-commits, 2024/09/07
- 12/26: gnu: r-golem: Update to 0.5.1., guix-commits, 2024/09/07
- 14/26: gnu: r-ggeffects: Update to 1.7.1., guix-commits, 2024/09/07
- 07/26: gnu: r-vegan: Update to 2.6-8., guix-commits, 2024/09/07
- 09/26: gnu: r-ctrdata: Update to 1.19.2., guix-commits, 2024/09/07