[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
93/125: gnu: r-tidymodels: Update to 0.1.3.
From: |
guix-commits |
Subject: |
93/125: gnu: r-tidymodels: Update to 0.1.3. |
Date: |
Tue, 4 May 2021 01:33:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9788d909ca84c40b0921505c737f477182ae29fb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:20 2021 +0200
gnu: r-tidymodels: Update to 0.1.3.
* gnu/packages/cran.scm (r-tidymodels): Update to 0.1.3.
[propagated-inputs]: Remove r-magrittr; add r-conflicted and r-workflowsets.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 39d73ac..f4e00c6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26385,24 +26385,24 @@ use.")
(define-public r-tidymodels
(package
(name "r-tidymodels")
- (version "0.1.2")
+ (version "0.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidymodels" version))
(sha256
(base32
- "09njrl655sh82xrzckgg56a6ndfrjla5fy8675wj4jsj14jpv0fw"))))
+ "18vz0xsgxrfzcfxpvilhj1w0f4v4lx5ws37nwmy40lhv3v05nxn8"))))
(properties `((upstream-name . "tidymodels")))
(build-system r-build-system)
(propagated-inputs
`(("r-broom" ,r-broom)
("r-cli" ,r-cli)
+ ("r-conflicted" ,r-conflicted)
("r-dials" ,r-dials)
("r-dplyr" ,r-dplyr)
("r-ggplot2" ,r-ggplot2)
("r-infer" ,r-infer)
- ("r-magrittr" ,r-magrittr)
("r-modeldata" ,r-modeldata)
("r-parsnip" ,r-parsnip)
("r-purrr" ,r-purrr)
@@ -26414,6 +26414,7 @@ use.")
("r-tidyr" ,r-tidyr)
("r-tune" ,r-tune)
("r-workflows" ,r-workflows)
+ ("r-workflowsets" ,r-workflowsets)
("r-yardstick" ,r-yardstick)))
(native-inputs
`(("r-knitr" ,r-knitr)
- 72/125: gnu: r-anthropometry: Update to 1.15., (continued)
- 72/125: gnu: r-anthropometry: Update to 1.15., guix-commits, 2021/05/04
- 74/125: gnu: r-rsvg: Update to 2.1.2., guix-commits, 2021/05/04
- 87/125: gnu: r-muhaz: Update to 1.2.6.4., guix-commits, 2021/05/04
- 85/125: gnu: r-spatstat-core: Update to 2.1-2., guix-commits, 2021/05/04
- 88/125: gnu: r-transphylo: Update to 1.4.5., guix-commits, 2021/05/04
- 91/125: gnu: r-workflowsets: Update to 0.0.2., guix-commits, 2021/05/04
- 92/125: gnu: r-tidytext: Update to 0.3.1., guix-commits, 2021/05/04
- 96/125: gnu: r-boot: Update to 1.3-28., guix-commits, 2021/05/04
- 63/125: gnu: r-clue: Update to 0.3-59., guix-commits, 2021/05/04
- 62/125: gnu: r-ggplotify: Update to 0.0.6., guix-commits, 2021/05/04
- 93/125: gnu: r-tidymodels: Update to 0.1.3.,
guix-commits <=
- 83/125: gnu: r-lightgbm: Update to 3.2.1., guix-commits, 2021/05/04
- 90/125: gnu: r-tune: Update to 0.1.5., guix-commits, 2021/05/04
- 97/125: gnu: r-mass: Update to 7.3-54., guix-commits, 2021/05/04
- 100/125: gnu: r-kernsmooth: Update to 2.23-20., guix-commits, 2021/05/04
- 98/125: gnu: r-class: Update to 7.3-19., guix-commits, 2021/05/04
- 102/125: gnu: r-mgcv: Update to 1.8-35., guix-commits, 2021/05/04
- 108/125: gnu: r-knitr: Update to 1.33., guix-commits, 2021/05/04
- 110/125: gnu: r-tibble: Update to 3.1.1., guix-commits, 2021/05/04
- 114/125: gnu: r-rcpparmadillo: Update to 0.10.4.0.0., guix-commits, 2021/05/04
- 115/125: gnu: r-bitops: Update to 1.0-7., guix-commits, 2021/05/04