Skip to content

Commit 5724893

Browse files
committed
Ready for CRAN
1 parent f3f3589 commit 5724893

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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.0-999.004
3-
Date: 2023-03-10
2+
Version: 3.1-0
3+
Date: 2023-04-14
44
Title: Linear Networks Functionality of the 'spatstat' Family
55
Authors@R: c(person("Adrian", "Baddeley",
66
role = c("aut", "cre", "cph"),
@@ -26,7 +26,7 @@ Authors@R: c(person("Adrian", "Baddeley",
2626
role = "ctb"))
2727
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
2828
Depends: R (>= 3.5.0), spatstat.data (>= 3.0), spatstat.geom (>= 3.0-6), spatstat.random (>= 3.1-3), spatstat.explore (>= 3.0-6), spatstat.model (>= 3.2-1), stats, graphics, grDevices, methods, utils
29-
Imports: spatstat.utils (>= 3.0), Matrix, spatstat.sparse (>= 3.0)
29+
Imports: spatstat.utils (>= 3.0-2), Matrix, spatstat.sparse (>= 3.0)
3030
Suggests: goftest, locfit, spatstat (>= 3.0)
3131
Description: Defines types of spatial data on a linear network
3232
and provides functionality for geometrical operations,

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.0-999.004
2+
CHANGES IN spatstat.linnet VERSION 3.1-0
33

44
OVERVIEW
55

inst/doc/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
2626
"2023-01-27" "3.0-4" 148 307 0 12106 3270
2727
"2023-02-20" "3.0-5" 148 307 0 12155 3270
2828
"2023-02-20" "3.0-6" 148 307 0 12155 3270
29-
"2023-03-10" "3.0-999.004" 148 307 0 12248 3270
29+
"2023-04-14" "3.1-0" 148 307 0 12248 3270

man/macros/defns.Rd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
\newcommand{\Martin}{\ifelse{latex}{\out{Mart\'{\i}n}}{Martin}}
3333
\newcommand{\Dominguez}{\ifelse{latex}{\out{Dom\'{\i}nguez}}{Dominguez}}
3434
\newcommand{\Rodriguez}{\ifelse{latex}{\out{Rodr\'{\i}guez}}{Rodriguez}}
35+
\newcommand{\Gonzalez}{\ifelse{latex}{\out{Gonz\'{a}lez}}{Gonzalez}}
3536
%% List of all Gibbs interactions
3637
\newcommand{\GibbsInteractionsList}{\code{\link[MPKG]{AreaInter}}, \code{\link[MPKG]{BadGey}}, \code{\link[MPKG]{Concom}}, \code{\link[MPKG]{DiggleGatesStibbard}}, \code{\link[MPKG]{DiggleGratton}}, \code{\link[MPKG]{Fiksel}}, \code{\link[MPKG]{Geyer}}, \code{\link[MPKG]{Hardcore}}, \code{\link[MPKG]{HierHard}}, \code{\link[MPKG]{HierStrauss}}, \code{\link[MPKG]{HierStraussHard}}, \code{\link[MPKG]{Hybrid}}, \code{\link[MPKG]{LennardJones}}, \code{\link[MPKG]{MultiHard}}, \code{\link[MPKG]{MultiStrauss}}, \code{\link[MPKG]{MultiStraussHard}}, \code{\link[MPKG]{OrdThresh}}, \code{\link[MPKG]{Ord}}, \code{\link[MPKG]{Pairwise}}, \code{\link[MPKG]{PairPiece}}, \code{\link[MPKG]{Penttinen}}, \code{\link[MPKG]{Poisson}}, \code{\link[MPKG]{Saturated}}, \code{\link[MPKG]{SatPiece}}, \code{\link[MPKG]{Softcore}}, \code{\link[MPKG]{Strauss}}, \code{\link[MPKG]{StraussHard}} and \code{\link[MPKG]{Triplets}}}
3738
%% List of interactions recognised by RMH code

0 commit comments

Comments
 (0)