The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package pphotspot

Last updated on 2026-09-13 11:52:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-2 11.42 122.64 134.06 ERROR
r-devel-linux-x86_64-debian-gcc 0.1-2 8.88 94.08 102.96 ERROR
r-devel-linux-x86_64-fedora-clang 0.1-2 10.00 89.64 99.64 OK
r-devel-linux-x86_64-fedora-gcc 0.1-2 10.00 93.65 103.65 OK
r-devel-windows-x86_64 0.1-2 18.00 148.00 166.00 OK
r-patched-linux-x86_64 0.1-2 13.07 119.49 132.56 ERROR
r-release-linux-x86_64 0.1-2 10.64 119.31 129.95 ERROR
r-release-macos-arm64 0.1-2 4.00 39.00 43.00 OK
r-release-macos-x86_64 0.1-2 11.00 219.00 230.00 OK
r-release-windows-x86_64 0.1-2 15.00 138.00 153.00 OK
r-oldrel-macos-arm64 0.1-2 OK
r-oldrel-macos-x86_64 0.1-2 11.00 249.00 260.00 OK
r-oldrel-windows-x86_64 0.1-2 20.00 169.00 189.00 OK

Check Details

Version: 0.1-2
Check: examples
Result: ERROR Running examples in ‘pphotspot-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: rMatClustlpp > ### Title: Simulating the Matern cluster process on a linear network > ### Aliases: rMatClustlpp > > ### ** Examples > > # example code > if(require(spatstat.geom, quietly=TRUE) & require(spatstat.linnet, quietly=TRUE)) { + data("roadcrash") + win <- owin(xrange = roadcrash$xrange, + yrange = roadcrash$yrange) + X <- ppp(x = roadcrash$x, y = roadcrash$y, window = win) + Vertices.pp <- ppp(x = roadcrash$Vertices.x, + y = roadcrash$Vertices.y, + window=win) + L <- linnet(vertices=Vertices.pp, + edges = roadcrash$Edges) + PPfull <- lpp(X, L) + subwin <- owin(c(-760000, -740000), c(-1160000, -1140000)) + PPsub <- PPfull[, subwin] + Centers <- rpoislpp(0.0005, L=PPsub[['domain']]) + XX <- rMatClustlpp(Centers, 500, 5, PPsub[['domain']]) + plot(Centers, col=1, pch=16) + points(XX, col=2) + } spatstat.univar 3.2-0 spatstat.geom 3.8-2 spatstat.random 3.5-1 spatstat.explore 3.8-2 spatstat.model 3.7-2 spatstat.linnet 3.5-3 Warning: data contain duplicated points Warning: Duplicated segments were ignored Error in psp(LN1[1:4 == 1], LN1[1:4 == 3], LN1[1:4 == 2], LN1[1:4 == 4], : length(x0) == length(y0) is not TRUE Calls: rMatClustlpp -> psp -> stopifnot Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1-2
Check: examples
Result: ERROR Running examples in ‘pphotspot-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: rMatClustlpp > ### Title: Simulating the Matern cluster process on a linear network > ### Aliases: rMatClustlpp > > ### ** Examples > > # example code > if(require(spatstat.geom, quietly=TRUE) & require(spatstat.linnet, quietly=TRUE)) { + data("roadcrash") + win <- owin(xrange = roadcrash$xrange, + yrange = roadcrash$yrange) + X <- ppp(x = roadcrash$x, y = roadcrash$y, window = win) + Vertices.pp <- ppp(x = roadcrash$Vertices.x, + y = roadcrash$Vertices.y, + window=win) + L <- linnet(vertices=Vertices.pp, + edges = roadcrash$Edges) + PPfull <- lpp(X, L) + subwin <- owin(c(-760000, -740000), c(-1160000, -1140000)) + PPsub <- PPfull[, subwin] + Centers <- rpoislpp(0.0005, L=PPsub[['domain']]) + XX <- rMatClustlpp(Centers, 500, 5, PPsub[['domain']]) + plot(Centers, col=1, pch=16) + points(XX, col=2) + } spatstat.univar 3.2-0 spatstat.geom 3.8-2 spatstat.random 3.5-1 spatstat.explore 3.8-2 spatstat.model 3.7-2 spatstat.linnet 3.5-3 Warning: data contain duplicated points Warning: Duplicated segments were ignored Warning in LN1[1:4 == 1] : object length is not a multiple of subscript length Warning in LN1[1:4 == 3] : object length is not a multiple of subscript length Warning in LN1[1:4 == 2] : object length is not a multiple of subscript length Warning in LN1[1:4 == 4] : object length is not a multiple of subscript length Error in psp(LN1[1:4 == 1], LN1[1:4 == 3], LN1[1:4 == 2], LN1[1:4 == 4], : length(x0) == length(y0) is not TRUE Calls: rMatClustlpp -> psp -> stopifnot Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.