[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: r-partykit: Update to 1.2-19.
From: |
guix-commits |
Subject: |
02/13: gnu: r-partykit: Update to 1.2-19. |
Date: |
Tue, 21 Mar 2023 07:40:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c23cc82f50a79c12d7efaf27f9f4a55428eb7df5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 21 12:14:32 2023 +0100
gnu: r-partykit: Update to 1.2-19.
* gnu/packages/cran.scm (r-partykit): Update to 1.2-19.
---
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 b69d4ac2c5..d6dfb438fc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5017,13 +5017,13 @@ initiative to bring PASSTEC 2000 functionalities to R.")
(define-public r-partykit
(package
(name "r-partykit")
- (version "1.2-18")
+ (version "1.2-19")
(source (origin
(method url-fetch)
(uri (cran-uri "partykit" version))
(sha256
(base32
- "1yv42kabbi0fdbc2m3hvx0ljw5ssykb58s80bmb6i0m3xah8ngrc"))))
+ "0ma3haanf5pkj8r8q3bd0ig3zq9ppfjhhfkh6v50m82z6fprm3p4"))))
(build-system r-build-system)
(propagated-inputs
(list r-formula
- 03/13: gnu: r-truncnorm: Update to 1.0-9., (continued)
- 03/13: gnu: r-truncnorm: Update to 1.0-9., guix-commits, 2023/03/21
- 07/13: gnu: r-ggfortify: Update to 0.4.16., guix-commits, 2023/03/21
- 09/13: gnu: r-metafor: Update to 4.0-0., guix-commits, 2023/03/21
- 08/13: gnu: r-qgraph: Update to 1.9.4., guix-commits, 2023/03/21
- 11/13: gnu: r-intervals: Update to 0.15.3., guix-commits, 2023/03/21
- 06/13: gnu: r-sf: Update to 1.0-12., guix-commits, 2023/03/21
- 05/13: gnu: r-glmmtmb: Update to 1.1.6., guix-commits, 2023/03/21
- 12/13: gnu: r-keras: Update to 2.11.1., guix-commits, 2023/03/21
- 13/13: gnu: r-tibble: Update to 3.2.1., guix-commits, 2023/03/21
- 04/13: gnu: r-fnn: Update to 1.1.3.2., guix-commits, 2023/03/21
- 02/13: gnu: r-partykit: Update to 1.2-19.,
guix-commits <=
- 01/13: gnu: r-nmf: Update to 0.26., guix-commits, 2023/03/21
- 10/13: gnu: r-maldiquant: Update to 1.22.1., guix-commits, 2023/03/21