Last updated on 2024-02-12 08:05:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 11.97 | 78.07 | 90.04 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 11.09 | 66.15 | 77.24 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 115.06 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 123.95 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 15.00 | 87.00 | 102.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 11.92 | 79.27 | 91.19 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 8.87 | 79.88 | 88.75 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 77.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 19.00 | 110.00 | 129.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 21.00 | 104.00 | 125.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘molnet-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: graph_metrics
> ### Title: Analyses metrics of an iGraph object
> ### Aliases: graph_metrics
>
> ### ** Examples
>
> adj_mat <- matrix(rnorm(36),nrow=6)
> graph <- igraph::graph_from_adjacency_matrix(adj_mat)
Error in graph.adjacency.dense(adjmatrix, mode = mode, weighted = weighted, :
At vendor/cigraph/src/constructors/adjacency.c:330 : Edge counts should be non-negative, found -2.2147. Invalid value
Calls: <Anonymous> -> graph.adjacency.dense
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘molnet-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: graph_metrics
> ### Title: Analyses metrics of an iGraph object
> ### Aliases: graph_metrics
>
> ### ** Examples
>
> adj_mat <- matrix(rnorm(36),nrow=6)
> graph <- igraph::graph_from_adjacency_matrix(adj_mat)
Error in graph.adjacency.dense(adjmatrix, mode = mode, weighted = weighted, :
At vendor/cigraph/src/constructors/adjacency.c:329 : Edge counts should be non-negative, found -2.2147. Invalid value
Calls: <Anonymous> -> graph.adjacency.dense
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘molnet-Ex.R’ failed
The error most likely occurred in:
> ### Name: graph_metrics
> ### Title: Analyses metrics of an iGraph object
> ### Aliases: graph_metrics
>
> ### ** Examples
>
> adj_mat <- matrix(rnorm(36),nrow=6)
> graph <- igraph::graph_from_adjacency_matrix(adj_mat)
Error in graph.adjacency.dense(adjmatrix, mode = mode, weighted = weighted, :
At vendor/cigraph/src/constructors/adjacency.c:330 : Edge counts should be non-negative, found -2.2147. Invalid value
Calls: <Anonymous> -> graph.adjacency.dense
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘molnet-Ex.R’ failed
The error most likely occurred in:
> ### Name: graph_metrics
> ### Title: Analyses metrics of an iGraph object
> ### Aliases: graph_metrics
>
> ### ** Examples
>
> adj_mat <- matrix(rnorm(36),nrow=6)
> graph <- igraph::graph_from_adjacency_matrix(adj_mat)
Error in graph.adjacency.dense(adjmatrix, mode = mode, weighted = weighted, :
At vendor/cigraph/src/constructors/adjacency.c:329 : Edge counts should be non-negative, found -2.2147. Invalid value
Calls: <Anonymous> -> graph.adjacency.dense
Execution halted
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64