Skip to content

Commit d6318b3

Browse files
committed
Refer to r-universe
1 parent 11828c2 commit d6318b3

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: spatstat.utils
2-
Version: 3.0-0
2+
Version: 3.0-1
33
Date: 2022-10-19
44
Title: Utility Functions for 'spatstat'
55
Authors@R: c(person("Adrian", "Baddeley",
@@ -17,6 +17,7 @@ Authors@R: c(person("Adrian", "Baddeley",
1717
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
1818
Depends: R (>= 3.3.0), stats, graphics, grDevices, utils, methods
1919
Suggests: spatstat.model
20+
Additional_repositories: https://spatstat.r-universe.dev
2021
Description: Contains utility functions for the 'spatstat' family of packages
2122
which may also be useful for other purposes.
2223
License: GPL (>= 2)

NEWS

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

2-
CHANGES IN spatstat.utils VERSION 2.999-999.001
2+
CHANGES IN spatstat.utils VERSION 3.0-1
3+
4+
OVERVIEW
5+
6+
o Minor changes to package information.
7+
8+
SIGNIFICANT USER-VISIBLE CHANGES
9+
10+
o Package dependence
11+
The suggested package 'spatstat.model' is available from
12+
spatstat.r-universe.dev until it is released on CRAN.
13+
14+
CHANGES IN spatstat.utils VERSION 3.0-0
315

416
OVERVIEW
517

inst/doc/packagesizes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ date version nhelpfiles nobjects ndatasets Rlines srclines
2020
"2021-03-15" "2.1-0" 33 180 0 3549 1966
2121
"2021-06-14" "2.2-0" 34 181 0 3568 2012
2222
"2021-12-12" "2.3-0" 35 183 0 3594 2012
23-
"2022-10-19" "3.0-0" 39 186 0 3642 2031
23+
"2022-10-19" "3.0-1" 39 186 0 3642 2031

0 commit comments

Comments
 (0)