[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/74: gnu: r-dials: Update to 1.0.0.
From: |
guix-commits |
Subject: |
35/74: gnu: r-dials: Update to 1.0.0. |
Date: |
Sat, 2 Jul 2022 18:00:37 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 2b09daaf71aef516b42dd0a3064376443fc270f2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:07 2022 +0200
gnu: r-dials: Update to 1.0.0.
* gnu/packages/cran.scm (r-dials): Update to 1.0.0.
[propagated-inputs]: Add r-pillar.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5182cdfc3a..b2c3fad91d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28668,14 +28668,14 @@ Design} (SFD) and to test their quality.")
(define-public r-dials
(package
(name "r-dials")
- (version "0.1.1")
+ (version "1.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "dials" version))
(sha256
(base32
- "1h695g9vklqn0vd53j9k03s0989xjpjr11h5qhz3a0v6465fwm8a"))))
+ "0flpd7bxknsscv0gk6c7zz1aid9y3z6sibkvjp9zcyc5wnqldrvj"))))
(properties `((upstream-name . "dials")))
(build-system r-build-system)
(propagated-inputs
@@ -28684,6 +28684,7 @@ Design} (SFD) and to test their quality.")
r-glue
r-hardhat
r-lifecycle
+ r-pillar
r-purrr
r-rlang
r-scales
- 07/74: gnu: r-idr: Update to 1.3., (continued)
- 07/74: gnu: r-idr: Update to 1.3., guix-commits, 2022/07/02
- 10/74: gnu: r-qap: Update to 0.1-2., guix-commits, 2022/07/02
- 11/74: gnu: r-tinytex: Update to 0.40., guix-commits, 2022/07/02
- 15/74: gnu: r-emmeans: Update to 1.7.5., guix-commits, 2022/07/02
- 16/74: gnu: r-performance: Update to 0.9.1., guix-commits, 2022/07/02
- 22/74: gnu: r-bookdown: Update to 0.27., guix-commits, 2022/07/02
- 24/74: gnu: r-lintr: Update to 3.0.0., guix-commits, 2022/07/02
- 25/74: gnu: r-dalex: Update to 2.4.2., guix-commits, 2022/07/02
- 26/74: gnu: r-r-devices: Update to 2.17.1., guix-commits, 2022/07/02
- 27/74: gnu: r-fda: Update to 6.0.4., guix-commits, 2022/07/02
- 35/74: gnu: r-dials: Update to 1.0.0.,
guix-commits <=
- 34/74: gnu: r-rsample: Update to 1.0.0., guix-commits, 2022/07/02
- 12/74: gnu: r-itsadug: Update to 2.4.1., guix-commits, 2022/07/02
- 36/74: gnu: r-tidyposterior: Update to 1.0.0., guix-commits, 2022/07/02
- 52/74: gnu: r-car: Update to 3.1-0., guix-commits, 2022/07/02
- 59/74: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/02
- 62/74: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/02
- 29/74: gnu: r-packrat: Update to 0.8.1., guix-commits, 2022/07/02
- 20/74: gnu: r-epi: Update to 2.47., guix-commits, 2022/07/02
- 30/74: gnu: r-hardhat: Update to 1.2.0., guix-commits, 2022/07/02
- 37/74: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/02