[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/27: gnu: r-arrow: Update to 14.0.2.1.
From: |
guix-commits |
Subject: |
02/27: gnu: r-arrow: Update to 14.0.2.1. |
Date: |
Mon, 26 Feb 2024 06:35:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0422d6e98dcbd059799061bca8a9ebef57ee605a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:22:21 2024 +0100
gnu: r-arrow: Update to 14.0.2.1.
* gnu/packages/cran.scm (r-arrow): Update to 14.0.2.1.
Change-Id: Ie8b236a1d8b9b5786bb83f26a8463343d329faba
---
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 7e4dc565ed..6bece0bbe9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25599,14 +25599,14 @@ colored by the number of neighboring points. This is
useful to visualize the
(define-public r-arrow
(package
(name "r-arrow")
- (version "14.0.0.2")
+ (version "14.0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "arrow" version))
(sha256
(base32
- "1dwap9lap0hac0bhi8ajz06n9ccjdyfr5s153k1lxfgicqnsaf3i"))))
+ "1l1ninmq6mbqm7cckcy0qw4f20fkrixrykcqkh24bszg514r9af5"))))
(properties `((upstream-name . "arrow")))
(build-system r-build-system)
(inputs
- 13/27: gnu: r-ggeffects: Update to 1.5.0., (continued)
- 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
- 21/27: gnu: r-rtweet: Update to 2.0.0., guix-commits, 2024/02/26
- 27/27: gnu: r-mclust: Update to 6.1., guix-commits, 2024/02/26
- 24/27: gnu: r-ggdendro: Update to 0.2.0., guix-commits, 2024/02/26
- 26/27: gnu: r-runit: Update to 0.4.33., guix-commits, 2024/02/26
- 19/27: gnu: r-readtext: Update to 0.91., guix-commits, 2024/02/26
- 17/27: gnu: r-fastshap: Update to 0.1.1., guix-commits, 2024/02/26
- 14/27: gnu: r-afex: Update to 1.3-1., guix-commits, 2024/02/26
- 22/27: gnu: r-boot: Update to 1.3-30., guix-commits, 2024/02/26
- 02/27: gnu: r-arrow: Update to 14.0.2.1.,
guix-commits <=
- 25/27: gnu: r-gdtools: Update to 0.3.6., guix-commits, 2024/02/26
- 18/27: gnu: r-dials: Update to 1.2.1., guix-commits, 2024/02/26