CRAN Package Check Results for Package IOHanalyzer

Last updated on 2025-11-22 17:49:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8.10 36.15 133.01 169.16 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.8.10 25.88 89.51 115.39 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.8.17 115.00 168.61 283.61 OK
r-devel-windows-x86_64 0.1.8.10 52.00 184.00 236.00 ERROR
r-patched-linux-x86_64 0.1.8.10 41.19 119.29 160.48 ERROR
r-release-linux-x86_64 0.1.8.10 35.29 118.69 153.98 ERROR
r-release-macos-arm64 0.1.8.17 0.00 5.00 5.00 ERROR
r-release-macos-x86_64 0.1.8.17 44.00 199.00 243.00 OK
r-release-windows-x86_64 0.1.8.10 45.00 157.00 202.00 ERROR
r-oldrel-macos-arm64 0.1.8.17 0.00 10.00 10.00 ERROR
r-oldrel-macos-x86_64 0.1.8.17 52.00 185.00 237.00 NOTE
r-oldrel-windows-x86_64 0.1.8.10 58.00 208.00 266.00 ERROR

Check Details

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-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.8.17
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.1.8.17
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: data 1.4Mb libs 1.9Mb shiny-server 1.1Mb Flavor: r-oldrel-macos-x86_64