[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/27: gnu: r-sf: Update to 1.0-17.
From: |
guix-commits |
Subject: |
14/27: gnu: r-sf: Update to 1.0-17. |
Date: |
Sat, 7 Sep 2024 11:54:01 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 4bd941f2e2524d917e319f9934367df2e338a868
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Sep 7 14:40:02 2024 +0200
gnu: r-sf: Update to 1.0-17.
* gnu/packages/cran.scm (r-sf): Update to 1.0-17.
Change-Id: I9172219f5cb53824fba4bce098ca250942749aa6
---
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 d4c64681ad..9e78a1e269 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24541,14 +24541,14 @@ information about geometries.")
(define-public r-sf
(package
(name "r-sf")
- (version "1.0-16")
+ (version "1.0-17")
(source
(origin
(method url-fetch)
(uri (cran-uri "sf" version))
(sha256
(base32
- "11wrbaj5s0dqbnh1mfm03l7xi9flzx8grgbkqxrs1wnd2481jvp9"))))
+ "11mj31ykrv99n68kbsz629rjaf4j2q6ff1zzpvj44qcax79c5ir2"))))
(build-system r-build-system)
(inputs
(list curl
- 15/27: gnu: r-parameters: Update to 0.22.2., (continued)
- 15/27: gnu: r-parameters: Update to 0.22.2., guix-commits, 2024/09/07
- 17/27: gnu: r-quanteda: Update to 4.1.0., guix-commits, 2024/09/07
- 18/27: gnu: r-spatstat-univar: Update to 3.0-1., guix-commits, 2024/09/07
- 19/27: gnu: r-paws-common: Update to 0.7.6., guix-commits, 2024/09/07
- 20/27: gnu: r-spacetime: Update to 1.3-2., guix-commits, 2024/09/07
- 23/27: gnu: r-catools: Update to 1.18.3., guix-commits, 2024/09/07
- 25/27: gnu: r-mvtnorm: Update to 1.3-1., guix-commits, 2024/09/07
- 06/27: gnu: r-suppdists: Update to 1.1-9.8., guix-commits, 2024/09/07
- 07/27: gnu: r-reticulate: Update to 1.39.0., guix-commits, 2024/09/07
- 10/27: gnu: r-pbdzmq: Update to 0.3-12., guix-commits, 2024/09/07
- 14/27: gnu: r-sf: Update to 1.0-17.,
guix-commits <=
- 22/27: gnu: r-microbenchmark: Update to 1.5.0., guix-commits, 2024/09/07
- 01/27: gnu: sugar: Move from DSA to RSA., guix-commits, 2024/09/07
- 11/27: gnu: r-clarabel: Update to 0.9.0.1., guix-commits, 2024/09/07
- 16/27: gnu: r-emoa: Update to 0.5-3., guix-commits, 2024/09/07
- 26/27: gnu: r-matrixstats: Update to 1.4.0., guix-commits, 2024/09/07
- 27/27: gnu: r-hexbin: Update to 1.28.4., guix-commits, 2024/09/07
- 24/27: gnu: r-segmented: Update to 2.1-2., guix-commits, 2024/09/07