Last updated on 2018-04-29 01:47:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-5 | 2.91 | 37.31 | 40.22 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-5 | 2.37 | 30.13 | 32.50 | 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 | 21.00 | 88.00 | 109.00 | ERROR | |
r-patched-linux-x86_64 | 1.1-5 | 2.86 | 36.45 | 39.31 | OK | |
r-patched-solaris-x86 | 1.1-5 | 69.60 | OK | |||
r-release-linux-x86_64 | 1.1-5 | 3.04 | 36.33 | 39.37 | OK | |
r-release-windows-ix86+x86_64 | 1.1-5 | 21.00 | 88.00 | 109.00 | ERROR | |
r-release-osx-x86_64 | 1.1-5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-5 | 9.00 | 87.00 | 96.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