Skip to content

Commit 6582ee3

Browse files
committed
correct version info
1 parent 44f0b97 commit 6582ee3

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
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-1.005
3-
Date: 2023-03-04
2+
Version: 3.2-1.006
3+
Date: 2023-03-15
44
Title: Parametric Statistical Modelling and Inference for the 'spatstat' Family
55
Authors@R: c(person("Adrian", "Baddeley",
66
role = c("aut", "cre", "cph"),
@@ -56,7 +56,7 @@ Authors@R: c(person("Adrian", "Baddeley",
5656
role = "ctb"))
5757
Maintainer: Adrian Baddeley <[email protected]>
5858
Depends: R (>= 3.5.0), spatstat.data (>= 3.0), spatstat.geom (>= 3.0-5), spatstat.random (>= 3.1-3), spatstat.explore (>= 3.0), stats, graphics, grDevices, utils, methods, nlme, rpart
59-
Imports: spatstat.utils (>= 3.0-1.004), spatstat.sparse (>= 3.0), mgcv, Matrix, abind, tensor, goftest (>= 1.2-2)
59+
Imports: spatstat.utils (>= 3.0-2), spatstat.sparse (>= 3.0), mgcv, Matrix, abind, tensor, goftest (>= 1.2-2)
6060
Suggests: sm, maptools (>= 0.9-9), gsl, locfit, spatial, RandomFields (>= 3.1.24.1), RandomFieldsUtils(>= 0.3.3.1), fftwtools (>= 0.9-8), nleqslv, glmnet, spatstat.linnet (>= 3.0), spatstat (>= 3.0)
6161
Additional_repositories: https://spatstat.r-universe.dev
6262
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-1.005
2+
CHANGES IN spatstat.model VERSION 3.2-1.006
33

44
OVERVIEW
55

inst/doc/packagesizes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
33
"2022-11-06" "3.0-3" 263 692 0 37739 1155
44
"2023-01-26" "3.1-2" 267 706 0 38848 1155
55
"2023-02-14" "3.2-0" 269 709 0 38930 1155
6-
"2023-03-04" "3.2-1.005" 269 709 0 38931 1155
6+
"2023-02-15" "3.2-1" 269 709 0 38930 1155
7+
"2023-03-15" "3.2-1.006" 269 709 0 38931 1155

0 commit comments

Comments
 (0)