Last updated on 2025-08-07 13:48:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 9.16 | 92.81 | 101.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 6.45 | 65.35 | 71.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 160.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 169.49 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 12.00 | 102.00 | 114.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 8.30 | 84.75 | 93.05 | OK | |
r-release-linux-x86_64 | 1.0.2 | 8.96 | 84.85 | 93.81 | OK | |
r-release-macos-arm64 | 1.0.2 | 52.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 109.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 13.00 | 103.00 | 116.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 49.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.2 | 106.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.2 | 17.00 | 115.00 | 132.00 | ERROR |
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: possible error in 'findInterval(c(i - 0.5, ': unused argument (checkSorted = FALSE)
See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.4/PathwaySpace.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-oldrel-macos-arm64
Version: 1.0.2
Check: R code for possible problems
Result: NOTE
.find_nn_positions : .find_positions: possible error in
findInterval(c(i - 0.5, i + 0.5), x_sorted, left.open = TRUE,
rightmost.closed = TRUE, checkSorted = FALSE): unused argument
(checkSorted = FALSE)
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘PathwaySpace-Ex.R’ failed
The error most likely occurred in:
> ### Name: circularProjection,PathwaySpace-method
> ### Title: Spatial Projection of Graph-Associated Signals
> ### Aliases: circularProjection,PathwaySpace-method circularProjection
>
> ### ** Examples
>
> # Load a demo igraph
> data('gtoy1', package = 'RGraphSpace')
>
> # Create a new PathwaySpace object
> ps <- buildPathwaySpace(gtoy1, nrc = 100)
Validating arguments...
Validating the 'igraph' object...
Creating a 'PathwaySpace' object...
> # note: adjust 'nrc' to increase image resolution
>
> # Set '1s' as vertex signal
> vertexSignal(ps) <- 1
>
> # Create a 2D-landscape image
> ps <- circularProjection(ps)
Validating arguments...
Using circular projection...
Mapping 'x' and 'y' coordinates...
Running signal convolution...
Error in findInterval(c(i - 0.5, i + 0.5), x_sorted, left.open = TRUE, :
unused argument (checkSorted = FALSE)
Calls: circularProjection ... .find_nn_positions -> lapply -> FUN -> .find_positions
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: possible error in 'findInterval(c(i - 0.5, ': unused argument (checkSorted = FALSE)
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/PathwaySpace.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-oldrel-macos-x86_64
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: possible error in 'findInterval(c(i - 0.5, ': unused argument (checkSorted = FALSE)
See 'd:/Rcompile/CRANpkg/local/4.4/PathwaySpace.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
Flavor: r-oldrel-windows-x86_64
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.