[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/133: gnu: r-arrow: Update to 5.0.0.2.
From: |
guix-commits |
Subject: |
61/133: gnu: r-arrow: Update to 5.0.0.2. |
Date: |
Thu, 30 Sep 2021 06:43:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c7a427d9663137d723d7d656588a7b719d86fb64
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 15:33:26 2021 +0200
gnu: r-arrow: Update to 5.0.0.2.
* gnu/packages/cran.scm (r-arrow): Update to 5.0.0.2.
[propagated-inputs]: Remove r-cpp11.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fea9469..65d458d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18516,14 +18516,14 @@ colored by the number of neighboring points. This is
useful to visualize the
(define-public r-arrow
(package
(name "r-arrow")
- (version "5.0.0")
+ (version "5.0.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "arrow" version))
(sha256
(base32
- "1x9z7jr7rnsqi04vfs54qidhn8hi0j533lm7ka074jp4xdv1gxjx"))))
+ "1ajkcmasj22j5k15ms7iyd1rg9qpdj5jya6nmhzh8z4iiv7gy13j"))))
(properties `((upstream-name . "arrow")))
(build-system r-build-system)
(inputs
@@ -18532,7 +18532,6 @@ colored by the number of neighboring points. This is
useful to visualize the
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
("r-bit64" ,r-bit64)
- ("r-cpp11" ,r-cpp11)
("r-purrr" ,r-purrr)
("r-r6" ,r-r6)
("r-rlang" ,r-rlang)
- 43/133: gnu: r-gsl: Update to 2.1-7., (continued)
- 43/133: gnu: r-gsl: Update to 2.1-7., guix-commits, 2021/09/30
- 44/133: gnu: r-tidytree: Update to 0.3.5., guix-commits, 2021/09/30
- 48/133: gnu: r-parallelly: Update to 1.28.1., guix-commits, 2021/09/30
- 50/133: gnu: r-blockmodeling: Update to 1.0.5., guix-commits, 2021/09/30
- 51/133: gnu: r-spdep: Update to 1.1-11., guix-commits, 2021/09/30
- 54/133: gnu: r-ibdreg: Update to 0.3.6., guix-commits, 2021/09/30
- 70/133: gnu: r-influencer: Update to 0.1.0.1., guix-commits, 2021/09/30
- 68/133: gnu: r-desolve: Update to 1.29., guix-commits, 2021/09/30
- 79/133: gnu: r-mlr3measures: Update to 0.4.0., guix-commits, 2021/09/30
- 85/133: gnu: r-vroom: Update to 1.5.5., guix-commits, 2021/09/30
- 61/133: gnu: r-arrow: Update to 5.0.0.2.,
guix-commits <=
- 62/133: gnu: r-float: Update to 0.2-6., guix-commits, 2021/09/30
- 67/133: gnu: r-lifecycle: Update to 1.0.1., guix-commits, 2021/09/30
- 71/133: gnu: r-proxyc: Update to 0.2.1., guix-commits, 2021/09/30
- 75/133: gnu: r-cpp11: Update to 0.4.0., guix-commits, 2021/09/30
- 97/133: gnu: r-knitr: Update to 1.34., guix-commits, 2021/09/30
- 59/133: gnu: r-ggfun: Update to 0.0.4., guix-commits, 2021/09/30
- 64/133: gnu: r-dae: Update to 3.2-11., guix-commits, 2021/09/30
- 89/133: gnu: r-paws: Update to 0.1.12., guix-commits, 2021/09/30
- 55/133: gnu: r-bookdown: Update to 0.24., guix-commits, 2021/09/30
- 60/133: gnu: r-aplot: Update to 0.1.1., guix-commits, 2021/09/30