[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/135: gnu: r-tidymodels: Update to 0.1.4.
From: |
guix-commits |
Subject: |
90/135: gnu: r-tidymodels: Update to 0.1.4. |
Date: |
Wed, 3 Nov 2021 18:00:08 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a365fcbc9c80b4737258a483ee3ccf4f3aba2490
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:48 2021 +0000
gnu: r-tidymodels: Update to 0.1.4.
* gnu/packages/cran.scm (r-tidymodels): Update to 0.1.4.
[propagated-inputs]: Add r-hardhat.
---
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 0ce6116..d49b6e2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28214,14 +28214,14 @@ use.")
(define-public r-tidymodels
(package
(name "r-tidymodels")
- (version "0.1.3")
+ (version "0.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidymodels" version))
(sha256
(base32
- "18vz0xsgxrfzcfxpvilhj1w0f4v4lx5ws37nwmy40lhv3v05nxn8"))))
+ "18krycdn0h1i8swrq6bgj8qnb200rr0pqhr6maq3h1jc66x0y7nd"))))
(properties `((upstream-name . "tidymodels")))
(build-system r-build-system)
(propagated-inputs
@@ -28231,6 +28231,7 @@ use.")
("r-dials" ,r-dials)
("r-dplyr" ,r-dplyr)
("r-ggplot2" ,r-ggplot2)
+ ("r-hardhat" ,r-hardhat)
("r-infer" ,r-infer)
("r-modeldata" ,r-modeldata)
("r-parsnip" ,r-parsnip)
- 65/135: gnu: r-mcmcpack: Update to 1.6-0., (continued)
- 65/135: gnu: r-mcmcpack: Update to 1.6-0., guix-commits, 2021/11/03
- 68/135: gnu: r-systemfonts: Update to 1.0.3., guix-commits, 2021/11/03
- 58/135: gnu: r-s2: Update to 1.0.7., guix-commits, 2021/11/03
- 63/135: gnu: r-yulab-utils: Update to 0.0.4., guix-commits, 2021/11/03
- 60/135: gnu: r-adegenet: Update to 2.1.5., guix-commits, 2021/11/03
- 73/135: gnu: r-actuar: Update to 3.2-0., guix-commits, 2021/11/03
- 83/135: gnu: r-memuse: Update to 4.2-1., guix-commits, 2021/11/03
- 81/135: gnu: r-optimx: Update to 2021-10.12., guix-commits, 2021/11/03
- 75/135: gnu: r-anthropometry: Update to 1.16., guix-commits, 2021/11/03
- 87/135: gnu: r-igraph: Update to 1.2.7., guix-commits, 2021/11/03
- 90/135: gnu: r-tidymodels: Update to 0.1.4.,
guix-commits <=
- 96/135: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/03
- 98/135: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/03
- 100/135: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/03
- 105/135: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/03
- 82/135: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/03
- 89/135: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/03
- 79/135: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/03
- 104/135: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/03
- 109/135: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/03
- 108/135: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/03