[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/93: gnu: r-tidypredict: Update to 0.4.8.
From: |
guix-commits |
Subject: |
65/93: gnu: r-tidypredict: Update to 0.4.8. |
Date: |
Sat, 31 Oct 2020 08:46:20 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit aea98cea788c76c53903a6bcbabaf9b12ed66e30
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:06 2020 +0100
gnu: r-tidypredict: Update to 0.4.8.
* gnu/packages/cran.scm (r-tidypredict): Update to 0.4.8.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c03d792..f848f50 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24045,14 +24045,14 @@ models without involving a test set.")
(define-public r-tidypredict
(package
(name "r-tidypredict")
- (version "0.4.7")
+ (version "0.4.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidypredict" version))
(sha256
(base32
- "0z0wr0ssl1h0smr9431cy1ik5kxfy1nvkdcyyq9c0355h828hybh"))))
+ "0fff349pkksss8h1k2qza78l81ha6avx63pxziv6dfa8h62qmrdy"))))
(properties `((upstream-name . "tidypredict")))
(build-system r-build-system)
(propagated-inputs
- 88/93: gnu: r-ztable: Update to 0.2.2., (continued)
- 88/93: gnu: r-ztable: Update to 0.2.2., guix-commits, 2020/10/31
- 79/93: gnu: r-rmarkdown: Update to 2.5., guix-commits, 2020/10/31
- 85/93: gnu: r-dt: Update to 0.16., guix-commits, 2020/10/31
- 51/93: gnu: r-kableextra: Update to 1.3.1., guix-commits, 2020/10/31
- 52/93: gnu: r-leiden: Update to 0.3.4., guix-commits, 2020/10/31
- 50/93: gnu: r-dalex: Update to 2.0.1., guix-commits, 2020/10/31
- 56/93: gnu: r-acet: Update to 1.8.1., guix-commits, 2020/10/31
- 55/93: gnu: r-rgdal: Update to 1.5-18., guix-commits, 2020/10/31
- 58/93: gnu: r-brms: Update to 2.14.0., guix-commits, 2020/10/31
- 63/93: gnu: r-workflows: Update to 0.2.1., guix-commits, 2020/10/31
- 65/93: gnu: r-tidypredict: Update to 0.4.8.,
guix-commits <=
- 66/93: gnu: r-parsnip: Update to 0.1.4., guix-commits, 2020/10/31
- 72/93: gnu: r-r6: Update to 2.5.0., guix-commits, 2020/10/31
- 74/93: gnu: r-tibble: Update to 3.0.4., guix-commits, 2020/10/31
- 91/93: gnu: r-vgam: Update to 1.1-4., guix-commits, 2020/10/31
- 84/93: gnu: r-domc: Update to 1.3.7., guix-commits, 2020/10/31
- 82/93: gnu: r-foreach: Update to 1.5.1., guix-commits, 2020/10/31
- 53/93: gnu: r-graphlayouts: Update to 0.7.1., guix-commits, 2020/10/31
- 89/93: gnu: r-statmod: Update to 1.4.35., guix-commits, 2020/10/31