[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/48: gnu: r-yardstick: Update to 1.3.1.
From: |
guix-commits |
Subject: |
38/48: gnu: r-yardstick: Update to 1.3.1. |
Date: |
Wed, 27 Mar 2024 08:50:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7b5074930ef9cd9adfd2323ac55b14dedeff866b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:56 2024 +0100
gnu: r-yardstick: Update to 1.3.1.
* gnu/packages/cran.scm (r-yardstick): Update to 1.3.1.
Change-Id: I7b3dd4259a33464f79d894b3c8105b62c8899324
---
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 736c196758..6d34fba76d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -35861,14 +35861,14 @@ object sizes.")
(define-public r-yardstick
(package
(name "r-yardstick")
- (version "1.3.0")
+ (version "1.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "yardstick" version))
(sha256
(base32
- "0b0jdb6ybi3i76vycv13905xdkhqa1xz4b4b9675xqmnx2301yy4"))))
+ "1l6s06sj9hpb20xndnmm8xim9c9h444w6g98b56i5whb11x37d18"))))
(properties `((upstream-name . "yardstick")))
(build-system r-build-system)
(propagated-inputs
- 40/48: gnu: r-tune: Update to 1.2.0., (continued)
- 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
- 38/48: gnu: r-yardstick: Update to 1.3.1.,
guix-commits <=
- 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