Last updated on 2019-12-10 22:49:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 4.90 | 40.86 | 45.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 4.07 | 32.55 | 36.62 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 56.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 55.21 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.1 | 11.00 | 100.00 | 111.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.1 | 11.00 | 64.00 | 75.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 4.49 | 37.79 | 42.28 | OK | |
r-patched-solaris-x86 | 0.3.1 | 89.00 | OK | |||
r-release-linux-x86_64 | 0.3.1 | 4.57 | 37.99 | 42.56 | OK | |
r-release-windows-ix86+x86_64 | 0.3.1 | 8.00 | 62.00 | 70.00 | OK | |
r-release-osx-x86_64 | 0.3.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 6.00 | 80.00 | 86.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.1 | ERROR |
Version: 0.3.1
Check: examples
Result: ERROR
Running examples in ‘threejs-Ex.R’ failed
The error most likely occurred in:
> ### Name: graphjs
> ### Title: Interactive 3D Graph Visualization
> ### Aliases: graphjs
>
> ### ** Examples
>
> set.seed(1)
> g <- sample_islands(3, 10, 5/10, 1)
> i <- cluster_optimal(g)
Error in cluster_optimal(g) :
At optimal_modularity.c:85 : GLPK is not available, Unimplemented function call
Execution halted
Flavor: r-oldrel-osx-x86_64