Skip to content

Commit

Permalink
Reversed experimental change to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
baddstats committed Sep 19, 2024
1 parent e2b2406 commit 2f4a1e7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 8 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: spatstat.linnet
Version: 3.2-1.002
Date: 2024-09-06
Version: 3.2-1.004
Date: 2024-09-19
Title: Linear Networks Functionality of the 'spatstat' Family
Authors@R: c(person("Adrian", "Baddeley",
role = c("aut", "cre", "cph"),
Expand All @@ -25,8 +25,8 @@ Authors@R: c(person("Adrian", "Baddeley",
person("Ottmar", "Cronie",
role = "ctb"))
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
Depends: R (>= 3.5.0), spatstat.data (>= 3.0-4), spatstat.univar (>= 3.0-0), spatstat.geom (>= 3.2-9.028), spatstat.random (>= 3.2-3.003), spatstat.explore (>= 3.2-7.006), spatstat.model (>= 3.2-11.005), stats, graphics, grDevices, methods, utils
Imports: spatstat.utils (>= 3.0-5), Matrix, spatstat.sparse (>= 3.1-0)
Depends: R (>= 3.5.0), stats, graphics, grDevices, methods, utils, spatstat.data (>= 3.1-2), spatstat.univar (>= 3.0-1), spatstat.geom (>= 3.3-3), spatstat.random (>= 3.3-2), spatstat.explore (>= 3.3-2), spatstat.model (>= 3.3-1)
Imports: Matrix, spatstat.utils (>= 3.1-0), spatstat.sparse (>= 3.1-0)
Suggests: goftest, locfit, spatstat (>= 3.0)
Description: Defines types of spatial data on a linear network
and provides functionality for geometrical operations,
Expand Down
3 changes: 1 addition & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@

CHANGES IN spatstat.linnet VERSION 3.2-1.002
CHANGES IN spatstat.linnet VERSION 3.2-1.004

OVERVIEW

o Tweaks to documentation.

o Internal improvements.


CHANGES IN spatstat.linnet VERSION 3.2-1

OVERVIEW
Expand Down
2 changes: 1 addition & 1 deletion inst/doc/packagesizes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
"2024-02-04" "3.1-4" 148 312 0 12340 3270
"2024-03-24" "3.1-5" 148 312 0 12343 3270
"2024-07-09" "3.2-1" 148 324 0 12882 3270
"2024-09-06" "3.2-1.002" 148 324 0 12882 3270
"2024-09-19" "3.2-1.004" 148 324 0 12882 3270
2 changes: 1 addition & 1 deletion inst/info/packagesizes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
"2024-02-04" "3.1-4" 148 312 0 12340 3270
"2024-03-24" "3.1-5" 148 312 0 12343 3270
"2024-07-09" "3.2-1" 148 324 0 12882 3270
"2024-09-06" "3.2-1.002" 148 324 0 12882 3270
"2024-09-19" "3.2-1.004" 148 324 0 12882 3270

0 comments on commit 2f4a1e7

Please # to comment.