[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
127/158: gnu: r-tune: Update to 1.1.2.
From: |
guix-commits |
Subject: |
127/158: gnu: r-tune: Update to 1.1.2. |
Date: |
Mon, 28 Aug 2023 11:11:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 76345bb2a0c19588dce870688a361086bcf196cf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Aug 28 14:21:09 2023 +0200
gnu: r-tune: Update to 1.1.2.
* gnu/packages/cran.scm (r-tune): Update to 1.1.2.
---
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 9176384a25..ed9fcbd6d3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -34660,14 +34660,14 @@ for creating, simulating, or validating values for
such parameters.")
(define-public r-tune
(package
(name "r-tune")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tune" version))
(sha256
(base32
- "0kl8bpd1i5ir6lrx055rilvb7kg0iws5f4618956h3g8sif1lvmg"))))
+ "12z1h574ymg9r3q19h5nhbkmzb5p3ckz7xvp6p0yra1mdmzcq0v9"))))
(properties `((upstream-name . "tune")))
(build-system r-build-system)
(propagated-inputs
- 76/158: gnu: r-gert: Update to 1.9.3., (continued)
- 76/158: gnu: r-gert: Update to 1.9.3., guix-commits, 2023/08/28
- 85/158: gnu: r-gargle: Update to 1.5.2., guix-commits, 2023/08/28
- 92/158: gnu: r-lavaan: Update to 0.6-16., guix-commits, 2023/08/28
- 100/158: gnu: r-europepmc: Update to 0.4.2., guix-commits, 2023/08/28
- 106/158: gnu: r-lintr: Update to 3.1.0., guix-commits, 2023/08/28
- 107/158: gnu: r-dae: Update to 3.2.19., guix-commits, 2023/08/28
- 108/158: gnu: r-gldex: Update to 2.0.0.9.3., guix-commits, 2023/08/28
- 120/158: gnu: r-optimx: Update to 2023-8.13., guix-commits, 2023/08/28
- 121/158: gnu: r-brms: Update to 2.20.1., guix-commits, 2023/08/28
- 126/158: gnu: r-rsample: Update to 1.2.0., guix-commits, 2023/08/28
- 127/158: gnu: r-tune: Update to 1.1.2.,
guix-commits <=
- 132/158: gnu: r-diversitree: Update to 0.9-19., guix-commits, 2023/08/28
- 137/158: gnu: r-stars: Update to 0.6-3., guix-commits, 2023/08/28
- 141/158: gnu: r-tensorflow: Update to 2.13.0., guix-commits, 2023/08/28
- 146/158: gnu: r-markdown: Update to 1.8., guix-commits, 2023/08/28
- 151/158: gnu: r-mvtnorm: Update to 1.2-3., guix-commits, 2023/08/28