pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/R-spatstat.linnet



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Feb  8 09:25:44 UTC 2025

Modified Files:
        pkgsrc/geography/R-spatstat.linnet: Makefile distinfo

Log Message:
(geography/R-spatstat.linnet) Updated 3.2.3 to 3.2.5

        CHANGES IN spatstat.linnet VERSION 3.2-5
OVERVIEW
    o Minor changes in documentation to satisfy the package checker.

        CHANGES IN spatstat.linnet VERSION 3.2-4
OVERVIEW
    o Bug fix in lppm.

BUG FIXES

    o lppm
    For models involving covariates of class 'lintess', the internal
    structure of the fitted model was corrupted, leading to errors in
    calculating properties of the fitted model, such as predict.lppm.
    [Spotted by Andrea Gilardi.]
    [Bug fix requires spatstat.model 3.3-3.002]
    Fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-spatstat.linnet/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/R-spatstat.linnet/distinfo

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

Modified files:

Index: pkgsrc/geography/R-spatstat.linnet/Makefile
diff -u pkgsrc/geography/R-spatstat.linnet/Makefile:1.3 pkgsrc/geography/R-spatstat.linnet/Makefile:1.4
--- pkgsrc/geography/R-spatstat.linnet/Makefile:1.3     Sun Dec  1 09:43:59 2024
+++ pkgsrc/geography/R-spatstat.linnet/Makefile Sat Feb  8 09:25:44 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2024/12/01 09:43:59 mef Exp $
+# $NetBSD: Makefile,v 1.4 2025/02/08 09:25:44 mef Exp $
 
 R_PKGNAME=     spatstat.linnet
-R_PKGVER=      3.2-3
+R_PKGVER=      3.2-5
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -15,8 +15,10 @@ DEPENDS+=    R-spatstat.model>=3.2.8:../../
 DEPENDS+=      R-spatstat.random>=3.2.1:../../geography/R-spatstat.random
 DEPENDS+=      R-spatstat.utils>=2.2.0:../../geography/R-spatstat.utils
 
+# Packages suggested but not available: 'locfit'
+TEST_DEPENDS+= R-spatstat-[0-9]*:../../geography/R-spatstat
+
 USE_LANGUAGES= c
-# Packages suggested but not available: 'locfit', 'spatstat'
 
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/geography/R-spatstat.linnet/distinfo
diff -u pkgsrc/geography/R-spatstat.linnet/distinfo:1.5 pkgsrc/geography/R-spatstat.linnet/distinfo:1.6
--- pkgsrc/geography/R-spatstat.linnet/distinfo:1.5     Sun Dec  1 09:43:59 2024
+++ pkgsrc/geography/R-spatstat.linnet/distinfo Sat Feb  8 09:25:44 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/12/01 09:43:59 mef Exp $
+$NetBSD: distinfo,v 1.6 2025/02/08 09:25:44 mef Exp $
 
-BLAKE2s (R/spatstat.linnet_3.2-3.tar.gz) = 3b5b47caaa43a43a585291bf7e17f9f4a8e9be51560f9faca0ca179865de9ad6
-SHA512 (R/spatstat.linnet_3.2-3.tar.gz) = ed3639f514ed500f7ae4a9b51e25eab109f947f5c57647973ae4328f471101725b9a444094eb0f1a1172c4457505f2d2656f7dd188634d1da857fa0fcc522839
-Size (R/spatstat.linnet_3.2-3.tar.gz) = 284499 bytes
+BLAKE2s (R/spatstat.linnet_3.2-5.tar.gz) = 90675f42b961bbc9cdf40e9448c72ff6d496b7d3781e1cb420e6e538c1990ffe
+SHA512 (R/spatstat.linnet_3.2-5.tar.gz) = 414d88c5ff17ae41d74cc8165d574741efaaf6fd6807e44983061ad896ffd6ab423f8c746c6cc28bd21aed6710c563f9bf0faf97ceef94fd207dc46c21c3ce0c
+Size (R/spatstat.linnet_3.2-5.tar.gz) = 285292 bytes



Home | Main Index | Thread Index | Old Index