Skip to content

Commit 35d8ffe

Browse files
committed
Ready for CRAN
1 parent df068db commit 35d8ffe

File tree

5 files changed

+8
-6
lines changed

5 files changed

+8
-6
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: spatstat.utils
2-
Version: 3.1-2.002
3-
Date: 2025-01-19
2+
Version: 3.1-3
3+
Date: 2025-03-15
44
Title: Utility Functions for 'spatstat'
55
Authors@R: c(person("Adrian", "Baddeley",
66
role = c("aut", "cre"),

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
CHANGES IN spatstat.utils VERSION 3.1-2.002
2+
CHANGES IN spatstat.utils VERSION 3.1-3
33

44
OVERVIEW
55

inst/doc/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
2727
"2024-06-17" "3.0-5" 41 189 0 3688 2031
2828
"2024-08-17" "3.1-0" 41 189 0 3613 2429
2929
"2024-11-02" "3.1-1" 41 189 0 3614 2429
30-
"2025-01-19" "3.1-2.002" 42 192 0 3650 2429
30+
"2025-03-15" "3.1-3" 42 192 0 3650 2429

inst/info/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
2727
"2024-06-17" "3.0-5" 41 189 0 3688 2031
2828
"2024-08-17" "3.1-0" 41 189 0 3613 2429
2929
"2024-11-02" "3.1-1" 41 189 0 3614 2429
30-
"2025-01-19" "3.1-2.002" 42 192 0 3650 2429
30+
"2025-03-15" "3.1-3" 42 192 0 3650 2429

man/macros/defns.Rd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
%% Frequent references
4444
\newcommand{\baddrubaturnbook}{Baddeley, A., Rubak, E. and Turner, R. (2015) \emph{Spatial Point Patterns: Methodology and Applications with R}. Chapman and Hall/CRC Press. }
4545
%% Citations of recent articles that will change rapidly
46-
\newcommand{\baddchangclustersim}{Baddeley, A. and Chang, Y.-M. (2023) Robust algorithms for simulating cluster point processes. \emph{Journal of Statistical Computation and Simulation}. In Press. DOI \code{10.1080/00949655.2023.2166045}.}
46+
\newcommand{\baddchangclustersim}{Baddeley, A. and Chang, Y.-M. (2023) Robust algorithms for simulating cluster point processes. \emph{Journal of Statistical Computation and Simulation} \bold{93}, 1950--1975.}
47+
\newcommand{\smoothpcfpaper}{Baddeley, A., Davies, T.M. and Hazelton, M.L. (2025) An improved estimator of the pair correlation function of a spatial point process. \emph{Biometrika}, to appear.}
48+
\newcommand{\smoothpcfpapercite}{Baddeley, Davies and Hazelton (2025)}
4749
4850

0 commit comments

Comments
 (0)