(geography/R-spatstat) Updated 3.3.1 to 3.6.0
CHANGES IN spatstat VERSION 3.6-0
OVERVIEW
o Substantial changes in spatstat.geom and spatstat.explore.
o Updated version dependencies.
o Updated documentation.
CHANGES IN spatstat VERSION 3.5-1
OVERVIEW
o spatstat now exceeds 200,000 lines of code.
o Internal improvements.
[52 lines not shown]
(geography/R-spatstat.random) Updated 3.3.2 to 3.5.0
CHANGES IN spatstat.random VERSION 3.5-0
OVERVIEW
o Random diffusion of points.
o Random unrounding.
o Truncated Poisson distribution.
o spatstat.random now imports the packages 'Matrix' and 'spatstat.sparse'.
NEW FUNCTIONS
o rdiffuse
Randomly perturb each point in a point pattern by diffusion.
[145 lines not shown]
(geography/R-spatstat.linnet) Update 3.2.5 to 3.5.1
CHANGES IN spatstat.linnet VERSION 3.5-1
OVERVIEW
o Minor improvements.
NEW FUNCTIONS
o intensity.lppm
Intensity of a fitted point process model on a linear network.
CHANGES IN spatstat.linnet VERSION 3.5-0
OVERVIEW
o More flexible interpretation of arguments "lambda = <lppm>"
[292 lines not shown]
(geography/R-spatstat.model) Updated 3.3.4 to 3.7.1
CHANGES IN spatstat.model VERSION 3.7-1
OVERVIEW
o We thank Martin Emons for contributions.
o More methods for 'intensity' and 'repul'.
o Improved handling of boundary pixels in model predictions.
o Bug fixes and minor improvements.
NEW FUNCTIONS
o repul.detpointprocfamily
Repulsion index for determinantal point process models.
A new method for the generic 'repul'.
[392 lines not shown]
(geography/R-spatstat.explore) Update 3.3.4 to 3.8.1
CHANGES IN spatstat.explore VERSION 3.8-1
OVERVIEW
o We thank Mario D'Antuono and Hamid Ghorbani for contributions.
o Reverted to previous default choice of estimator in pair correlation.
o Changed rule for converting bandwidths in pair correlation.
o Improved handling of boundary pixels in density(), relrisk(), Smooth()
o Improvements to rose diagrams.
o Fiksel's bandwidth rule.
o Faster calculation of Ripley's isotropic edge correction.
[508 lines not shown]
geography/R-spatstat.geom) Updated 3.3.5 to 3.8.1
CHANGES IN spatstat.geom VERSION 3.8-1
OVERVIEW
o Minor correction.
SIGNIFICANT USER-VISIBLE CHANGES
o union.owin, intersect.owin, setminus.owin
Default value of 'rescue' set to 'FALSE'.
CHANGES IN spatstat.geom VERSION 3.8-0
OVERVIEW
o Improved handling of boundary pixels when discretising a polygonal window.
[618 lines not shown]
p5-Crypt-PBKDF2: update to 0.261630.
Version 0.261630: 2026-06-11
* Change the default hash algorithm to HMAC-SHA256, and increase the
default number of iterations to 600,000, in line with current OWASP
recommendations (CVE-2026-9641).
* Generate salts using Crypt::URandom (a strong system RNG) instead of
perl's builtin `rand()`, which is not cryptographically secure
(CVE-2026-9638).
* Use a constant-time comparison in `validate` to avoid timing attacks
(CVE-2017-20240).
(geography/R-spatstat.univar) Updated 3.1.1 to 3.2.0
CHANGES IN spatstat.univar VERSION 3.2-0
OVERVIEW
o Distribution of a weighted sum of chi-squared variables.
NEW FUNCTIONS
o dsocs, psocs, qsocs, rsocs
Probability density function, cumulative probability distribution function,
quantile function and random generator for a random variable
which is a weighted Sum Of Chi-Squared random variables.
o farebro
Farebrother's Algorithm for the cumulative probability of
a weighted sum of non-central chi-squared variables.
[79 lines not shown]
(geography/R-spatstat.data) Updated 3.1.4 to 3.1.9
CHANGES IN spatstat.data VERSION 3.1-9
OVERVIEW
o Corrected the name of the unit of length in 'austates' and 'shelling'
SIGNIFICANT USER-VISIBLE CHANGES
o austates
The name of the unit of length has been corrected.
o shelling
The name of the unit of length in 'shelling' and 'shelling2'
has been corrected.
CHANGES IN spatstat.data VERSION 3.1-8
[38 lines not shown]
(geography/R-spatstat.sparse) Updated 3.1.0 to 3.2.0
CHANGES IN spatstat.sparse VERSION 3.2-0
OVERVIEW
o Simulate a Markov chain with sparse transition matrix.
o Recreate a symmetric matrix from its lower triangular entries.
o Weighted sum of outer products in a 3D array or sparse array.
o Minor improvements and bug fixes
NEW FUNCTIONS
o runSparseMarkovChain
Generate simulated realisations of a Markov chain
using a sparse matrix representation of the transition probability matrix.
[17 lines not shown]
(geography/R-spatstat.utils) Updated 3.1.2 to 3.2.3
CHANGES IN spatstat.utils VERSION 3.2-3
OVERVIEW
o Internal improvements.
CHANGES IN spatstat.utils VERSION 3.2-2
OVERVIEW
o Capitalise words
NEW FUNCTIONS
o capitalise
Make the first letter of each word a capital letter.
[65 lines not shown]