[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/48: gnu: r-future: Update to 1.33.2.
From: |
guix-commits |
Subject: |
28/48: gnu: r-future: Update to 1.33.2. |
Date: |
Wed, 27 Mar 2024 08:50:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c9cfc6923bee65fff28adb52e7b0979e142206c3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:54 2024 +0100
gnu: r-future: Update to 1.33.2.
* gnu/packages/cran.scm (r-future): Update to 1.33.2.
Change-Id: Ic3a1b4386014e86bf2f1e928953aa40bff01fe33
---
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 8f2079446f..d2ef8c799d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21761,14 +21761,14 @@ port-forwarding to your local computer.")
(define-public r-future
(package
(name "r-future")
- (version "1.33.1")
+ (version "1.33.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "future" version))
(sha256
(base32
- "1xvb7rhwnsi7l735jfrh7ij0l6q6hazwcb2620hvfjwl2kkpk00r"))))
+ "0rma4h9rjy28n7csn748v9b83m2v5hyh0hgwwckfpbnd5331m9xm"))))
(build-system r-build-system)
(arguments
`(#:phases
- 45/48: gnu: r-maxlik: Update to 1.5-2.1., (continued)
- 45/48: gnu: r-maxlik: Update to 1.5-2.1., guix-commits, 2024/03/27
- 44/48: gnu: r-mlr3pipelines: Update to 0.5.1., guix-commits, 2024/03/27
- 46/48: gnu: r-lattice: Update to 0.22-6., guix-commits, 2024/03/27
- 48/48: gnu: r-rstudioapi: Update to 0.16.0., guix-commits, 2024/03/27
- 34/48: gnu: r-spatstat-explore: Update to 3.2-7., guix-commits, 2024/03/27
- 36/48: gnu: r-spatstat-linnet: Update to 3.1-5., guix-commits, 2024/03/27
- 39/48: gnu: r-rsample: Update to 1.2.1., guix-commits, 2024/03/27
- 40/48: gnu: r-tune: Update to 1.2.0., guix-commits, 2024/03/27
- 47/48: gnu: r-dbplyr: Update to 2.5.0., guix-commits, 2024/03/27
- 35/48: gnu: r-spatstat-model: Update to 3.2-11., guix-commits, 2024/03/27
- 28/48: gnu: r-future: Update to 1.33.2.,
guix-commits <=
- 25/48: gnu: r-glmmtmb: Update to 1.1.9., guix-commits, 2024/03/27
- 27/48: gnu: r-ggeffects: Update to 1.5.1., guix-commits, 2024/03/27
- 30/48: gnu: r-sf: Update to 1.0-16., guix-commits, 2024/03/27
- 31/48: gnu: r-lintr: Update to 3.1.2., guix-commits, 2024/03/27
- 37/48: gnu: r-spatstat: Update to 3.0-8., guix-commits, 2024/03/27
- 32/48: gnu: r-gamlss: Update to 5.4-22., guix-commits, 2024/03/27
- 38/48: gnu: r-yardstick: Update to 1.3.1., guix-commits, 2024/03/27
- 42/48: gnu: r-infer: Update to 1.0.7., guix-commits, 2024/03/27
- 41/48: gnu: r-parsnip: Update to 1.2.1., guix-commits, 2024/03/27