pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Dec  1 09:02:51 UTC 2024

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

Log Message:
(geography/R-spatstat.model)  Updated 3.2.8 to 3.3.3

        CHANGES IN spatstat.model VERSION 3.3-3

OVERVIEW

    o Bug fixes and minor improvements.

SIGNIFICANT USER-VISIBLE CHANGES

    o model.images.ppm
    Now recognises arguments passed to 'as.mask'
    to control the pixel raster for the images.

BUG FIXES

    o improve.kppm
    Crashed if NA's were present in the covariate values.
    Fixed.

    o model.matrix.ppm
    Crashed with a message about 'logical index too long',
    if NA's were present in the covariate values.
    Fixed.

        CHANGES IN spatstat.model VERSION 3.3-2

OVERVIEW

    o Tweaks to documentation.

    o Improved Palm diagnostic plot.

SIGNIFICANT USER-VISIBLE CHANGES

    o plot.palmdiag
    Improved placement of legend.

        CHANGES IN spatstat.model VERSION 3.3-1

OVERVIEW

    o Internal changes to satisfy CRAN package checker.

        CHANGES IN spatstat.model VERSION 3.3-0

OVERVIEW

    o Package now depends on 'spatstat.univar'.

    o Easier control over quadrature schemes.

    o More options in fitted.slrm

    o Bug fix in predict.ppm.

    o Internal improvements.

PACKAGE DEPENDENCE

    o spatstat.model now depends on the new package 'spatstat.univar'.

SIGNIFICANT USER-VISIBLE CHANGES

    o ppm.ppp
    New argument 'quad.args' is a list of arguments passed to 'quadscheme'
    to control the construction of the quadrature scheme.

    o fitted.slrm
    New argument 'type' allows calculation of fitted probabilities, intensities
    or link function values.

    o fitted.slrm
    New arguments 'dataonly' and 'leaveoneout' allow calculation of fitted
    values at the data points only, using leave-one-out calculation if desired.

BUG FIXES

    o predict.ppm
    Argument 'eps' was ignored in many cases.
    Fixed.

        CHANGES IN spatstat.model VERSION 3.2-11

OVERVIEW

    o Slightly accelerated.

SIGNIFICANT USER-VISIBLE CHANGES

    o spatstat.model package
    Some computations slightly accelerated.

        CHANGES IN spatstat.model VERSION 3.2-10

OVERVIEW

    o Internal bug fix.

        CHANGES IN spatstat.model VERSION 3.2-9

OVERVIEW

    o We thank Marta Luraschi for contributions.

    o Minor improvements and bug fixes.

SIGNIFICANT USER-VISIBLE CHANGES

    o vcov.kppm
    If any quadrature points have NA values for one of the covariates,
    these quadrature points are ignored in the variance calculation,
    with a warning.

    o vcov.kppm
    Minor change to formal arguments.

    o vcov.ppm
    Minor change to formal arguments.

BUG FIXES

    o vcov.kppm
    If any quadrature points had NA values for one of the covariates,
    the result was a matrix of NA values.
    Fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/R-spatstat.model/Makefile \
    pkgsrc/geography/R-spatstat.model/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.model/Makefile
diff -u pkgsrc/geography/R-spatstat.model/Makefile:1.1 pkgsrc/geography/R-spatstat.model/Makefile:1.2
--- pkgsrc/geography/R-spatstat.model/Makefile:1.1      Sat Jan 13 23:38:37 2024
+++ pkgsrc/geography/R-spatstat.model/Makefile  Sun Dec  1 09:02:51 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2024/01/13 23:38:37 mef Exp $
+# $NetBSD: Makefile,v 1.2 2024/12/01 09:02:51 mef Exp $
 
 R_PKGNAME=     spatstat.model
-R_PKGVER=      3.2-8
+R_PKGVER=      3.3-3
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/geography/R-spatstat.model/distinfo
diff -u pkgsrc/geography/R-spatstat.model/distinfo:1.1 pkgsrc/geography/R-spatstat.model/distinfo:1.2
--- pkgsrc/geography/R-spatstat.model/distinfo:1.1      Sat Jan 13 23:38:37 2024
+++ pkgsrc/geography/R-spatstat.model/distinfo  Sun Dec  1 09:02:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/01/13 23:38:37 mef Exp $
+$NetBSD: distinfo,v 1.2 2024/12/01 09:02:51 mef Exp $
 
-BLAKE2s (R/spatstat.model_3.2-8.tar.gz) = eaebfc92759f015b704269ebd6a164b5620f3e34b4d19713b5c615a31394ef5d
-SHA512 (R/spatstat.model_3.2-8.tar.gz) = 7c626f4c55afc8d7f6672826eb4b71bcb19d22848ad596f95e86f52903ce5bfb4aa9f367c698540a2e37775edcd79d5d3a6e17b71895feaa13435d4e809cdab1
-Size (R/spatstat.model_3.2-8.tar.gz) = 804266 bytes
+BLAKE2s (R/spatstat.model_3.3-3.tar.gz) = 16ea051ada02a0263b004a7400e47ac29b1a1a64e09a701223094c9f7e1f8270
+SHA512 (R/spatstat.model_3.3-3.tar.gz) = 1462f06caf0b894117fcd7bc5c233619f9f3ff6cb713482127a37af3755901aa254f3ce3440bfd0f9fbad1411a10edda1e3563f5ebe00bbf123a69afeda67730
+Size (R/spatstat.model_3.3-3.tar.gz) = 807516 bytes



Home | Main Index | Thread Index | Old Index