Skip to content

Commit

Permalink
Ready for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
baddstats committed Mar 12, 2023
1 parent fc5a1f0 commit ae01346
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: spatstat.data
Version: 3.0-0.002
Date: 2023-03-04
Version: 3.0-1
Date: 2023-03-12
Title: Datasets for 'spatstat' Family
Authors@R: c(person("Adrian", "Baddeley",
role = c("aut", "cre"),
Expand Down Expand Up @@ -96,7 +96,7 @@ Authors@R: c(person("Adrian", "Baddeley",
)
Maintainer: Adrian Baddeley <[email protected]>
Depends: R (>= 3.5.0)
Imports: spatstat.utils (>= 3.0-0), Matrix
Imports: spatstat.utils (>= 3.0-2), Matrix
Suggests: spatstat.geom, spatstat.random, spatstat.explore, spatstat.model, spatstat.linnet
Description: Contains all the datasets for the 'spatstat' family of packages.
License: GPL (>= 2)
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

CHANGES IN spatstat.data VERSION 3.0-0.002
CHANGES IN spatstat.data VERSION 3.0-1

OVERVIEW

Expand Down

0 comments on commit ae01346

Please sign in to comment.