[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/224: gnu: r-dqrng: Update to 0.4.1.
From: |
guix-commits |
Subject: |
103/224: gnu: r-dqrng: Update to 0.4.1. |
Date: |
Wed, 17 Jul 2024 03:11:22 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 2167844fc4a59c790f678daa78725f6b8f809e47
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:44 2024 +0200
gnu: r-dqrng: Update to 0.4.1.
* gnu/packages/cran.scm (r-dqrng): Update to 0.4.1.
Change-Id: I07795c16da119544d97411945a6ddba6b07bbd0c
---
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 d28c5f433e..5e1b9f69a1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27081,14 +27081,14 @@ dimensional low-discrepancy sequence.")
(define-public r-dqrng
(package
(name "r-dqrng")
- (version "0.3.2")
+ (version "0.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "dqrng" version))
(sha256
(base32
- "171y7487flla0vqxmzvf9nls7vn046vplcgzvyiva3d418hwl0nd"))))
+ "13r8agil10q0phzwh1vlsrwv7i15k43mc93iphw2ag0c08szk79x"))))
(build-system r-build-system)
(propagated-inputs
(list r-bh r-rcpp r-sitmo))
- 21/224: gnu: r-correlation: Update to 0.8.5., (continued)
- 21/224: gnu: r-correlation: Update to 0.8.5., guix-commits, 2024/07/17
- 22/224: gnu: r-datawizard: Update to 0.11.0., guix-commits, 2024/07/17
- 27/224: gnu: r-climaemet: Update to 1.3.0., guix-commits, 2024/07/17
- 29/224: gnu: r-ggpp: Update to 0.5.8-1., guix-commits, 2024/07/17
- 32/224: gnu: r-mc2d: Update to 0.2.1., guix-commits, 2024/07/17
- 34/224: gnu: r-secretbase: Update to 1.0.0., guix-commits, 2024/07/17
- 36/224: gnu: r-hgnchelper: Update to 0.8.14., guix-commits, 2024/07/17
- 87/224: gnu: r-fields: Update to 16.2., guix-commits, 2024/07/17
- 94/224: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/17
- 96/224: gnu: r-osqp: Update to 0.6.3.3., guix-commits, 2024/07/17
- 103/224: gnu: r-dqrng: Update to 0.4.1.,
guix-commits <=
- 106/224: gnu: r-terra: Update to 1.7-78., guix-commits, 2024/07/17
- 11/224: gnu: r-nloptr: Update to 2.1.1., guix-commits, 2024/07/17
- 17/224: gnu: r-cachem: Update to 1.1.0., guix-commits, 2024/07/17
- 19/224: gnu: r-consort: Update to 1.2.2., guix-commits, 2024/07/17
- 23/224: gnu: r-dbscan: Update to 1.2-0., guix-commits, 2024/07/17
- 26/224: gnu: r-biglm: Update to 0.9-3., guix-commits, 2024/07/17
- 25/224: gnu: r-rocit: Update to 2.1.2., guix-commits, 2024/07/17
- 24/224: gnu: r-googlevis: Update to 0.7.3., guix-commits, 2024/07/17
- 28/224: gnu: r-zcompositions: Update to 1.5.0-4., guix-commits, 2024/07/17
- 30/224: gnu: r-ggpmisc: Update to 0.6.0., guix-commits, 2024/07/17