<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>spatstat.r-universe.dev</title><link>https://spatstat.r-universe.dev</link><description>Recent package updates in spatstat</description><generator>R-universe</generator><image><url>https://github.com/spatstat.png</url><title>R packages by spatstat</title><link>https://spatstat.r-universe.dev</link></image><lastBuildDate>Sun, 30 Aug 2026 01:06:59 GMT</lastBuildDate><item><title>[spatstat] spatstat 3.6-2</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Comprehensive open-source toolbox for analysing Spatial
Point Patterns. Focused mainly on two-dimensional point
patterns, including multitype/marked points, in any spatial
region. Also supports three-dimensional point patterns,
space-time point patterns in any number of dimensions, point
patterns on a linear network, and patterns of other geometrical
objects. Supports spatial covariate data such as pixel images.
Contains over 3000 functions for plotting spatial data,
exploratory data analysis, model-fitting, simulation, spatial
sampling, model diagnostics, and formal inference. Data types
include point patterns, line segment patterns, spatial windows,
pixel images, tessellations, and linear networks. Exploratory
methods include quadrat counts, K-functions and their
simulation envelopes, nearest neighbour distance and empty
space statistics, Fry plots, pair correlation function, kernel
smoothed intensity, relative risk estimation with
cross-validated bandwidth selection, mark correlation
functions, segregation indices, mark dependence diagnostics,
and kernel estimates of covariate effects. Formal hypothesis
tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte
Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage
Monte Carlo) and tests for covariate effects
(Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also
supported. Parametric models can be fitted to point pattern
data using the functions ppm(), kppm(), slrm(), dppm() similar
to glm(). Types of models include Poisson, Gibbs and Cox point
processes, Neyman-Scott cluster processes, and determinantal
point processes. Models may involve dependence on covariates,
inter-point interaction, cluster formation and dependence on
marks. Models are fitted by maximum likelihood, logistic
regression, minimum contrast, and composite likelihood methods.
A model can be fitted to a list of point patterns (replicated
point pattern data) using the function mppm(). The model can
include random effects and fixed effects depending on the
experimental design, in addition to all the features listed
above. Fitted point process models can be simulated,
automatically. Formal hypothesis tests of a fitted model are
supported (likelihood ratio test, analysis of deviance, Monte
Carlo tests) along with basic tools for model selection
(stepwise(), AIC()) and variable selection (sdr). Tools for
validating the fitted model include simulation envelopes,
residuals, residual plots and Q-Q plots, leverage and influence
diagnostics, partial residuals, and added variable plots.</description><link>https://github.com/r-universe/spatstat/actions/runs/33286761646</link><pubDate>Sun, 30 Aug 2026 01:06:59 GMT</pubDate><r:package>spatstat</r:package><r:version>3.6-2</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat</r:upstream><r:article><r:source>replicated.Rnw</r:source><r:filename>replicated.pdf</r:filename><r:title>Analysing Replicated Point Patterns in Spatstat</r:title><r:created>2014-08-11 19:34:10</r:created><r:modified>2021-12-12 10:08:34</r:modified></r:article><r:article><r:source>bugfixes.Rnw</r:source><r:filename>bugfixes.pdf</r:filename><r:title>Bugs Fixed in Spatstat</r:title><r:created>2018-07-27 05:41:23</r:created><r:modified>2026-07-29 02:24:28</r:modified></r:article><r:article><r:source>datasets.Rnw</r:source><r:filename>datasets.pdf</r:filename><r:title>Datasets Provided for the Spatstat Package</r:title><r:created>2014-11-19 09:15:41</r:created><r:modified>2026-01-22 01:38:30</r:modified></r:article><r:article><r:source>getstart.Rnw</r:source><r:filename>getstart.pdf</r:filename><r:title>Getting Started with Spatstat</r:title><r:created>2014-08-11 19:04:23</r:created><r:modified>2021-12-12 10:08:34</r:modified></r:article><r:article><r:source>fv.Rnw</r:source><r:filename>fv.pdf</r:filename><r:title>Guide to Function Objects in Spatstat</r:title><r:created>2023-07-21 05:53:52</r:created><r:modified>2024-07-25 01:52:19</r:modified></r:article><r:article><r:source>shapefiles.Rnw</r:source><r:filename>shapefiles.pdf</r:filename><r:title>Handling shapefiles in the spatstat package</r:title><r:created>2014-08-11 19:04:23</r:created><r:modified>2024-03-20 16:38:52</r:modified></r:article><r:article><r:source>NAobjects.Rnw</r:source><r:filename>NAobjects.pdf</r:filename><r:title>Missing or unavailable (NA) objects in Spatstat</r:title><r:created>2025-07-29 06:38:28</r:created><r:modified>2025-07-29 06:38:28</r:modified></r:article><r:article><r:source>updates.Rnw</r:source><r:filename>updates.pdf</r:filename><r:title>Summary of Recent Updates to the Spatstat Family</r:title><r:created>2014-08-11 19:36:46</r:created><r:modified>2026-07-29 02:24:28</r:modified></r:article></item><item><title>[spatstat] spatstat.linnet 3.5-3.001</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Defines types of spatial data on a linear network and
provides functionality for geometrical operations, data
analysis and modelling of data on a linear network, in the
'spatstat' family of packages. Contains definitions and support
for linear networks, including creation of networks,
geometrical measurements, topological connectivity, geometrical
operations such as inserting and deleting vertices,
intersecting a network with another object, and interactive
editing of networks. Data types defined on a network include
point patterns, pixel images, functions, and tessellations.
Exploratory methods include kernel estimation of intensity on a
network, K-functions and pair correlation functions on a
network, simulation envelopes, nearest neighbour distance and
empty space distance, relative risk estimation with
cross-validated bandwidth selection. Formal hypothesis tests of
random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo,
Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte
Carlo) and tests for covariate effects
(Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also
supported. Parametric models can be fitted to point pattern
data using the function lppm() similar to glm(). Only Poisson
models are implemented so far. Models may involve dependence on
covariates and dependence on marks. Models are fitted by
maximum likelihood. Fitted point process models can be
simulated, automatically. Formal hypothesis tests of a fitted
model are supported (likelihood ratio test, analysis of
deviance, Monte Carlo tests) along with basic tools for model
selection (stepwise(), AIC()) and variable selection (sdr).
Tools for validating the fitted model include simulation
envelopes, residuals, residual plots and Q-Q plots, leverage
and influence diagnostics, partial residuals, and added
variable plots. Random point patterns on a network can be
generated using a variety of models.</description><link>https://github.com/r-universe/spatstat/actions/runs/32711920390</link><pubDate>Mon, 24 Aug 2026 07:59:30 GMT</pubDate><r:package>spatstat.linnet</r:package><r:version>3.5-3.001</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.linnet</r:upstream></item><item><title>[spatstat] spatstat.model 3.7-2</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Functionality for parametric statistical modelling and
inference for spatial data, mainly spatial point patterns, in
the 'spatstat' family of packages. (Excludes analysis of
spatial data on a linear network, which is covered by the
separate package 'spatstat.linnet'.) Supports parametric
modelling, formal statistical inference, and model validation.
Parametric models include Poisson point processes, Cox point
processes, Neyman-Scott cluster processes, Gibbs point
processes and determinantal point processes. Models can be
fitted to data using maximum likelihood, maximum
pseudolikelihood, maximum composite likelihood and the method
of minimum contrast. Fitted models can be simulated and
predicted. Formal inference includes hypothesis tests (quadrat
counting tests, Cressie-Read tests, Clark-Evans test, Berman
test, Diggle-Cressie-Loosmore-Ford test, scan test, studentised
permutation test, segregation test, ANOVA tests of fitted
models, adjusted composite likelihood ratio test, envelope
tests, Dao-Genton test, balanced independent two-stage test),
confidence intervals for parameters, and prediction intervals
for point counts. Model validation techniques include leverage,
influence, partial residuals, added variable plots, diagnostic
plots, pseudoscore residual plots, model compensators and Q-Q
plots.</description><link>https://github.com/r-universe/spatstat/actions/runs/32711915198</link><pubDate>Mon, 24 Aug 2026 07:59:00 GMT</pubDate><r:package>spatstat.model</r:package><r:version>3.7-2</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.model</r:upstream></item><item><title>[spatstat] spatstat.explore 3.8-2.005</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Functionality for exploratory data analysis and
nonparametric analysis of spatial data, mainly spatial point
patterns, in the 'spatstat' family of packages. (Excludes
analysis of spatial data on a linear network, which is covered
by the separate package 'spatstat.linnet'.) Methods include
quadrat counts, K-functions and their simulation envelopes,
nearest neighbour distance and empty space statistics, Fry
plots, pair correlation function, kernel smoothed intensity,
relative risk estimation with cross-validated bandwidth
selection, mark correlation functions, segregation indices,
mark dependence diagnostics, and kernel estimates of covariate
effects. Formal hypothesis tests of random pattern
(chi-squared, Kolmogorov-Smirnov, Monte Carlo,
Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte
Carlo) and tests for covariate effects
(Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also
supported.</description><link>https://github.com/r-universe/spatstat/actions/runs/32711911771</link><pubDate>Mon, 24 Aug 2026 07:58:29 GMT</pubDate><r:package>spatstat.explore</r:package><r:version>3.8-2.005</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.explore</r:upstream></item><item><title>[spatstat] spatstat.random 3.5-1.001</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Functionality for random generation of spatial data in the
'spatstat' family of packages. Generates random spatial
patterns of points according to many simple rules (complete
spatial randomness, Poisson, binomial, random grid, systematic,
cell), randomised alteration of patterns (thinning, random
shift, jittering), simulated realisations of random point
processes including simple sequential inhibition, Matern
inhibition models, Neyman-Scott cluster processes (using
direct, Brix-Kendall, or hybrid algorithms), log-Gaussian Cox
processes, product shot noise cluster processes and Gibbs point
processes (using Metropolis-Hastings birth-death-shift
algorithm, alternating Gibbs sampler, or coupling-from-the-past
perfect simulation). Also generates random spatial patterns of
line segments, random tessellations, and random images (random
noise, random mosaics). Excludes random generation on a linear
network, which is covered by the separate package
'spatstat.linnet'.</description><link>https://github.com/r-universe/spatstat/actions/runs/32711905974</link><pubDate>Mon, 24 Aug 2026 07:58:02 GMT</pubDate><r:package>spatstat.random</r:package><r:version>3.5-1.001</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.random</r:upstream></item><item><title>[spatstat] spatstat.geom 3.8-2</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Defines spatial data types and supports geometrical
operations on them. Data types include point patterns, windows
(domains), pixel images, line segment patterns, tessellations
and hyperframes. Capabilities include creation and manipulation
of data (using command line or graphical interaction),
plotting, geometrical operations (rotation, shift, rescale,
affine transformation), convex hull, discretisation and
pixellation, Dirichlet tessellation, Delaunay triangulation,
pairwise distances, nearest-neighbour distances, distance
transform, morphological operations (erosion, dilation,
closing, opening), quadrat counting, geometrical measurement,
geometrical covariance, colour maps, calculus on spatial
domains, Gaussian blur, level sets of images, transects of
images, intersections between objects, minimum distance
matching. (Excludes spatial data on a network, which are
supported by the package 'spatstat.linnet'.)</description><link>https://github.com/r-universe/spatstat/actions/runs/32711900289</link><pubDate>Mon, 24 Aug 2026 07:57:30 GMT</pubDate><r:package>spatstat.geom</r:package><r:version>3.8-2</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.geom</r:upstream></item><item><title>[spatstat] spatstat.univar 3.2-0</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Estimation of one-dimensional probability distributions
including kernel density estimation, weighted empirical
cumulative distribution functions, Kaplan-Meier and
reduced-sample estimators for right-censored data, heat
kernels, special distributions, kernel properties, quantiles
and integration.</description><link>https://github.com/r-universe/spatstat/actions/runs/32711895248</link><pubDate>Mon, 24 Aug 2026 07:56:59 GMT</pubDate><r:package>spatstat.univar</r:package><r:version>3.2-0</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.univar</r:upstream></item><item><title>[spatstat] spatstat.sparse 3.2-0</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Defines sparse three-dimensional arrays and supports
standard operations on them. The package also includes utility
functions for matrix calculations that are common in
statistics, such as quadratic forms.</description><link>https://github.com/r-universe/spatstat/actions/runs/32711890522</link><pubDate>Mon, 24 Aug 2026 07:56:27 GMT</pubDate><r:package>spatstat.sparse</r:package><r:version>3.2-0</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.sparse</r:upstream></item><item><title>[spatstat] spatstat.data 3.1-9</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Contains all the datasets for the 'spatstat' family of
packages.</description><link>https://github.com/r-universe/spatstat/actions/runs/32711885305</link><pubDate>Mon, 24 Aug 2026 07:55:54 GMT</pubDate><r:package>spatstat.data</r:package><r:version>3.1-9</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.data</r:upstream></item><item><title>[spatstat] spatstat.utils 3.2-4.001</title><author>adrian.baddeley@curtin.edu.au (Adrian Baddeley)</author><description>Contains utility functions for the 'spatstat' family of
packages which may also be useful for other purposes.</description><link>https://github.com/r-universe/spatstat/actions/runs/32703624674</link><pubDate>Mon, 24 Aug 2026 07:51:00 GMT</pubDate><r:package>spatstat.utils</r:package><r:version>3.2-4.001</r:version><r:status>success</r:status><r:repository>https://spatstat.r-universe.dev</r:repository><r:upstream>https://github.com/spatstat/spatstat.utils</r:upstream></item></channel></rss>