[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/214: gnu: r-parsnip: Update to 1.0.1.
From: |
guix-commits |
Subject: |
154/214: gnu: r-parsnip: Update to 1.0.1. |
Date: |
Tue, 20 Sep 2022 11:07:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 706d117c58cc072a14adea16961e7a36968c226e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:26 2022 +0200
gnu: r-parsnip: Update to 1.0.1.
* gnu/packages/cran.scm (r-parsnip): Update to 1.0.1.
---
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 1cb4b40cbc..6346bc8d52 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29968,14 +29968,14 @@ analysis using @code{dplyr}, @code{ggplot2}, and
other Tidy tools.")
(define-public r-parsnip
(package
(name "r-parsnip")
- (version "1.0.0")
+ (version "1.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "parsnip" version))
(sha256
(base32
- "0lwz95ff69arbl2mpmnkwjf24cgb866nr3frkb89va91gp1w9691"))))
+ "0pzr39jhlzjhm2nx1zcgd0mdxd4dxbdzhzc1qrvfsz05jwfb6xxy"))))
(properties `((upstream-name . "parsnip")))
(build-system r-build-system)
(propagated-inputs
- 101/214: gnu: r-ggforce: Update to 0.3.4., (continued)
- 101/214: gnu: r-ggforce: Update to 0.3.4., guix-commits, 2022/09/20
- 155/214: gnu: r-infer: Update to 1.0.3., guix-commits, 2022/09/20
- 121/214: gnu: r-lifecycle: Update to 1.0.2., guix-commits, 2022/09/20
- 159/214: gnu: r-seuratobject: Update to 4.1.1., guix-commits, 2022/09/20
- 106/214: gnu: r-aplot: Update to 0.1.7., guix-commits, 2022/09/20
- 96/214: gnu: r-gamlss-dist: Update to 6.0-5., guix-commits, 2022/09/20
- 84/214: gnu: r-tidytree: Update to 0.4.0., guix-commits, 2022/09/20
- 148/214: gnu: r-iml: Update to 0.11.1., guix-commits, 2022/09/20
- 153/214: gnu: r-tidytext: Update to 0.3.4., guix-commits, 2022/09/20
- 85/214: gnu: r-sparsesvd: Update to 0.2-1., guix-commits, 2022/09/20
- 154/214: gnu: r-parsnip: Update to 1.0.1.,
guix-commits <=
- 144/214: gnu: r-binman: Update to 0.1.3., guix-commits, 2022/09/20
- 157/214: gnu: r-metafor: Update to 3.8-1., guix-commits, 2022/09/20
- 161/214: gnu: r-calculus: Update to 0.3.4., guix-commits, 2022/09/20
- 160/214: gnu: r-phangorn: Update to 2.10.0., guix-commits, 2022/09/20
- 164/214: gnu: r-mlr3learners: Update to 0.5.4., guix-commits, 2022/09/20
- 172/214: gnu: r-tfruns: Update to 1.5.1., guix-commits, 2022/09/20
- 175/214: gnu: r-zoolog: Update to 1.1.0., guix-commits, 2022/09/20
- 186/214: gnu: r-knitr: Update to 1.40., guix-commits, 2022/09/20
- 177/214: gnu: r-webmockr: Update to 0.8.2., guix-commits, 2022/09/20
- 193/214: gnu: r-rstudioapi: Update to 0.14., guix-commits, 2022/09/20