[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/146: gnu: r-parsnip: Update to 0.2.1.
From: |
guix-commits |
Subject: |
103/146: gnu: r-parsnip: Update to 0.2.1. |
Date: |
Mon, 11 Apr 2022 17:08:42 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 05706a06ad1888dbf0901e41cdee03f3caf12f46
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:33 2022 +0200
gnu: r-parsnip: Update to 0.2.1.
* gnu/packages/cran.scm (r-parsnip): Update to 0.2.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 ee8fda3777..0e4b7d0907 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28658,14 +28658,14 @@ analysis using @code{dplyr}, @code{ggplot2}, and
other Tidy tools.")
(define-public r-parsnip
(package
(name "r-parsnip")
- (version "0.2.0")
+ (version "0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "parsnip" version))
(sha256
(base32
- "0g213c91lzwq9hd22yxkj3igqw04czncnbc4jddnpghp4gpfn1kn"))))
+ "195i4j38mljv9193yx8lmh65h85yhc52y9vc1mk8zvxi52ks1yln"))))
(properties `((upstream-name . "parsnip")))
(build-system r-build-system)
(propagated-inputs
- 102/146: gnu: r-workflowsets: Update to 0.2.1., (continued)
- 102/146: gnu: r-workflowsets: Update to 0.2.1., guix-commits, 2022/04/11
- 77/146: gnu: r-genalg: Update to 0.2.1., guix-commits, 2022/04/11
- 126/146: gnu: r-knitr: Update to 1.38., guix-commits, 2022/04/11
- 117/146: gnu: r-mass: Update to 7.3-56., guix-commits, 2022/04/11
- 136/146: gnu: r-dt: Update to 0.22., guix-commits, 2022/04/11
- 146/146: gnu: r-rlrsim: Update to 3.1-8., guix-commits, 2022/04/11
- 44/146: gnu: r-rapportools: Update to 1.1., guix-commits, 2022/04/11
- 88/146: gnu: r-kendall: Update to 2.2.1., guix-commits, 2022/04/11
- 109/146: gnu: r-mlr3tuning: Update to 0.13.0., guix-commits, 2022/04/11
- 112/146: gnu: r-gsa: Update to 1.03.2., guix-commits, 2022/04/11
- 103/146: gnu: r-parsnip: Update to 0.2.1.,
guix-commits <=
- 82/146: gnu: r-bdgraph: Update to 2.65., guix-commits, 2022/04/11
- 78/146: gnu: r-expint: Update to 0.1-7., guix-commits, 2022/04/11
- 120/146: gnu: r-nlme: Update to 3.1-157., guix-commits, 2022/04/11
- 137/146: gnu: r-sfsmisc: Update to 1.1-13., guix-commits, 2022/04/11
- 135/146: gnu: r-segmented: Update to 1.4-1., guix-commits, 2022/04/11
- 144/146: gnu: r-puniform: Update to 0.2.5., guix-commits, 2022/04/11
- 127/146: gnu: r-crayon: Update to 1.5.1., guix-commits, 2022/04/11
- 125/146: gnu: r-formatr: Update to 1.12., guix-commits, 2022/04/11
- 124/146: gnu: r-rcolorbrewer: Update to 1.1-3., guix-commits, 2022/04/11
- 115/146: gnu: r-paws-common: Update to 0.3.17., guix-commits, 2022/04/11