[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/112: gnu: r-dials: Update to 0.1.0.
From: |
guix-commits |
Subject: |
75/112: gnu: r-dials: Update to 0.1.0. |
Date: |
Tue, 15 Mar 2022 15:22:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e202b04e80938981329a47ddfbb2749a4e04f2dc
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
- 09/112: gnu: r-v8: Update to 4.1.0., (continued)
- 09/112: gnu: r-v8: Update to 4.1.0., guix-commits, 2022/03/15
- 04/112: gnu: python-pytorch-for-r-torch: Reuse python-pytorch., guix-commits, 2022/03/15
- 20/112: gnu: r-generics: Update to 0.1.2., guix-commits, 2022/03/15
- 30/112: gnu: r-fst: Update to 0.9.8., guix-commits, 2022/03/15
- 31/112: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/15
- 39/112: gnu: r-admisc: Update to 0.24., guix-commits, 2022/03/15
- 58/112: gnu: r-terra: Update to 1.5-21., guix-commits, 2022/03/15
- 59/112: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/15
- 62/112: gnu: r-rsvg: Update to 2.2.0., guix-commits, 2022/03/15
- 67/112: gnu: r-semplot: Update to 1.1.4., guix-commits, 2022/03/15
- 75/112: gnu: r-dials: Update to 0.1.0.,
guix-commits <=
- 81/112: gnu: r-pdftools: Update to 3.1.0., guix-commits, 2022/03/15
- 03/112: gnu: r-leaflet: Update to 2.1.0., guix-commits, 2022/03/15
- 88/112: gnu: r-mgcv: Update to 1.8-39., guix-commits, 2022/03/15
- 89/112: gnu: r-ggdendro: Update to 0.1.23., guix-commits, 2022/03/15
- 94/112: gnu: r-crayon: Update to 1.5.0., guix-commits, 2022/03/15
- 91/112: gnu: r-svglite: Update to 2.1.0., guix-commits, 2022/03/15
- 96/112: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/15
- 95/112: gnu: r-rlang: Update to 1.0.1., guix-commits, 2022/03/15
- 102/112: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/15
- 103/112: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/15