Last updated on 2018-04-26 01:47:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-5 | 3.14 | 32.45 | 35.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-5 | 2.69 | 29.42 | 32.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1-5 | 49.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-5 | 47.02 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1-5 | 11.00 | 64.00 | 75.00 | ERROR | |
r-patched-linux-x86_64 | 1.1-5 | 3.00 | 36.09 | 39.09 | OK | |
r-patched-solaris-x86 | 1.1-5 | 69.60 | OK | |||
r-release-linux-x86_64 | 1.1-5 | 2.62 | 36.83 | 39.45 | OK | |
r-release-windows-ix86+x86_64 | 1.1-5 | 11.00 | 64.00 | 75.00 | ERROR | |
r-release-osx-x86_64 | 1.1-5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-5 | 13.00 | 101.00 | 114.00 | OK | |
r-oldrel-osx-x86_64 | 1.1-5 | OK |
Version: 1.1-5
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
>
> library("TSP")
> test_check("TSP")
-- 1. Failure: (unknown) (@test-solve_TSP.R#56) -------------------------------
all(sapply(tours1, attr, "tour_length") == 0) isn't true.
== testthat results ===========================================================
OK: 21 SKIPPED: 0 FAILED: 1
1. Failure: (unknown) (@test-solve_TSP.R#56)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64