Last updated on 2019-10-31 00:51:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.95 | 58.97 | 62.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.75 | 42.34 | 46.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 74.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 70.45 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 13.00 | 91.00 | 104.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.0 | 3.87 | 54.42 | 58.29 | OK | |
r-patched-solaris-x86 | 1.0.0 | 96.30 | OK | |||
r-release-linux-x86_64 | 1.0.0 | 4.12 | 55.07 | 59.19 | OK | |
r-release-windows-ix86+x86_64 | 1.0.0 | 11.00 | 62.00 | 73.00 | OK | |
r-release-osx-x86_64 | 1.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 6.00 | 91.00 | 97.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.0 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("stagedtrees")
>
> test_check("stagedtrees")
-- 1. Failure: d(x,x) is 0 (@test_util_functions.R#37) ------------------------
all(lapply(ds, function(d) d(x, x)) == 0) isn't true.
== testthat results ===========================================================
[ OK: 340 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: d(x,x) is 0 (@test_util_functions.R#37)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64