[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/55: gnu: r-partykit: Update to 1.2-16.
From: |
guix-commits |
Subject: |
04/55: gnu: r-partykit: Update to 1.2-16. |
Date: |
Fri, 1 Jul 2022 13:04:44 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0166ac85963857e00cb8de17dea6ae1a0b803e55
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:29:57 2022 +0200
gnu: r-partykit: Update to 1.2-16.
* gnu/packages/cran.scm (r-partykit): Update to 1.2-16.
---
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 82af396af2..f07f748e40 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3692,13 +3692,13 @@ initiative to bring PASSTEC 2000 functionalities to R.")
(define-public r-partykit
(package
(name "r-partykit")
- (version "1.2-15")
+ (version "1.2-16")
(source (origin
(method url-fetch)
(uri (cran-uri "partykit" version))
(sha256
(base32
- "1b73s5l19yicwginqsg5xr7fzb005x372n0wb34kk6jb5x5lbsdj"))))
+ "1cnx6qbw5svwh3nq40n5vr20179ihd3jgznm7mz4k50qkkid8hz6"))))
(build-system r-build-system)
(propagated-inputs
(list r-formula
- branch wip-r created (now e37233d869), guix-commits, 2022/07/01
- 02/55: gnu: r-ggpmisc: Update to 0.4.7., guix-commits, 2022/07/01
- 04/55: gnu: r-partykit: Update to 1.2-16.,
guix-commits <=
- 01/55: gnu: r-restfulr: Update to 0.0.15., guix-commits, 2022/07/01
- 05/55: gnu: r-ps: Update to 1.7.1., guix-commits, 2022/07/01
- 07/55: gnu: r-idr: Update to 1.3., guix-commits, 2022/07/01
- 08/55: gnu: r-broom: Update to 1.0.0., guix-commits, 2022/07/01
- 09/55: gnu: r-processx: Update to 3.6.1., guix-commits, 2022/07/01
- 12/55: gnu: r-itsadug: Update to 2.4.1., guix-commits, 2022/07/01
- 13/55: gnu: r-raster: Update to 3.5-21., guix-commits, 2022/07/01
- 15/55: gnu: r-emmeans: Update to 1.7.5., guix-commits, 2022/07/01
- 03/55: gnu: r-reordercluster: Update to 2.0., guix-commits, 2022/07/01
- 06/55: gnu: r-pkgload: Update to 1.3.0., guix-commits, 2022/07/01