Commit 4cf36d9
mef
(..geography/R-spatstat.random) Update 3.2.2 to 3.3.2
CHANGES IN spatstat.random VERSION 3.3-2
OVERVIEW
o Tweaks to documentation.
o Minor improvements.
SIGNIFICANT USER-VISIBLE CHANGES
o rSSI
New argument 'verbose' specifies whether to
print progress reports when nsim > 1.
CHANGES IN spatstat.random VERSION 3.3-1
OVERVIEW
o Internal changes to satisfy CRAN package checker.
CHANGES IN spatstat.random VERSION 3.3-0
OVERVIEW
o We thank Abdollah Jalilian for contributions.
o Now depends on 'spatstat.univar'
o Some functions have been removed.
o Bug fix in Gaussian random field simulation.
PACKAGE DEPENDENCE
o spatstat.random now depends on the new package 'spatstat.univar'
SIGNIFICANT USER-VISIBLE CHANGES
o indefinteg
This function has been moved to the new package 'spatstat.univar'.
BUG FIXES
o rLGCP
The underlying simulation of the random field was incorrect
if the pixel raster dimensions were not equal (i.e. number of columns
not equal to number of rows).
[Spotted by Abdollah Jalilian.]
Fixed.
CHANGES IN spatstat.random VERSION 3.2-3
OVERVIEW
o Slightly accelerated.
o Minor bug fixes.
SIGNIFICANT USER-VISIBLE CHANGES
o spatstat.random
Some computations are slightly accelerated.
BUG FIXES
o rLGCP
In certain special cases, an error message about incompatible images
was issued, and in the resulting point pattern object X,
the driving intensity image attr(X,"Lambda") had incorrect dimensions
or spatial coordinates.
Fixed.1 parent 3586ee5 commit 4cf36d9
2 files changed
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
15 | 28 | | |
16 | 29 | | |
17 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments