[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/98: gnu: r-stars: Update to 0.6-4.
From: |
guix-commits |
Subject: |
71/98: gnu: r-stars: Update to 0.6-4. |
Date: |
Wed, 13 Sep 2023 18:06:41 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6bf5162b1d0f8fa0fc981085af4fae9b435ecd73
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:14 2023 +0200
gnu: r-stars: Update to 0.6-4.
* gnu/packages/cran.scm (r-stars): Update to 0.6-4.
[propagated-inputs]: Remove r-lwgeom.
---
gnu/packages/cran.scm | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 1202d009c1..88aae7ee9b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -37443,23 +37443,18 @@ light-weight geometry library used by
@url{http://postgis.net/,PostGIS}.")
(define-public r-stars
(package
(name "r-stars")
- (version "0.6-3")
+ (version "0.6-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "stars" version))
(sha256
(base32
- "08i5m46plkwkxwgzpy6srvn69jchp364vj3sg1isp2lj9pxhzfwc"))))
+ "0mqd2dfa8jhxjmfphvv3rkw2lri5sz49042asj5lyln3wkylqjj2"))))
(properties `((upstream-name . "stars")))
(build-system r-build-system)
(propagated-inputs
- (list r-abind
- r-classint
- r-lwgeom
- r-rlang
- r-sf
- r-units))
+ (list r-abind r-classint r-rlang r-sf r-units))
(native-inputs (list r-knitr))
(home-page "https://r-spatial.github.io/stars/")
(synopsis
- 52/98: gnu: r-gamlss: Update to 5.4-18., (continued)
- 52/98: gnu: r-gamlss: Update to 5.4-18., guix-commits, 2023/09/13
- 64/98: gnu: r-config: Update to 0.3.2., guix-commits, 2023/09/13
- 67/98: gnu: r-diversitree: Update to 0.9-20., guix-commits, 2023/09/13
- 66/98: gnu: r-seqminer: Update to 9.1., guix-commits, 2023/09/13
- 81/98: gnu: r-paws-machine-learning: Update to 0.4.0., guix-commits, 2023/09/13
- 80/98: gnu: r-paws-analytics: Update to 0.4.0., guix-commits, 2023/09/13
- 89/98: gnu: r-foreign: Update to 0.8-85., guix-commits, 2023/09/13
- 87/98: gnu: r-mlearning: Update to 1.2.1., guix-commits, 2023/09/13
- 95/98: gnu: r-deoptimr: Update to 1.1-2., guix-commits, 2023/09/13
- 70/98: gnu: r-packcircles: Update to 0.3.6., guix-commits, 2023/09/13
- 71/98: gnu: r-stars: Update to 0.6-4.,
guix-commits <=
- 78/98: gnu: r-paws-application-integration: Update to 0.4.0., guix-commits, 2023/09/13
- 29/98: gnu: r-tarchetypes: Update to 0.7.8., guix-commits, 2023/09/13
- 45/98: gnu: r-ggcorrplot: Update to 0.1.4.1., guix-commits, 2023/09/13
- 55/98: gnu: r-forecast: Update to 8.21.1., guix-commits, 2023/09/13
- 74/98: gnu: r-paws-customer-engagement: Update to 0.4.0., guix-commits, 2023/09/13
- 58/98: gnu: r-rsconnect: Update to 1.1.0., guix-commits, 2023/09/13
- 60/98: gnu: r-spatstat-explore: Update to 3.2-3., guix-commits, 2023/09/13
- 84/98: gnu: r-paws-database: Update to 0.4.0., guix-commits, 2023/09/13
- 90/98: gnu: r-labeling: Update to 0.4.3., guix-commits, 2023/09/13
- 88/98: gnu: r-ggh4x: Update to 0.2.6., guix-commits, 2023/09/13