pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/R-gstat



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Nov  3 06:26:22 UTC 2024

Modified Files:
        pkgsrc/math/R-gstat: Makefile distinfo

Log Message:
(math/R-gstat) Updated 2.1.1 to 2.1.2

# version 2.1-2

* `variogram()` supports `stars` (raster) objects, benefiting from them being gridded


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/R-gstat/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/R-gstat/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-gstat/Makefile
diff -u pkgsrc/math/R-gstat/Makefile:1.16 pkgsrc/math/R-gstat/Makefile:1.17
--- pkgsrc/math/R-gstat/Makefile:1.16   Wed Jun  7 12:30:08 2023
+++ pkgsrc/math/R-gstat/Makefile        Sun Nov  3 06:26:22 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2023/06/07 12:30:08 mef Exp $
+# $NetBSD: Makefile,v 1.17 2024/11/03 06:26:22 mef Exp $
 
 R_PKGNAME=     gstat
-R_PKGVER=      2.1-1
+R_PKGVER=      2.1-2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Spatial & spatio-temporal modelling, prediction and simulation

Index: pkgsrc/math/R-gstat/distinfo
diff -u pkgsrc/math/R-gstat/distinfo:1.13 pkgsrc/math/R-gstat/distinfo:1.14
--- pkgsrc/math/R-gstat/distinfo:1.13   Wed Jun  7 12:30:08 2023
+++ pkgsrc/math/R-gstat/distinfo        Sun Nov  3 06:26:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2023/06/07 12:30:08 mef Exp $
+$NetBSD: distinfo,v 1.14 2024/11/03 06:26:22 mef Exp $
 
-BLAKE2s (R/gstat_2.1-1.tar.gz) = 5162655ed8b584cd9003cb4fd999b4036da2287e9fc4df505a9e1cfb1114dcca
-SHA512 (R/gstat_2.1-1.tar.gz) = dabed3ca8d84202cefafbf7a5673c3a000b4d20f12b4070e3686e184fb9f355601023b62ceae56655e1e488ce411f7f4e8e6e65faf0c114c3ac8a7b0750aa9e1
-Size (R/gstat_2.1-1.tar.gz) = 2297927 bytes
+BLAKE2s (R/gstat_2.1-2.tar.gz) = 8a15bbef5764c498ef83fe16bd21844c03eb9f781000c45c4c9aefb7ddb002d8
+SHA512 (R/gstat_2.1-2.tar.gz) = ad532f525c78c82edb4e28dcaeb042368894d6b20e14fa069269dfa3f9e45c0c0ba075af9dbc1b4c648431fa7a21d61f387c423226d00b82e2c45c2ae601d297
+Size (R/gstat_2.1-2.tar.gz) = 2283118 bytes



Home | Main Index | Thread Index | Old Index