From 9c90461b4eda2d61d1ac699294c562710ff0cafc Mon Sep 17 00:00:00 2001 From: Adrian Baddeley Date: Sat, 28 Oct 2023 16:53:05 +0800 Subject: [PATCH] Ready for CRAN --- DESCRIPTION | 4 ++-- NEWS | 7 +++++++ inst/doc/packagesizes.txt | 2 +- man/plot.linnet.Rd | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index c0651d3..b980ded 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: spatstat.linnet -Version: 3.1-2 -Date: 2023-10-24 +Version: 3.1-3 +Date: 2023-10-28 Title: Linear Networks Functionality of the 'spatstat' Family Authors@R: c(person("Adrian", "Baddeley", role = c("aut", "cre", "cph"), diff --git a/NEWS b/NEWS index 74b9198..de41a81 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,11 @@ + CHANGES IN spatstat.linnet VERSION 3.1-3 + +OVERVIEW + + o Minor corrections to help files. + + CHANGES IN spatstat.linnet VERSION 3.1-2 OVERVIEW diff --git a/inst/doc/packagesizes.txt b/inst/doc/packagesizes.txt index 19a5984..4548ac4 100755 --- a/inst/doc/packagesizes.txt +++ b/inst/doc/packagesizes.txt @@ -29,4 +29,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines "2023-04-14" "3.1-0" 148 307 0 12248 3270 "2023-05-13" "3.1-1" 148 307 0 12268 3270 "2023-10-22" "3.1-2" 148 307 0 12268 3270 -"2023-10-24" "3.1-2" 148 307 0 12268 3270 +"2023-10-28" "3.1-3" 148 307 0 12268 3270 diff --git a/man/plot.linnet.Rd b/man/plot.linnet.Rd index e94529e..e758c9b 100644 --- a/man/plot.linnet.Rd +++ b/man/plot.linnet.Rd @@ -24,7 +24,7 @@ Main title for plot. Use \code{main=""} to suppress it. } \item{add}{ - Logical. If code{TRUE}, superimpose the graphics + Logical. If \code{TRUE}, superimpose the graphics over the current plot. If \code{FALSE}, generate a new plot. } \item{do.plot}{