Skip to content

Commit cefbd4c

Browse files
committed
Ready for CRAN
1 parent bfb9600 commit cefbd4c

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: spatstat.sparse
2-
Version: 3.0-3.003
3-
Date: 2024-06-18
2+
Version: 3.1-0
3+
Date: 2024-06-21
44
Title: Sparse Three-Dimensional Arrays and Linear Algebra Utilities
55
Authors@R: c(person("Adrian", "Baddeley",
66
role = c("aut", "cre", "cph"),
@@ -16,7 +16,7 @@ Authors@R: c(person("Adrian", "Baddeley",
1616
comment=c(ORCID="0000-0002-6675-533X")))
1717
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
1818
Depends: R (>= 3.5.0), stats, utils, methods, Matrix, abind, tensor
19-
Imports: spatstat.utils (>= 3.0-2)
19+
Imports: spatstat.utils (>= 3.0-5)
2020
Description: Defines sparse three-dimensional arrays
2121
and supports standard operations on them.
2222
The package also includes utility functions for

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

2-
CHANGES IN spatstat.sparse VERSION 3.0-3.003
2+
CHANGES IN spatstat.sparse VERSION 3.1-0
33

44
OVERVIEW
55

6-
o Minor improvements.
6+
o Internal improvements.
77

88

99
CHANGES IN spatstat.sparse VERSION 3.0-3

inst/doc/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
1818
"2022-10-19" "3.0-0" 15 48 0 2092 740
1919
"2023-03-12" "3.0-1" 15 48 0 2092 740
2020
"2023-10-24" "3.0-3" 15 48 0 2092 740
21-
"2024-06-18" "3.0-3.003" 15 48 0 2092 740
21+
"2024-06-21" "3.1-0" 15 48 0 2092 740

inst/info/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
1818
"2022-10-19" "3.0-0" 15 48 0 2092 740
1919
"2023-03-12" "3.0-1" 15 48 0 2092 740
2020
"2023-10-24" "3.0-3" 15 48 0 2092 740
21-
"2024-06-18" "3.0-3.003" 15 48 0 2092 740
21+
"2024-06-21" "3.1-0" 15 48 0 2092 740

0 commit comments

Comments
 (0)