Skip to content

Commit f3e68a0

Browse files
committed
Ready for CRAN
1 parent 6915b91 commit f3e68a0

4 files changed

Lines changed: 6 additions & 6 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.linnet
2-
Version: 3.4-0.021
3-
Date: 2026-01-28
2+
Version: 3.4-1
3+
Date: 2026-01-31
44
Title: Linear Networks Functionality of the 'spatstat' Family
55
Authors@R: c(person("Adrian", "Baddeley",
66
role = c("aut", "cre", "cph"),
@@ -25,7 +25,7 @@ Authors@R: c(person("Adrian", "Baddeley",
2525
person("Ottmar", "Cronie",
2626
role = "ctb"))
2727
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
28-
Depends: R (>= 3.5.0), stats, graphics, grDevices, methods, utils, spatstat.data (>= 3.1-9), spatstat.univar (>= 3.1-6), spatstat.geom (>= 3.7), spatstat.random (>= 3.4-4), spatstat.explore (>= 3.7), spatstat.model (>= 3.6)
28+
Depends: R (>= 3.5.0), stats, graphics, grDevices, methods, utils, spatstat.data (>= 3.1-9), spatstat.univar (>= 3.1-6), spatstat.geom (>= 3.7), spatstat.random (>= 3.4-4), spatstat.explore (>= 3.7), spatstat.model (>= 3.6-1)
2929
Imports: Matrix, spatstat.utils (>= 3.2-1), spatstat.sparse (>= 3.1)
3030
Suggests: goftest, locfit, spatstat (>= 3.5)
3131
Description: Defines types of spatial data on a linear network

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
CHANGES IN spatstat.linnet VERSION 3.4-0.020
2+
CHANGES IN spatstat.linnet VERSION 3.4-1
33

44
OVERVIEW
55

inst/doc/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
4242
"2025-07-24" "3.3-1" 150 328 0 13326 3270
4343
"2025-09-24" "3.3-2" 150 328 0 13356 3270
4444
"2025-11-29" "3.4-0" 160 370 0 14990 3270
45-
"2026-01-28" "3.4-0.021" 162 374 0 15506 3270
45+
"2026-01-31" "3.4-1" 162 374 0 15506 3270

inst/info/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
4242
"2025-07-24" "3.3-1" 150 328 0 13326 3270
4343
"2025-09-24" "3.3-2" 150 328 0 13356 3270
4444
"2025-11-29" "3.4-0" 160 370 0 14990 3270
45-
"2026-01-28" "3.4-0.021" 162 374 0 15506 3270
45+
"2026-01-31" "3.4-1" 162 374 0 15506 3270

0 commit comments

Comments
 (0)