Last updated on 2025-10-31 01:49:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 9.70 | 104.24 | 113.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 7.24 | 73.65 | 80.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 22.00 | 158.99 | 180.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 20.00 | 164.59 | 184.59 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 12.00 | 107.00 | 119.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 9.71 | 97.65 | 107.36 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 9.85 | 96.74 | 106.59 | OK | |
| r-release-macos-arm64 | 1.0.2 | 4.00 | 48.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 9.00 | 100.00 | 109.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 12.00 | 115.00 | 127.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 5.00 | 52.00 | 57.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.0.2 | 10.00 | 96.00 | 106.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.0.2 | 17.00 | 129.00 | 146.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