[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/174: gnu: r-arrow: Update to 12.0.1.
From: |
guix-commits |
Subject: |
78/174: gnu: r-arrow: Update to 12.0.1. |
Date: |
Wed, 12 Jul 2023 08:31:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 177339b8b4b7da09cde9cfcb47b3d9591c1d1668
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:27 2023 +0200
gnu: r-arrow: Update to 12.0.1.
* gnu/packages/cran.scm (r-arrow): Update to 12.0.1.
---
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 1f10d3f8a2..9ade68f85b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23754,14 +23754,14 @@ colored by the number of neighboring points. This is
useful to visualize the
(define-public r-arrow
(package
(name "r-arrow")
- (version "12.0.0")
+ (version "12.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "arrow" version))
(sha256
(base32
- "1hv18ksaghifj4jjdy1cf2ic0rrgfi7jbjpzxb7v6r3bbshs9vwi"))))
+ "0wrx9nvv7vw1ywdh6afk496dljwglnbkhjl5ywrrynfhidj7hnql"))))
(properties `((upstream-name . "arrow")))
(build-system r-build-system)
(inputs
- 56/174: gnu: r-golem: Update to 0.4.1., (continued)
- 56/174: gnu: r-golem: Update to 0.4.1., guix-commits, 2023/07/12
- 58/174: gnu: r-qualv: Update to 0.3-5., guix-commits, 2023/07/12
- 60/174: gnu: r-raster: Update to 3.6-23., guix-commits, 2023/07/12
- 62/174: gnu: r-targets: Update to 1.2.0., guix-commits, 2023/07/12
- 65/174: gnu: r-ggeffects: Update to 1.2.3., guix-commits, 2023/07/12
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/12
- 64/174: gnu: r-emmeans: Update to 1.8.7., guix-commits, 2023/07/12
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/12
- 73/174: gnu: r-remacor: Update to 0.0.16., guix-commits, 2023/07/12
- 70/174: gnu: r-kohonen: Update to 3.0.12., guix-commits, 2023/07/12
- 78/174: gnu: r-arrow: Update to 12.0.1.,
guix-commits <=
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/12
- 83/174: gnu: r-mda: Update to 0.5-4., guix-commits, 2023/07/12
- 94/174: gnu: r-cpp11: Update to 0.4.4., guix-commits, 2023/07/12
- 96/174: gnu: r-confintr: Update to 1.0.2., guix-commits, 2023/07/12
- 91/174: gnu: r-fastshap: Update to 0.1.0., guix-commits, 2023/07/12
- 95/174: gnu: r-rfast: Update to 2.0.8., guix-commits, 2023/07/12
- 86/174: gnu: r-torch: Update to 0.11.0., guix-commits, 2023/07/12
- 97/174: gnu: r-scattermore: Update to 1.2., guix-commits, 2023/07/12
- 103/174: gnu: r-delaporte: Update to 8.1.1., guix-commits, 2023/07/12
- 84/174: gnu: r-r-huge: Update to 0.10.0., guix-commits, 2023/07/12