[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/27: gnu: r-mosaic: Update to 1.9.1.
From: |
guix-commits |
Subject: |
12/27: gnu: r-mosaic: Update to 1.9.1. |
Date: |
Mon, 26 Feb 2024 06:35:08 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 31ddac6ab461dba6c6e5515bba5cec5a9757b6a7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:25:12 2024 +0100
gnu: r-mosaic: Update to 1.9.1.
* gnu/packages/cran.scm (r-mosaic): Update to 1.9.1.
Change-Id: Iae1ec6425ea9dcf82102cc8c6856265baef9ddae
---
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 16cf5ed401..ad281c44c5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15846,13 +15846,13 @@ Processing of very large files is supported.")
(define-public r-mosaic
(package
(name "r-mosaic")
- (version "1.9.0")
+ (version "1.9.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "mosaic" version))
(sha256
- (base32 "1dydqawljv5l9lmhdrhmr7wh3q1c2mnc61gc99jr0jbb1bmls327"))))
+ (base32 "0l7h3zg5izr5xxqy1sngz6fzbwdffzljnjmfbshzzbl4x80f5lwl"))))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr
- branch master updated (9209e93d48 -> 1d85f921f6), guix-commits, 2024/02/26
- 03/27: gnu: r-ggside: Update to 0.3.0., guix-commits, 2024/02/26
- 23/27: gnu: r-ggplot2: Update to 3.5.0., guix-commits, 2024/02/26
- 20/27: gnu: r-lwgeom: Update to 0.2-14., guix-commits, 2024/02/26
- 08/27: gnu: r-renv: Update to 1.0.4., guix-commits, 2024/02/26
- 07/27: gnu: r-ctrdata: Update to 1.17.2., guix-commits, 2024/02/26
- 12/27: gnu: r-mosaic: Update to 1.9.1.,
guix-commits <=
- 10/27: gnu: r-nodbi: Update to 0.10.2., guix-commits, 2024/02/26
- 01/27: gnu: apache-arrow: Update to 14.0.2., guix-commits, 2024/02/26
- 05/27: gnu: r-secretbase: Update to 0.3.0., guix-commits, 2024/02/26
- 04/27: gnu: r-gprofiler2: Update to 0.2.3., guix-commits, 2024/02/26
- 06/27: gnu: r-shape: Update to 1.4.6.1., guix-commits, 2024/02/26
- 09/27: gnu: r-officer: Update to 0.6.5., guix-commits, 2024/02/26
- 15/27: gnu: r-sccore: Update to 1.0.5., guix-commits, 2024/02/26
- 11/27: gnu: r-superlearner: Update to 2.0-29., guix-commits, 2024/02/26
- 13/27: gnu: r-ggeffects: Update to 1.5.0., guix-commits, 2024/02/26
- 16/27: gnu: r-loo: Update to 2.7.0., guix-commits, 2024/02/26