[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/185: gnu: r-arrow: Update to 16.1.0.
From: |
guix-commits |
Subject: |
08/185: gnu: r-arrow: Update to 16.1.0. |
Date: |
Tue, 2 Jul 2024 09:26:32 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 45b493dbd2a3900009786a96c1caa39075602eef
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 11:59:44 2024 +0200
gnu: r-arrow: Update to 16.1.0.
* gnu/packages/cran.scm (r-arrow): Update to 16.1.0.
Change-Id: I13f2f1801dfb2e0016e29b551e13d59eb6210598
---
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 7965f9e737..ac4a4750f3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26519,14 +26519,14 @@ colored by the number of neighboring points. This is
useful to visualize the
(define-public r-arrow
(package
(name "r-arrow")
- (version "15.0.1")
+ (version "16.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "arrow" version))
(sha256
(base32
- "070pp0p5h1ij7pg34l5grrx4vwfihagnvnk4kj7l3w0gh8y88ibz"))))
+ "1vz7vjm8j1k1ng2za3y1qdsrzhbx2p6zy48vsas6bkdywxp5ihb6"))))
(properties `((upstream-name . "arrow")))
(build-system r-build-system)
(inputs
- branch r-team created (now bfec28345b), guix-commits, 2024/07/02
- 02/185: gnu: Add r-clarabel., guix-commits, 2024/07/02
- 03/185: gnu: Add r-countrycode., guix-commits, 2024/07/02
- 04/185: gnu: Add r-stabm., guix-commits, 2024/07/02
- 01/185: gnu: r-with-tests: Update to 4.4.1., guix-commits, 2024/07/02
- 06/185: gnu: Add r-gparotation., guix-commits, 2024/07/02
- 07/185: gnu: apache-arrow: Update to 16.1.0., guix-commits, 2024/07/02
- 05/185: gnu: Add r-minty., guix-commits, 2024/07/02
- 10/185: gnu: r-torch: Update to 0.13.0., guix-commits, 2024/07/02
- 09/185: gnu: liblantern: Update to 0.13.0., guix-commits, 2024/07/02
- 08/185: gnu: r-arrow: Update to 16.1.0.,
guix-commits <=
- 11/185: gnu: r-nloptr: Update to 2.1.1., guix-commits, 2024/07/02
- 12/185: gnu: r-vegan: Update to 2.6-6.1., guix-commits, 2024/07/02
- 15/185: gnu: r-activepathways: Update to 2.0.4., guix-commits, 2024/07/02
- 16/185: gnu: r-abn: Update to 3.1.1., guix-commits, 2024/07/02
- 14/185: gnu: r-dsb: Update to 1.0.4., guix-commits, 2024/07/02
- 17/185: gnu: r-cachem: Update to 1.1.0., guix-commits, 2024/07/02
- 18/185: gnu: r-castor: Update to 1.8.2., guix-commits, 2024/07/02
- 13/185: gnu: r-qs: Update to 0.26.3., guix-commits, 2024/07/02
- 19/185: gnu: r-consort: Update to 1.2.2., guix-commits, 2024/07/02
- 20/185: gnu: r-collapse: Update to 2.0.14., guix-commits, 2024/07/02