[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/74: gnu: r-partykit: Update to 1.2-16.
From: |
guix-commits |
Subject: |
04/74: gnu: r-partykit: Update to 1.2-16. |
Date: |
Sat, 2 Jul 2022 18:00:30 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e1a2ff1793933552fd09408d0e6aed4f9f69aff5
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 4745be8514), guix-commits, 2022/07/02
- 01/74: gnu: r-restfulr: Update to 0.0.15., guix-commits, 2022/07/02
- 06/74: gnu: r-pkgload: Update to 1.3.0., guix-commits, 2022/07/02
- 04/74: gnu: r-partykit: Update to 1.2-16.,
guix-commits <=
- 02/74: gnu: r-ggpmisc: Update to 0.4.7., guix-commits, 2022/07/02
- 05/74: gnu: r-ps: Update to 1.7.1., guix-commits, 2022/07/02
- 03/74: gnu: r-reordercluster: Update to 2.0., guix-commits, 2022/07/02
- 08/74: gnu: r-broom: Update to 1.0.0., guix-commits, 2022/07/02
- 09/74: gnu: r-processx: Update to 3.6.1., guix-commits, 2022/07/02
- 14/74: gnu: r-sandwich: Update to 3.0-2., guix-commits, 2022/07/02
- 17/74: gnu: r-admisc: Update to 0.29., guix-commits, 2022/07/02
- 19/74: gnu: r-strucchange: Update to 1.5-3., guix-commits, 2022/07/02
- 21/74: gnu: r-globals: Update to 0.15.1., guix-commits, 2022/07/02
- 07/74: gnu: r-idr: Update to 1.3., guix-commits, 2022/07/02