Skip to content

Commit bfb9600

Browse files
committed
packagesizes file in inst/info
1 parent cdb24dc commit bfb9600

4 files changed

Lines changed: 25 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: spatstat.sparse
2-
Version: 3.0-3.002
3-
Date: 2024-06-15
2+
Version: 3.0-3.003
3+
Date: 2024-06-18
44
Title: Sparse Three-Dimensional Arrays and Linear Algebra Utilities
55
Authors@R: c(person("Adrian", "Baddeley",
66
role = c("aut", "cre", "cph"),

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-3.002
2+
CHANGES IN spatstat.sparse VERSION 3.0-3.003
33

44
OVERVIEW
55

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-15" "3.0-3.002" 15 48 0 2092 740
21+
"2024-06-18" "3.0-3.003" 15 48 0 2092 740

inst/info/packagesizes.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
date version nhelpfiles nobjects ndatasets Rlines srclines
2+
"2020-05-03" "1.0-0" 4 53 0 2039 659
3+
"2020-05-04" "1.0-1" 4 53 0 2102 732
4+
"2020-05-05" "1.0-2" 9 53 0 2105 732
5+
"2020-05-06" "1.0-3" 12 55 0 2105 732
6+
"2020-05-06" "1.0-4" 12 55 0 2105 732
7+
"2020-05-08" "1.0-5" 12 55 0 2202 732
8+
"2020-05-09" "1.0-7" 13 55 0 2203 732
9+
"2020-05-10" "1.0-8" 13 57 0 2206 732
10+
"2020-05-22" "1.0-9" 13 57 0 2206 732
11+
"2020-06-02" "1.1-0" 13 57 0 2223 732
12+
"2021-01-06" "1.1-1" 13 57 0 2223 732
13+
"2021-01-08" "1.2-0" 13 57 0 2223 733
14+
"2021-02-06" "1.2-1" 13 57 0 2230 733
15+
"2021-03-07" "1.3-0" 13 47 0 2017 733
16+
"2021-03-13" "1.3-1" 13 47 0 2017 733
17+
"2021-03-16" "2.0-0" 14 48 0 2059 733
18+
"2022-10-19" "3.0-0" 15 48 0 2092 740
19+
"2023-03-12" "3.0-1" 15 48 0 2092 740
20+
"2023-10-24" "3.0-3" 15 48 0 2092 740
21+
"2024-06-18" "3.0-3.003" 15 48 0 2092 740

0 commit comments

Comments
 (0)