[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/111: gnu: r-arrow: Update to 7.0.0.
From: |
guix-commits |
Subject: |
54/111: gnu: r-arrow: Update to 7.0.0. |
Date: |
Mon, 14 Mar 2022 02:25:18 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 54e02af159ddbe957dc6bbcce0842bbcfe85a84f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:29 2022 +0100
gnu: r-arrow: Update to 7.0.0.
* gnu/packages/cran.scm (r-arrow): Update to 7.0.0.
[propagated-inputs]: Add r-cpp11.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4608dd37ac..aed0c6c5c1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18858,14 +18858,14 @@ colored by the number of neighboring points. This is
useful to visualize the
(define-public r-arrow
(package
(name "r-arrow")
- (version "6.0.1")
+ (version "7.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "arrow" version))
(sha256
(base32
- "14fghz9xijcrck0c65crvfidgyhgzy9b2apwmg7qrgn2sy09xm0p"))))
+ "1s9h2aw6iig45nz2rfk13qbp0qydx6cc4r6qs58f9cm9vgwsg76l"))))
(properties `((upstream-name . "arrow")))
(build-system r-build-system)
(inputs
@@ -18873,6 +18873,7 @@ colored by the number of neighboring points. This is
useful to visualize the
(propagated-inputs
(list r-assertthat
r-bit64
+ r-cpp11
r-purrr
r-r6
r-rlang
- 60/111: gnu: r-lhs: Update to 1.1.4., (continued)
- 60/111: gnu: r-lhs: Update to 1.1.4., guix-commits, 2022/03/14
- 64/111: gnu: r-openmx: Update to 2.20.3., guix-commits, 2022/03/14
- 68/111: gnu: r-latex2exp: Update to 0.9.3., guix-commits, 2022/03/14
- 69/111: gnu: r-conquer: Update to 1.2.2., guix-commits, 2022/03/14
- 58/111: gnu: r-terra: Update to 1.5-21., guix-commits, 2022/03/14
- 59/111: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/14
- 45/111: gnu: r-gmp: Update to 0.6-4., guix-commits, 2022/03/14
- 47/111: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/14
- 50/111: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/14
- 53/111: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/14
- 54/111: gnu: r-arrow: Update to 7.0.0.,
guix-commits <=
- 56/111: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/14
- 77/111: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/14
- 82/111: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/14
- 84/111: gnu: r-tensorflow: Update to 2.8.0., guix-commits, 2022/03/14
- 92/111: gnu: r-evaluate: Update to 0.15., guix-commits, 2022/03/14
- 80/111: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/14
- 97/111: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/14
- 101/111: gnu: r-foreach: Update to 1.5.2., guix-commits, 2022/03/14
- 104/111: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/14
- 79/111: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/14