[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/212: gnu: r-tidypredict: Update to 0.5.
From: |
guix-commits |
Subject: |
151/212: gnu: r-tidypredict: Update to 0.5. |
Date: |
Sat, 18 Feb 2023 14:01:18 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit bf2d3f2bfa6578d0c4db5a875dc4293dc77f5627
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:55 2023 +0100
gnu: r-tidypredict: Update to 0.5.
* gnu/packages/cran.scm (r-tidypredict): Update to 0.5.
[propagated-inputs]: Remove r-stringr.
---
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 d6fa7177c3..76c4cc89af 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31819,14 +31819,14 @@ models without involving a test set.")
(define-public r-tidypredict
(package
(name "r-tidypredict")
- (version "0.4.9")
+ (version "0.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidypredict" version))
(sha256
(base32
- "0x0r36zvny4rqgndx7iqh39yhr53gl4d8wd8wpvdcgg35q6z02z2"))))
+ "1h05gm6fwjh6v9qqi9jbislf008h7d50k003qymb0x9gz6p75qgy"))))
(properties `((upstream-name . "tidypredict")))
(build-system r-build-system)
(propagated-inputs
@@ -31835,7 +31835,6 @@ models without involving a test set.")
r-knitr
r-purrr
r-rlang
- r-stringr
r-tibble
r-tidyr))
(native-inputs
- 115/212: gnu: r-xgboost: Update to 1.7.3.1., (continued)
- 115/212: gnu: r-xgboost: Update to 1.7.3.1., guix-commits, 2023/02/18
- 120/212: gnu: r-rgdal: Update to 1.6-4., guix-commits, 2023/02/18
- 127/212: gnu: r-actuar: Update to 3.3-2., guix-commits, 2023/02/18
- 128/212: gnu: r-imager: Update to 0.42.18., guix-commits, 2023/02/18
- 131/212: gnu: r-openmx: Update to 2.21.1., guix-commits, 2023/02/18
- 132/212: gnu: r-packrat: Update to 0.9.0., guix-commits, 2023/02/18
- 133/212: gnu: r-rsconnect: Update to 0.8.29., guix-commits, 2023/02/18
- 140/212: gnu: r-memuse: Update to 4.2-3., guix-commits, 2023/02/18
- 141/212: gnu: r-spatstat-explore: Update to 3.0-6., guix-commits, 2023/02/18
- 137/212: gnu: r-scrypt: Update to 0.1.6., guix-commits, 2023/02/18
- 151/212: gnu: r-tidypredict: Update to 0.5.,
guix-commits <=
- 152/212: gnu: r-janitor: Update to 2.2.0., guix-commits, 2023/02/18
- 146/212: gnu: r-spatstat: Update to 3.0-3., guix-commits, 2023/02/18
- 156/212: gnu: r-phangorn: Update to 2.11.1., guix-commits, 2023/02/18
- 154/212: gnu: r-conflicted: Update to 1.2.0., guix-commits, 2023/02/18
- 153/212: gnu: r-modeldata: Update to 1.1.0., guix-commits, 2023/02/18
- 157/212: gnu: r-vdiffr: Update to 1.0.5., guix-commits, 2023/02/18
- 159/212: gnu: r-ragg: Update to 1.2.5., guix-commits, 2023/02/18
- 160/212: gnu: r-pdftools: Update to 3.3.3., guix-commits, 2023/02/18
- 166/212: gnu: r-paws-common: Update to 0.5.5., guix-commits, 2023/02/18
- 167/212: gnu: r-paws-customer-engagement: Update to 0.2.0., guix-commits, 2023/02/18