Last updated on 2017-02-24 23:52:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 2.43 | 209.44 | 211.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 2.46 | 205.83 | 208.29 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 397.39 | OK | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 397.94 | OK | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 1.3.0 | 297.50 | OK | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 1.3.0 | 18.00 | 432.00 | 450.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 2.58 | 202.08 | 204.67 | OK | |
r-patched-solaris-sparc | 1.3.0 | 2038.10 | OK | |||
r-patched-solaris-x86 | 1.3.0 | 408.00 | OK | |||
r-release-linux-x86_64 | 1.3.0 | 2.59 | 198.46 | 201.05 | OK | |
r-release-osx-x86_64-mavericks | 1.3.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.3.0 | 14.00 | 305.00 | 319.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.3.0 | 12.00 | 393.00 | 405.00 | OK |
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [126s/126s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(testthat)
> library(GGally)
>
> test_check("GGally")
1. Failure: examples (@test-ggnet2.R#80) ---------------------------------------
ggnet2(n, edge.color = rep("red", network.edgecount(n) - 1)) did not throw an error.
testthat results ================================================================
OK: 730 SKIPPED: 0 FAILED: 1
1. Failure: examples (@test-ggnet2.R#80)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc