[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/48: gnu: r-rsample: Update to 1.2.1.
From: |
guix-commits |
Subject: |
39/48: gnu: r-rsample: Update to 1.2.1. |
Date: |
Wed, 27 Mar 2024 08:50:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 80ac0fe4ff17e79d6ed7e04648e88cda32c6212e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:57 2024 +0100
gnu: r-rsample: Update to 1.2.1.
* gnu/packages/cran.scm (r-rsample): Update to 1.2.1.
Change-Id: If01f092f1fe8c97aa19c47a3341c43d1e9a2d40a
---
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 6d34fba76d..e676c098ee 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -35991,14 +35991,14 @@ pipeline friendly so that data processing with lists
can be chained.")
(define-public r-rsample
(package
(name "r-rsample")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "rsample" version))
(sha256
(base32
- "1vayyj6cijq1ag9r7fpcjfzrgkqhb4zxgajz78hz8dq01q3bgjg0"))))
+ "1igdcicympnbrypb5c47bmf4q997q6s98i1lzb4x29x53vr3gx73"))))
(properties `((upstream-name . "rsample")))
(build-system r-build-system)
(propagated-inputs
- 21/48: gnu: r-abc-data: Update to 1.1., (continued)
- 21/48: gnu: r-abc-data: Update to 1.1., guix-commits, 2024/03/27
- 22/48: gnu: r-ggsci: Update to 3.0.3., guix-commits, 2024/03/27
- 33/48: gnu: r-brms: Update to 2.21.0., guix-commits, 2024/03/27
- 43/48: gnu: r-tidymodels: Update to 1.2.0., guix-commits, 2024/03/27
- 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 <=
- 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, 2024/03/27
- 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