[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/35: gnu: r-digest: Update to 0.6.35.
From: |
guix-commits |
Subject: |
32/35: gnu: r-digest: Update to 0.6.35. |
Date: |
Tue, 19 Mar 2024 10:03:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9b32c43908fed215a81697b5f0f02b1051d09179
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:43:27 2024 +0100
gnu: r-digest: Update to 0.6.35.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.35.
Change-Id: I054d6daa5b056241547411e83a30a7d1e7afd2d1
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index ef2d154a07..e440fa51dc 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -972,13 +972,13 @@ effects of different types of color-blindness.")
(define-public r-digest
(package
(name "r-digest")
- (version "0.6.34")
+ (version "0.6.35")
(source
(origin
(method url-fetch)
(uri (cran-uri "digest" version))
(sha256
- (base32 "1na47pywh059g9ymf56z232h5yxbj0gn755cb10ms5igjd97awqb"))))
+ (base32 "07vqv2mnf8ppan2a3gydh4yr84n8489hypfas1rlk7050nxkycyc"))))
(build-system r-build-system)
;; Vignettes require r-knitr, which requires r-digest, so we have to
;; disable them and the tests.
- 35/35: gnu: snakemake-7: Patch tibanna command line., (continued)
- 35/35: gnu: snakemake-7: Patch tibanna command line., guix-commits, 2024/03/19
- 18/35: gnu: r-insight: Update to 0.19.9., guix-commits, 2024/03/19
- 04/35: gnu: apache-arrow: Update to 15.0.1., guix-commits, 2024/03/19
- 19/35: gnu: r-wrs2: Update to 1.1-6., guix-commits, 2024/03/19
- 16/35: gnu: r-nestedcv: Update to 0.7.8., guix-commits, 2024/03/19
- 21/35: gnu: r-targets: Update to 1.6.0., guix-commits, 2024/03/19
- 22/35: gnu: r-remotes: Update to 2.5.0., guix-commits, 2024/03/19
- 24/35: gnu: r-bigrquery: Update to 1.5.1., guix-commits, 2024/03/19
- 30/35: gnu: r-mlr3learners: Update to 0.6.0., guix-commits, 2024/03/19
- 31/35: gnu: r-ragg: Update to 1.3.0., guix-commits, 2024/03/19
- 32/35: gnu: r-digest: Update to 0.6.35.,
guix-commits <=
- 34/35: gnu: r-hmisc: Update to 5.1-2., guix-commits, 2024/03/19