[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/112: gnu: r-tidymodels: Update to 0.1.2.
From: |
guix-commits |
Subject: |
96/112: gnu: r-tidymodels: Update to 0.1.2. |
Date: |
Wed, 9 Dec 2020 16:06:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 48504a231aff17dc7bb4cc22e2a41d4135704a32
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 22:00:40 2020 +0100
gnu: r-tidymodels: Update to 0.1.2.
* gnu/packages/cran.scm (r-tidymodels): Update to 0.1.2.
[propagated-inputs]: Remove r-crayon.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e90f242..8fc8be6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24805,20 +24805,19 @@ model-related packages.")
(define-public r-tidymodels
(package
(name "r-tidymodels")
- (version "0.1.1")
+ (version "0.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidymodels" version))
(sha256
(base32
- "0w2xnr642klmqlflkw6rkvqcrgs01i8f34nk9wdax3fsl1yx2wi4"))))
+ "09njrl655sh82xrzckgg56a6ndfrjla5fy8675wj4jsj14jpv0fw"))))
(properties `((upstream-name . "tidymodels")))
(build-system r-build-system)
(propagated-inputs
`(("r-broom" ,r-broom)
("r-cli" ,r-cli)
- ("r-crayon" ,r-crayon)
("r-dials" ,r-dials)
("r-dplyr" ,r-dplyr)
("r-ggplot2" ,r-ggplot2)
- 78/112: gnu: r-uwot: Update to 0.1.9., (continued)
- 78/112: gnu: r-uwot: Update to 0.1.9., guix-commits, 2020/12/09
- 79/112: gnu: r-leiden: Update to 0.3.6., guix-commits, 2020/12/09
- 83/112: gnu: r-showtext: Update to 0.9-1., guix-commits, 2020/12/09
- 85/112: gnu: r-r-filesets: Update to 2.14.0., guix-commits, 2020/12/09
- 89/112: gnu: r-loo: Update to 2.4.0., guix-commits, 2020/12/09
- 12/112: gnu: Add r-projpred., guix-commits, 2020/12/09
- 63/112: gnu: r-flare: Update to 1.7.0., guix-commits, 2020/12/09
- 88/112: gnu: r-stopwords: Update to 2.1., guix-commits, 2020/12/09
- 92/112: gnu: r-hardhat: Update to 0.1.5., guix-commits, 2020/12/09
- 95/112: gnu: r-tune: Update to 0.1.2., guix-commits, 2020/12/09
- 96/112: gnu: r-tidymodels: Update to 0.1.2.,
guix-commits <=
- 99/112: gnu: r-testthat: Update to 3.0.0., guix-commits, 2020/12/09
- 100/112: gnu: r-rlang: Update to 0.4.9., guix-commits, 2020/12/09
- 101/112: gnu: r-dbplyr: Update to 2.0.0., guix-commits, 2020/12/09
- 103/112: gnu: r-backports: Update to 1.2.0., guix-commits, 2020/12/09
- 107/112: gnu: r-hmisc: Update to 4.4-2., guix-commits, 2020/12/09
- 111/112: gnu: r-lme4: Update to 1.1-26., guix-commits, 2020/12/09
- 94/112: gnu: r-cpp11: Update to 0.2.4., guix-commits, 2020/12/09
- 102/112: gnu: r-data-table: Update to 1.13.4., guix-commits, 2020/12/09
- 112/112: gnu: r-lubridate: Update to 1.7.9.2., guix-commits, 2020/12/09
- 104/112: gnu: r-rstudioapi: Update to 0.13., guix-commits, 2020/12/09