[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/65: gnu: r-parsnip: Update to 0.1.7.
From: |
guix-commits |
Subject: |
43/65: gnu: r-parsnip: Update to 0.1.7. |
Date: |
Wed, 28 Jul 2021 16:29:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5fe6129c661f0e4d037550fdc10c3770c5350bcc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:13 2021 +0200
gnu: r-parsnip: Update to 0.1.7.
* gnu/packages/cran.scm (r-parsnip): Update to 0.1.7.
[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 df86dbc..9662cff 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27333,14 +27333,14 @@ analysis using @code{dplyr}, @code{ggplot2}, and
other Tidy tools.")
(define-public r-parsnip
(package
(name "r-parsnip")
- (version "0.1.6")
+ (version "0.1.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "parsnip" version))
(sha256
(base32
- "0qhdh2xdswqy94f4gkdxi1iqm0k794p9y8sdh6mgbd1a86c8ngfs"))))
+ "12chngdzplwkk1c9k8y7cwaqlyy72yamlknp7ksg7g9p3b58f1fb"))))
(properties `((upstream-name . "parsnip")))
(build-system r-build-system)
(propagated-inputs
@@ -27348,6 +27348,7 @@ analysis using @code{dplyr}, @code{ggplot2}, and other
Tidy tools.")
("r-generics" ,r-generics)
("r-globals" ,r-globals)
("r-glue" ,r-glue)
+ ("r-hardhat" ,r-hardhat)
("r-lifecycle" ,r-lifecycle)
("r-magrittr" ,r-magrittr)
("r-prettyunits" ,r-prettyunits)
- 27/65: gnu: r-compositions: Update to 2.0-2., (continued)
- 27/65: gnu: r-compositions: Update to 2.0-2., guix-commits, 2021/07/28
- 30/65: gnu: r-rttf2pt1: Update to 1.3.9., guix-commits, 2021/07/28
- 44/65: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/28
- 41/65: gnu: r-tune: Update to 0.1.6., guix-commits, 2021/07/28
- 54/65: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/28
- 57/65: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/28
- 33/65: gnu: r-showtext: Update to 0.9-3., guix-commits, 2021/07/28
- 34/65: gnu: r-seewave: Update to 2.1.8., guix-commits, 2021/07/28
- 35/65: gnu: r-isoband: Update to 0.2.5., guix-commits, 2021/07/28
- 37/65: gnu: r-spatstat-geom: Update to 2.2-2., guix-commits, 2021/07/28
- 43/65: gnu: r-parsnip: Update to 0.1.7.,
guix-commits <=
- 45/65: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/28
- 47/65: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/28
- 50/65: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/28
- 49/65: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/28
- 55/65: gnu: r-rcpparmadillo: Update to 0.10.6.0.0., guix-commits, 2021/07/28
- 65/65: gnu: r-catalyst: Update to 1.16.2., guix-commits, 2021/07/28
- 38/65: gnu: r-spatstat-core: Update to 2.3-0., guix-commits, 2021/07/28
- 59/65: gnu: r-chippeakanno: Update to 3.26.2., guix-commits, 2021/07/28
- 60/65: gnu: r-scone: Update to 1.16.1., guix-commits, 2021/07/28
- 36/65: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/28