[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/28: gnu: r-spdata: Update to 2.3.3.
From: |
guix-commits |
Subject: |
12/28: gnu: r-spdata: Update to 2.3.3. |
Date: |
Sun, 8 Sep 2024 08:24:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0038178fbacbee9c3d0a55c8f34d1070e0fc2465
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Sep 7 14:40:02 2024 +0200
gnu: r-spdata: Update to 2.3.3.
* gnu/packages/cran.scm (r-spdata): Update to 2.3.3.
Change-Id: I8e578ef80aba5f80701df765261109d3f555464e
---
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 c722d5e9d7..01f43ca8cf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24400,14 +24400,14 @@ univariate class intervals for mapping or other
graphics purposes.")
(define-public r-spdata
(package
(name "r-spdata")
- (version "2.3.1")
+ (version "2.3.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "spData" version))
(sha256
(base32
- "0x80qzn12lrr8al5igj5nass3aqasg65drhdrb2p9cmp4chpydwc"))))
+ "1q1rkq03hn4hl03n7l7ravhsh6qp3q26hqpr9984v59iqvmvk4y0"))))
(properties `((upstream-name . "spData")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (d0e361f50d -> 056910ec86), guix-commits, 2024/09/08
- 02/28: gnu: r-gstat: Update to 2.1-2., guix-commits, 2024/09/08
- 05/28: gnu: r-tgp: Update to 2.4-23., guix-commits, 2024/09/08
- 07/28: gnu: r-reticulate: Update to 1.39.0., guix-commits, 2024/09/08
- 08/28: gnu: r-performance: Update to 0.12.3., guix-commits, 2024/09/08
- 09/28: gnu: r-strucchange: Update to 1.5-4., guix-commits, 2024/09/08
- 01/28: gnu: sugar: Move from DSA to RSA., guix-commits, 2024/09/08
- 03/28: gnu: r-aer: Update to 1.2-13., guix-commits, 2024/09/08
- 04/28: gnu: r-datawizard: Update to 0.12.3., guix-commits, 2024/09/08
- 06/28: gnu: r-suppdists: Update to 1.1-9.8., guix-commits, 2024/09/08
- 12/28: gnu: r-spdata: Update to 2.3.3.,
guix-commits <=
- 15/28: gnu: r-parameters: Update to 0.22.2., guix-commits, 2024/09/08
- 17/28: gnu: r-quanteda: Update to 4.1.0., guix-commits, 2024/09/08
- 18/28: gnu: r-spatstat-univar: Update to 3.0-1., guix-commits, 2024/09/08
- 20/28: gnu: r-spacetime: Update to 1.3-2., guix-commits, 2024/09/08
- 21/28: gnu: r-automap: Update to 1.1-12., guix-commits, 2024/09/08
- 25/28: gnu: r-mvtnorm: Update to 1.3-1., guix-commits, 2024/09/08
- 28/28: gnu: r-quantmod: Attempt to build reproducibly., guix-commits, 2024/09/08
- 10/28: gnu: r-pbdzmq: Update to 0.3-12., guix-commits, 2024/09/08
- 14/28: gnu: r-sf: Update to 1.0-17., guix-commits, 2024/09/08
- 11/28: gnu: r-clarabel: Update to 0.9.0.1., guix-commits, 2024/09/08