Skip to content

Commit 5fa3d52

Browse files
committed
Ready for CRAN
1 parent 485521e commit 5fa3d52

3 files changed

Lines changed: 5 additions & 5 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-0.002
3-
Date: 2023-03-04
2+
Version: 3.0-1
3+
Date: 2023-03-12
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-0)
19+
Imports: spatstat.utils (>= 3.0-2)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
CHANGES IN spatstat.sparse VERSION 3.0-0.002
2+
CHANGES IN spatstat.sparse VERSION 3.0-1
33

44
OVERVIEW
55

inst/doc/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
1616
"2021-03-13" "1.3-1" 13 47 0 2017 733
1717
"2021-03-16" "2.0-0" 14 48 0 2059 733
1818
"2022-10-19" "3.0-0" 15 48 0 2092 740
19-
"2023-03-04" "3.0-0.002" 15 48 0 2092 740
19+
"2023-03-12" "3.0-1" 15 48 0 2092 740

0 commit comments

Comments
 (0)