Skip to content

Commit cfeb500

Browse files
committed
Fix version dependcies; ready for CRAN
1 parent 1b0cebe commit cfeb500

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ 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.3-3.002), spatstat.random (>= 3.3-0), spatstat.explore (>= 3.3-0), stats, graphics, grDevices, utils, methods, nlme, rpart
59-
Imports: spatstat.utils (>= 3.0-5), spatstat.sparse (>= 3.1-0),mgcv, Matrix, abind, tensor, goftest (>= 1.2-2)
60-
Suggests: sm, gsl, locfit, spatial, fftwtools (>= 0.9-8), nleqslv, glmnet, spatstat.linnet (>= 3.1-5), spatstat (>= 3.0-8)
58+
Depends: R (>= 3.5.0), spatstat.data (>= 3.1-4), spatstat.univar (>= 3.1-1), spatstat.geom (>= 3.3-4), spatstat.random (>= 3.3-2), spatstat.explore (>= 3.3-0), stats, graphics, grDevices, utils, methods, nlme, rpart
59+
Imports: spatstat.utils (>= 3.1-1), spatstat.sparse (>= 3.1-0),mgcv, Matrix, abind, tensor, goftest (>= 1.2-2)
60+
Suggests: sm, gsl, locfit, spatial, fftwtools (>= 0.9-8), nleqslv, glmnet, spatstat.linnet (>= 3.2-2), spatstat (>= 3.2-1)
6161
Description: Functionality for parametric statistical modelling and inference for spatial data,
6262
mainly spatial point patterns, in the 'spatstat' family of packages.
6363
(Excludes analysis of spatial data on a linear network,

0 commit comments

Comments
 (0)