[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/117: gnu: r-recipes: Update to 1.1.0.
From: |
guix-commits |
Subject: |
28/117: gnu: r-recipes: Update to 1.1.0. |
Date: |
Fri, 16 Aug 2024 14:13:11 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 6f88e40f6f6b3db2f05bbd410943a0e2ad559a9b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 18:33:50 2024 +0200
gnu: r-recipes: Update to 1.1.0.
* gnu/packages/cran.scm (r-recipes): Update to 1.1.0.
[propagated-inputs]: Remove r-ellipsis.
Change-Id: Ibbe37f3a9da3f1894ce0f631df83678c8004efbe
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index cf8a4077d4..08f3825106 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9742,20 +9742,19 @@ provides a one-row summary of model-level statistics.")
(define-public r-recipes
(package
(name "r-recipes")
- (version "1.0.10")
+ (version "1.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "recipes" version))
(sha256
(base32
- "1m4v9j7by0w5avqljmwck1jsgjgwc8rsby0affa5zii3xkvvvifg"))))
+ "0v9063w4ahdc0xnwry3knykl4k2656df6jxv5f0p40k8piv8ip65"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
r-clock
r-dplyr
- r-ellipsis
r-generics
r-glue
r-gower
- 18/117: gnu: r-colorspace: Update to 2.1-1., (continued)
- 18/117: gnu: r-colorspace: Update to 2.1-1., guix-commits, 2024/08/16
- 19/117: gnu: r-partykit: Update to 1.2-21., guix-commits, 2024/08/16
- 20/117: gnu: r-pls: Update to 2.8-4., guix-commits, 2024/08/16
- 25/117: gnu: r-fitdistrplus: Update to 1.2-1., guix-commits, 2024/08/16
- 30/117: gnu: r-strawr: Update to 0.0.92., guix-commits, 2024/08/16
- 34/117: gnu: r-tinytex: Update to 0.52., guix-commits, 2024/08/16
- 29/117: gnu: r-statsexpressions: Update to 1.5.5., guix-commits, 2024/08/16
- 31/117: gnu: r-vioplot: Update to 0.5.0., guix-commits, 2024/08/16
- 36/117: gnu: r-tseries: Update to 0.10-57., guix-commits, 2024/08/16
- 21/117: gnu: r-ps: Update to 1.7.7., guix-commits, 2024/08/16
- 28/117: gnu: r-recipes: Update to 1.1.0.,
guix-commits <=
- 37/117: gnu: r-cubature: Update to 2.1.1., guix-commits, 2024/08/16
- 38/117: gnu: r-openxlsx: Update to 4.2.6.1., guix-commits, 2024/08/16
- 40/117: gnu: r-hdf5r: Update to 1.3.11., guix-commits, 2024/08/16
- 41/117: gnu: r-rdpack: Update to 2.6.1., guix-commits, 2024/08/16
- 44/117: gnu: r-writexls: Update to 6.7.0., guix-commits, 2024/08/16
- 48/117: gnu: r-quickjsr: Update to 1.3.1., guix-commits, 2024/08/16
- 58/117: gnu: r-ouch: Update to 2.20., guix-commits, 2024/08/16
- 71/117: gnu: r-kernlab: Update to 0.9-33., guix-commits, 2024/08/16
- 63/117: gnu: r-rspectra: Update to 0.16-2., guix-commits, 2024/08/16
- 67/117: gnu: r-future: Update to 1.34.0., guix-commits, 2024/08/16