Skip to content

Commit

Permalink
Ready for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
baddstats committed Nov 19, 2024
1 parent cca1975 commit ef0a898
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: spatstat.linnet
Version: 3.2-2.001
Date: 2024-11-08
Version: 3.2-3
Date: 2024-11-19
Title: Linear Networks Functionality of the 'spatstat' Family
Authors@R: c(person("Adrian", "Baddeley",
role = c("aut", "cre", "cph"),
Expand All @@ -25,7 +25,7 @@ Authors@R: c(person("Adrian", "Baddeley",
person("Ottmar", "Cronie",
role = "ctb"))
Maintainer: Adrian Baddeley <[email protected]>
Depends: R (>= 3.5.0), stats, graphics, grDevices, methods, utils, spatstat.data (>= 3.1-2), spatstat.univar (>= 3.1-1), spatstat.geom (>= 3.3-3), spatstat.random (>= 3.3-2), spatstat.explore (>= 3.3-2), spatstat.model (>= 3.3-1)
Depends: R (>= 3.5.0), stats, graphics, grDevices, methods, utils, spatstat.data (>= 3.1-4), spatstat.univar (>= 3.1-1), spatstat.geom (>= 3.3-4), spatstat.random (>= 3.3-2), spatstat.explore (>= 3.3-3), spatstat.model (>= 3.3-2)
Imports: Matrix, spatstat.utils (>= 3.1-1), spatstat.sparse (>= 3.1-0)
Suggests: goftest, locfit, spatstat (>= 3.0)
Description: Defines types of spatial data on a linear network
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

CHANGES IN spatstat.linnet VERSION 3.2-2.001
CHANGES IN spatstat.linnet VERSION 3.2-3

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-11-08" "3.2-2.001" 148 324 0 12980 3270
"2024-11-19" "3.2-3" 148 324 0 12980 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-11-08" "3.2-2.001" 148 324 0 12980 3270
"2024-11-19" "3.2-3" 148 324 0 12980 3270
3 changes: 2 additions & 1 deletion man/plot.linim.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@
\seealso{
\code{\link{linim}},
\code{\link[spatstat.geom]{plot.im}},
\code{\link[graphics]{polygon}}
\code{\link[graphics]{polygon}},
\code{\link[spatstat.geom]{default.image.colours}}
}
\references{
Ang, Q.W., Baddeley, A. and Nair, G. (2012)
Expand Down

0 comments on commit ef0a898

Please sign in to comment.