Last updated on 2019-01-19 00:46:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 88.79 | 25.35 | 114.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 74.33 | 20.32 | 94.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 178.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 150.87 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 225.00 | 82.00 | 307.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 97.81 | 23.59 | 121.40 | OK | |
r-patched-solaris-x86 | 0.1.0 | 140.80 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 90.33 | 23.40 | 113.73 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 221.00 | 79.00 | 300.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 229.00 | 61.00 | 290.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(inplace)
>
> test_check("inplace")
── 1. Failure: in-place operators work in common cases (@test-operators.R#82) ─
`X` not identical to `X2`.
Objects equal but not identical
── 2. Failure: in-place operators work in common cases (@test-sweep.R#51) ─────
`X` not identical to `X2`.
Objects equal but not identical
── 3. Failure: in-place operators work in common cases (@test-sweep.R#49) ─────
`X` not identical to `X2`.
Objects equal but not identical
── 4. Failure: in-place operators work in common cases (@test-sweep.R#52) ─────
`X` not identical to `X2`.
Objects equal but not identical
══ testthat results ═══════════════════════════════════════════════════════════
OK: 804 SKIPPED: 0 FAILED: 4
1. Failure: in-place operators work in common cases (@test-operators.R#82)
2. Failure: in-place operators work in common cases (@test-sweep.R#51)
3. Failure: in-place operators work in common cases (@test-sweep.R#49)
4. Failure: in-place operators work in common cases (@test-sweep.R#52)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86