Last updated on 2025-07-30 12:50:21 CEST.
Package | ERROR | OK |
---|---|---|
PathwaySpace | 3 | 10 |
RGraphSpace | 13 |
Current CRAN status: ERROR: 3, OK: 10
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
Current CRAN status: OK: 13