Last updated on 2025-10-31 00:51:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.8.10 | 37.92 | 130.86 | 168.78 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.8.10 | 27.74 | 90.45 | 118.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.8.10 | 83.00 | 170.58 | 253.58 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.8.10 | 203.00 | 67.72 | 270.72 | ERROR | |
| r-devel-windows-x86_64 | 0.1.8.10 | 42.00 | 156.00 | 198.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.8.10 | 39.08 | 120.78 | 159.86 | ERROR | |
| r-release-linux-x86_64 | 0.1.8.10 | 37.68 | 119.47 | 157.15 | ERROR | |
| r-release-macos-arm64 | 0.1.8.10 | 15.00 | 54.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 0.1.8.10 | 23.00 | 98.00 | 121.00 | OK | |
| r-release-windows-x86_64 | 0.1.8.10 | 45.00 | 165.00 | 210.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.8.10 | 16.00 | 59.00 | 75.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1.8.10 | 21.00 | 87.00 | 108.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.8.10 | 57.00 | 201.00 | 258.00 | ERROR | 
Version: 0.1.8.10
Check: examples
Result: ERROR
  Running examples in ‘IOHanalyzer-Ex.R’ failed
  The error most likely occurred in:
  
  > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
  > ### Name: Plot.Stats.Significance_Graph
  > ### Title: Plot a network graph showing the statistically different
  > ###   algorithms
  > ### Aliases: Plot.Stats.Significance_Graph
  > ###   Plot.Stats.Significance_Graph.DataSetList
  > 
  > ### ** Examples
  > 
  > Plot.Stats.Significance_Graph(subset(dsl, funcId == 2), 16)
  Error in `igraph::graph_from_adjacency_matrix()`:
  ! Cannot create a graph object because the adjacency matrix contains
    NAs.
  Backtrace:
      ▆
   1. ├─IOHanalyzer::Plot.Stats.Significance_Graph(...)
   2. └─IOHanalyzer:::Plot.Stats.Significance_Graph.DataSetList(...)
   3.   └─igraph::graph_from_adjacency_matrix(p_matrix <= alpha, mode = "directed", diag = F)
   4.     └─igraph:::ensure_no_na(adjmatrix, "adjacency matrix")
   5.       └─cli::cli_abort(...)
   6.         └─rlang::abort(...)
  Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.8.10
Check: examples
Result: ERROR
  Running examples in ‘IOHanalyzer-Ex.R’ failed
  The error most likely occurred in:
  
  > ### Name: Plot.Stats.Significance_Graph
  > ### Title: Plot a network graph showing the statistically different
  > ###   algorithms
  > ### Aliases: Plot.Stats.Significance_Graph
  > ###   Plot.Stats.Significance_Graph.DataSetList
  > 
  > ### ** Examples
  > 
  > Plot.Stats.Significance_Graph(subset(dsl, funcId == 2), 16)
  Error in `igraph::graph_from_adjacency_matrix()`:
  ! Cannot create a graph object because the adjacency matrix contains
    NAs.
  Backtrace:
      ▆
   1. ├─IOHanalyzer::Plot.Stats.Significance_Graph(...)
   2. └─IOHanalyzer:::Plot.Stats.Significance_Graph.DataSetList(...)
   3.   └─igraph::graph_from_adjacency_matrix(p_matrix <= alpha, mode = "directed", diag = F)
   4.     └─igraph:::ensure_no_na(adjmatrix, "adjacency matrix")
   5.       └─cli::cli_abort(...)
   6.         └─rlang::abort(...)
  Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.1.8.10
Check: installed package size
Result: NOTE
    installed size is  5.1Mb
    sub-directories of 1Mb or more:
      data           1.4Mb
      libs           1.8Mb
      shiny-server   1.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64