[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/124: gnu: r-rsample: Update to 1.1.0.
From: |
guix-commits |
Subject: |
85/124: gnu: r-rsample: Update to 1.1.0. |
Date: |
Wed, 10 Aug 2022 09:51:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8b68ee9a351d4f3b8aef5d395b4def4363396f59
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:12 2022 +0200
gnu: r-rsample: Update to 1.1.0.
* gnu/packages/cran.scm (r-rsample): Update to 1.1.0.
---
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 3977ba10c2..c35bf498a7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28992,14 +28992,14 @@ pipeline friendly so that data processing with lists
can be chained.")
(define-public r-rsample
(package
(name "r-rsample")
- (version "1.0.0")
+ (version "1.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "rsample" version))
(sha256
(base32
- "0n3pzjxdb6s0cbpalhi1sjba6ifrvjjb448dczvryrqjk7pqvby5"))))
+ "1iy61riwjch9z4m6k7whsrkl80sk9sww5lf1np4iq4vdfq6w01jb"))))
(properties `((upstream-name . "rsample")))
(build-system r-build-system)
(propagated-inputs
- 65/124: gnu: r-farver: Update to 2.1.1., (continued)
- 65/124: gnu: r-farver: Update to 2.1.1., guix-commits, 2022/08/10
- 68/124: gnu: r-desolve: Update to 1.33., guix-commits, 2022/08/10
- 72/124: gnu: r-r-filesets: Update to 2.15.0., guix-commits, 2022/08/10
- 73/124: gnu: r-fda: Update to 6.0.5., guix-commits, 2022/08/10
- 74/124: gnu: r-actuar: Update to 3.3-0., guix-commits, 2022/08/10
- 76/124: gnu: r-forecast: Update to 8.17.0., guix-commits, 2022/08/10
- 77/124: gnu: r-proxyc: Update to 0.3.0., guix-commits, 2022/08/10
- 78/124: gnu: r-quanteda: Update to 3.2.2., guix-commits, 2022/08/10
- 84/124: gnu: r-workflows: Update to 1.0.0., guix-commits, 2022/08/10
- 79/124: gnu: r-matrixextra: Update to 0.1.11., guix-commits, 2022/08/10
- 85/124: gnu: r-rsample: Update to 1.1.0.,
guix-commits <=
- 82/124: gnu: r-rsconnect: Update to 0.8.27., guix-commits, 2022/08/10
- 16/124: gnu: r-htmltable: Update to 2.4.1., guix-commits, 2022/08/10
- 15/124: gnu: r-htmltools: Update to 0.5.3., guix-commits, 2022/08/10
- 11/124: gnu: r-fontawesome: Update to 0.3.0., guix-commits, 2022/08/10
- 04/124: gnu: r-flexdashboard: Update to 0.6.0., guix-commits, 2022/08/10
- 08/124: gnu: r-activepathways: Update to 1.1.1., guix-commits, 2022/08/10
- 14/124: gnu: r-callr: Update to 3.7.1., guix-commits, 2022/08/10
- 19/124: gnu: r-mbess: Update to 4.9.1., guix-commits, 2022/08/10
- 25/124: gnu: r-rpostgresql: Update to 0.7-4., guix-commits, 2022/08/10
- 22/124: gnu: r-dendextend: Update to 1.16.0., guix-commits, 2022/08/10