[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/185: gnu: r-rsparse: Update to 0.5.2.
From: |
guix-commits |
Subject: |
102/185: gnu: r-rsparse: Update to 0.5.2. |
Date: |
Tue, 2 Jul 2024 09:28:05 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit e6084eb8bf09a4d053ac1d8234e76c65fba8968f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:44 2024 +0200
gnu: r-rsparse: Update to 0.5.2.
* gnu/packages/cran.scm (r-rsparse): Update to 0.5.2.
Change-Id: I0965edeea723d5b2d33932383cf1bb8b42d3eb65
---
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 d2e85d1f2c..d28c5f433e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26622,14 +26622,14 @@ on, for a performance vs accuracy trade-off.")
(define-public r-rsparse
(package
(name "r-rsparse")
- (version "0.5.1")
+ (version "0.5.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "rsparse" version))
(sha256
(base32
- "15kdllm2lh6xdlv4j0ljyj5pczhx26s9d8cac7953zbb0sd45chz"))))
+ "0a40mhbzlakjsf6wj00p8pqr6slhn7gxsgq2rycp3yg478ajwqyp"))))
(properties `((upstream-name . "rsparse")))
(build-system r-build-system)
(propagated-inputs
- 103/185: gnu: r-dqrng: Update to 0.4.1., (continued)
- 103/185: gnu: r-dqrng: Update to 0.4.1., guix-commits, 2024/07/02
- 82/185: gnu: r-sjplot: Update to 2.8.16., guix-commits, 2024/07/02
- 81/185: gnu: r-ggeffects: Update to 1.7.0., guix-commits, 2024/07/02
- 90/185: gnu: r-ggpattern: Update to 1.1.1., guix-commits, 2024/07/02
- 88/185: gnu: r-cmprsk: Update to 2.2-12., guix-commits, 2024/07/02
- 93/185: gnu: r-spdata: Update to 2.3.1., guix-commits, 2024/07/02
- 97/185: gnu: r-r2html: Update to 2.3.4., guix-commits, 2024/07/02
- 94/185: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/02
- 98/185: gnu: r-pamr: Update to 1.57., guix-commits, 2024/07/02
- 101/185: gnu: r-aplot: Update to 0.2.3., guix-commits, 2024/07/02
- 102/185: gnu: r-rsparse: Update to 0.5.2.,
guix-commits <=
- 105/185: gnu: r-systemfonts: Update to 1.1.0., guix-commits, 2024/07/02
- 107/185: gnu: r-parameters: Update to 0.22.0., guix-commits, 2024/07/02
- 109/185: gnu: r-additivitytests: Update to 1.1-4.2., guix-commits, 2024/07/02
- 108/185: gnu: r-lhs: Update to 1.2.0., guix-commits, 2024/07/02
- 110/185: gnu: r-forecast: Update to 8.23.0., guix-commits, 2024/07/02
- 112/185: gnu: r-rsconnect: Update to 1.3.1., guix-commits, 2024/07/02
- 104/185: gnu: r-dae: Update to 3.2.28., guix-commits, 2024/07/02
- 119/185: gnu: r-clusterr: Update to 1.3.3., guix-commits, 2024/07/02
- 120/185: gnu: r-modeldata: Update to 1.4.0., guix-commits, 2024/07/02
- 106/185: gnu: r-terra: Update to 1.7-78., guix-commits, 2024/07/02