Skip to content

Commit

Permalink
Ready for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
baddstats committed Jul 5, 2024
1 parent 21ee7a4 commit 4f4f6dc
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: spatstat.geom
Version: 3.2-9.030
Date: 2024-07-01
Version: 3.3-0
Date: 2024-07-05
Title: Geometrical Functionality of the 'spatstat' Family
Authors@R: c(person("Adrian", "Baddeley",
role = c("aut", "cre", "cph"),
Expand Down
7 changes: 5 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CHANGES IN spatstat.geom VERSION 3.2-9.030
CHANGES IN spatstat.geom VERSION 3.3-0

OVERVIEW

Expand All @@ -22,7 +22,10 @@ PACKAGE DEPENDENCE
NEW FUNCTIONS

o default.symbolmap.ppp
Algorithm for determining the graphical symbol map used by plot.ppp.
The algorithm for determining the graphical symbol map used by plot.ppp.

o default.symbolmap
New generic.

o affine.diagramobj, reflect.diagramobj, rotate.diagramobj
Methods for geometrical transformations of diagram objects.
Expand Down
2 changes: 1 addition & 1 deletion inst/doc/packagesizes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
"2023-10-20" "3.2-7" 451 1203 0 35983 15822
"2024-01-26" "3.2-8" 452 1204 0 36234 15822
"2024-02-28" "3.2-9" 452 1209 0 36325 15824
"2024-07-01" "3.2-9.030" 442 1186 0 35638 15596
"2024-07-05" "3.3-0" 442 1186 0 35638 15596
2 changes: 1 addition & 1 deletion inst/info/packagesizes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
"2023-10-20" "3.2-7" 451 1203 0 35983 15822
"2024-01-26" "3.2-8" 452 1204 0 36234 15822
"2024-02-28" "3.2-9" 452 1209 0 36325 15824
"2024-07-01" "3.2-9.030" 442 1186 0 35638 15596
"2024-07-05" "3.3-0" 442 1186 0 35638 15596

0 comments on commit 4f4f6dc

Please sign in to comment.