pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat.random
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 1 14:03:45 UTC 2024
Modified Files:
pkgsrc/geography/R-spatstat.random: Makefile distinfo
Log Message:
(..geography/R-spatstat.random) Update 3.2.2 to 3.3.2
CHANGES IN spatstat.random VERSION 3.3-2
OVERVIEW
o Tweaks to documentation.
o Minor improvements.
SIGNIFICANT USER-VISIBLE CHANGES
o rSSI
New argument 'verbose' specifies whether to
print progress reports when nsim > 1.
CHANGES IN spatstat.random VERSION 3.3-1
OVERVIEW
o Internal changes to satisfy CRAN package checker.
CHANGES IN spatstat.random VERSION 3.3-0
OVERVIEW
o We thank Abdollah Jalilian for contributions.
o Now depends on 'spatstat.univar'
o Some functions have been removed.
o Bug fix in Gaussian random field simulation.
PACKAGE DEPENDENCE
o spatstat.random now depends on the new package 'spatstat.univar'
SIGNIFICANT USER-VISIBLE CHANGES
o indefinteg
This function has been moved to the new package 'spatstat.univar'.
BUG FIXES
o rLGCP
The underlying simulation of the random field was incorrect
if the pixel raster dimensions were not equal (i.e. number of columns
not equal to number of rows).
[Spotted by Abdollah Jalilian.]
Fixed.
CHANGES IN spatstat.random VERSION 3.2-3
OVERVIEW
o Slightly accelerated.
o Minor bug fixes.
SIGNIFICANT USER-VISIBLE CHANGES
o spatstat.random
Some computations are slightly accelerated.
BUG FIXES
o rLGCP
In certain special cases, an error message about incompatible images
was issued, and in the resulting point pattern object X,
the driving intensity image attr(X,"Lambda") had incorrect dimensions
or spatial coordinates.
Fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/R-spatstat.random/Makefile \
pkgsrc/geography/R-spatstat.random/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.random/Makefile
diff -u pkgsrc/geography/R-spatstat.random/Makefile:1.1 pkgsrc/geography/R-spatstat.random/Makefile:1.2
--- pkgsrc/geography/R-spatstat.random/Makefile:1.1 Sat Jan 13 23:13:40 2024
+++ pkgsrc/geography/R-spatstat.random/Makefile Sun Dec 1 14:03:45 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2024/01/13 23:13:40 mef Exp $
+# $NetBSD: Makefile,v 1.2 2024/12/01 14:03:45 mef Exp $
R_PKGNAME= spatstat.random
-R_PKGVER= 3.2-2
+R_PKGVER= 3.3-2
CATEGORIES= geography
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,6 +12,19 @@ DEPENDS+= R-spatstat.data>=3.0:../../geo
DEPENDS+= R-spatstat.geom>=3.2.1:../../geography/R-spatstat.geom
DEPENDS+= R-spatstat.utils>=3.0.2:../../geography/R-spatstat.utils
+TEST_DEPENDS+= R-spatstat.linnet-[0-9]*:../../geography/R-spatstat.linnet
+TEST_DEPENDS+= R-spatstat.explore-[0-9]*:../../geography/R-spatstat.explore
+TEST_DEPENDS+= R-spatstat.model-[0-9]*:../../geography/R-spatstat.model
+TEST_DEPENDS+= R-spatstat-[0-9]*:../../geography/R-spatstat
+TEST_DEPENDS+= R-gsl-[0-9]*:../../math/R-gsl
+
+# !pdfTeX error: pdflatex (file tctt0900): Font tctt0900 at 600 not found
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
USE_LANGUAGES= c c++
.include "../../math/R/Makefile.extension"
Index: pkgsrc/geography/R-spatstat.random/distinfo
diff -u pkgsrc/geography/R-spatstat.random/distinfo:1.1 pkgsrc/geography/R-spatstat.random/distinfo:1.2
--- pkgsrc/geography/R-spatstat.random/distinfo:1.1 Sat Jan 13 23:13:40 2024
+++ pkgsrc/geography/R-spatstat.random/distinfo Sun Dec 1 14:03:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/01/13 23:13:40 mef Exp $
+$NetBSD: distinfo,v 1.2 2024/12/01 14:03:45 mef Exp $
-BLAKE2s (R/spatstat.random_3.2-2.tar.gz) = 3d36e5d2540c1b2e41bc096dda9c22efda6f09ed6a4cee6ba3be11a955cada79
-SHA512 (R/spatstat.random_3.2-2.tar.gz) = b6a956fbddcdcbe2c7f929fed3d8d7e49a8a90495741e6405e800158f5ab65967af195938b2729c92c2c485cda590d7d169882a948b1c4bbe0c57513aa23974e
-Size (R/spatstat.random_3.2-2.tar.gz) = 263605 bytes
+BLAKE2s (R/spatstat.random_3.3-2.tar.gz) = 68d8a8ec06f06642dea1a5d4a34544cac888b9a3bac3e236b5d1f065f7737a74
+SHA512 (R/spatstat.random_3.3-2.tar.gz) = 8118006dac95e327b3c00ec2df7fcd428d397fd97b30cc0ad6c8d9fe0d45b0b3e5f8cc2c5bdb5f2b53dc1db18efec41d87f2919526e21de7917f5b34380becc7
+Size (R/spatstat.random_3.3-2.tar.gz) = 264896 bytes
Home |
Main Index |
Thread Index |
Old Index