pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-geoR



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jan 14 05:17:27 UTC 2024

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

Log Message:
(math/R-geoR) Updated 1.9.2 to 1.9.3

                =====================================
                   CHANGES IN geoR VERSION 1.9-3
                =====================================
Changes
      o data set rongelap was copied from geoRglm and included in geoR.
Fixes
      o import(tcltk) removed from NAMESPACE since the package is listed as Suggested
      o check for any() kappa in likGRF()
      o fixes in Rd files following reccomendation from cran checks


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/R-geoR/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/R-geoR/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-geoR/Makefile
diff -u pkgsrc/math/R-geoR/Makefile:1.15 pkgsrc/math/R-geoR/Makefile:1.16
--- pkgsrc/math/R-geoR/Makefile:1.15    Sun Dec 18 12:38:44 2022
+++ pkgsrc/math/R-geoR/Makefile Sun Jan 14 05:17:27 2024
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2022/12/18 12:38:44 mef Exp $
+# $NetBSD: Makefile,v 1.16 2024/01/14 05:17:27 mef Exp $
 
 R_PKGNAME=     geoR
-R_PKGVER=      1.9-2
+R_PKGVER=      1.9-3
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Analysis of geostatistical data
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
-DEPENDS+=      R-RandomFields>=2.0.54:../../math/R-RandomFields
+#EPENDS+=      R-RandomFields>=2.0.54:../../math/R-RandomFields
 DEPENDS+=      R-sp>=1.3.1:../../math/R-sp
 DEPENDS+=      R-splancs>=2.01.39:../../math/R-splancs
 

Index: pkgsrc/math/R-geoR/distinfo
diff -u pkgsrc/math/R-geoR/distinfo:1.12 pkgsrc/math/R-geoR/distinfo:1.13
--- pkgsrc/math/R-geoR/distinfo:1.12    Sun Dec 18 12:38:44 2022
+++ pkgsrc/math/R-geoR/distinfo Sun Jan 14 05:17:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/12/18 12:38:44 mef Exp $
+$NetBSD: distinfo,v 1.13 2024/01/14 05:17:27 mef Exp $
 
-BLAKE2s (R/geoR_1.9-2.tar.gz) = 54b4f808f493d2228a4fe2b9c2ec4fc1f334e76db89c2451378b27d1c3c6b290
-SHA512 (R/geoR_1.9-2.tar.gz) = a4d0101b495336b5ff2bbcab84f0b12f5b6b9965b80bc8cc41443327095c5bca2e0b90ef0c92ec8abfe1e35d8c33a57cd1ba940f92c68687a6f9887991489471
-Size (R/geoR_1.9-2.tar.gz) = 407129 bytes
+BLAKE2s (R/geoR_1.9-3.tar.gz) = 5a39f0c958a1884d98689569b02297fae1603d74524f0a0a50cfb729eec841fc
+SHA512 (R/geoR_1.9-3.tar.gz) = 7f677f863865fdd7e54aa441f32f915ce6742445393f117429c8a7c064b87618dfeed9d97669487c8054ce9de0bfd21e80a60873b8a3f6d84c54a552c9c28b1e
+Size (R/geoR_1.9-3.tar.gz) = 416455 bytes



Home | Main Index | Thread Index | Old Index