[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/111: gnu: r-dials: Update to 0.1.0.
From: |
guix-commits |
Subject: |
75/111: gnu: r-dials: Update to 0.1.0. |
Date: |
Mon, 14 Mar 2022 02:25:25 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d2ede75fec8ac179e122720a50770193642c454c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:34 2022 +0100
gnu: r-dials: Update to 0.1.0.
* gnu/packages/cran.scm (r-dials): Update to 0.1.0.
[propagated-inputs]: Add r-hardhat and r-lifecycle.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b8ae6289b4..5366f3388a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28079,20 +28079,22 @@ Design} (SFD) and to test their quality.")
(define-public r-dials
(package
(name "r-dials")
- (version "0.0.10")
+ (version "0.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "dials" version))
(sha256
(base32
- "1vhqcfwgic01pkw0i3000fvqq9yxfzsv26c0psfjhxkkdcz8h2px"))))
+ "02i9ddzi7gk5bwg87x8bpazk89mn102awgxzp9yw85dgbafqsydh"))))
(properties `((upstream-name . "dials")))
(build-system r-build-system)
(propagated-inputs
(list r-dicedesign
r-dplyr
r-glue
+ r-hardhat
+ r-lifecycle
r-purrr
r-rlang
r-scales
- 85/111: gnu: r-keras: Update to 2.8.0., (continued)
- 85/111: gnu: r-keras: Update to 2.8.0., guix-commits, 2022/03/14
- 91/111: gnu: r-svglite: Update to 2.1.0., guix-commits, 2022/03/14
- 103/111: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/14
- 32/111: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/14
- 99/111: gnu: r-xml: Update to 3.99-0.9., guix-commits, 2022/03/14
- 102/111: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/14
- 106/111: gnu: r-randomforest: Update to 4.7-1., guix-commits, 2022/03/14
- 57/111: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/14
- 71/111: gnu: r-spatstat-core: Update to 2.4-0., guix-commits, 2022/03/14
- 72/111: gnu: r-spatstat-linnet: Update to 2.3-2., guix-commits, 2022/03/14
- 75/111: gnu: r-dials: Update to 0.1.0.,
guix-commits <=
- 78/111: gnu: r-mlr3: Update to 0.13.2., guix-commits, 2022/03/14
- 93/111: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/14
- 55/111: gnu: r-dalex: Update to 2.4.0., guix-commits, 2022/03/14
- 76/111: gnu: r-seqminer: Update to 8.4., guix-commits, 2022/03/14
- 89/111: gnu: r-ggdendro: Update to 0.1.23., guix-commits, 2022/03/14
- 94/111: gnu: r-crayon: Update to 1.5.0., guix-commits, 2022/03/14
- 73/111: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/14
- 110/111: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/14
- 70/111: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/14
- 107/111: gnu: r-rrcov: Update to 1.6-2., guix-commits, 2022/03/14