Skip to content

Commit 64bdc33

Browse files
committed
Ready for CRAN
1 parent 320969a commit 64bdc33

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: spatstat.model
2-
Version: 3.2-11.011
3-
Date: 2024-06-29
2+
Version: 3.3-0
3+
Date: 2024-07-06
44
Title: Parametric Statistical Modelling and Inference for the 'spatstat' Family
55
Authors@R: c(person("Adrian", "Baddeley",
66
role = c("aut", "cre", "cph"),
@@ -55,7 +55,7 @@ Authors@R: c(person("Adrian", "Baddeley",
5555
person("Hangsheng", "Wang",
5656
role = "ctb"))
5757
Maintainer: Adrian Baddeley <[email protected]>
58-
Depends: R (>= 3.5.0), spatstat.data (>= 3.0-4), spatstat.univar (>= 3.0-0), spatstat.geom (>= 3.2-9.028), spatstat.random (>= 3.2-3.003), spatstat.explore (>= 3.2-7.006), stats, graphics, grDevices, utils, methods, nlme, rpart
58+
Depends: R (>= 3.5.0), spatstat.data (>= 3.0-4), spatstat.univar (>= 3.0-0), spatstat.geom (>= 3.3-0), spatstat.random (>= 3.3-0), spatstat.explore (>= 3.3-0), stats, graphics, grDevices, utils, methods, nlme, rpart
5959
Imports: spatstat.utils (>= 3.0-5), spatstat.sparse (>= 3.1-0), mgcv, Matrix, abind, tensor, goftest (>= 1.2-2)
6060
Suggests: sm, gsl, locfit, spatial, fftwtools (>= 0.9-8), nleqslv, glmnet, spatstat.linnet (>= 3.1-5), spatstat (>= 3.0-8)
6161
Description: Functionality for parametric statistical modelling and inference for spatial data,

NEWS

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

2-
CHANGES IN spatstat.model VERSION 3.2-11.011
2+
CHANGES IN spatstat.model VERSION 3.3-0
33

44
OVERVIEW
55

inst/doc/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
1414
"2024-02-01" "3.2-9" 269 724 0 39028 1155
1515
"2024-02-02" "3.2-10" 269 724 0 39028 1155
1616
"2024-03-22" "3.2-11" 269 724 0 39028 1155
17-
"2024-06-29" "3.2-11.011" 269 726 0 39051 1155
17+
"2024-07-06" "3.3-0" 269 726 0 39051 1155

inst/info/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
1414
"2024-02-01" "3.2-9" 269 724 0 39028 1155
1515
"2024-02-02" "3.2-10" 269 724 0 39028 1155
1616
"2024-03-22" "3.2-11" 269 724 0 39028 1155
17-
"2024-06-29" "3.2-11.011" 269 726 0 39051 1155
17+
"2024-07-06" "3.3-0" 269 726 0 39051 1155

0 commit comments

Comments
 (0)