Last updated on 2019-11-26 00:51:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 109.16 | 27.04 | 136.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 67.14 | 21.43 | 88.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 186.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 165.09 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 270.00 | 82.00 | 352.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.0 | 280.00 | 66.00 | 346.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 75.19 | 26.32 | 101.51 | OK | |
r-patched-solaris-x86 | 0.1.0 | 160.50 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 75.71 | 27.21 | 102.92 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 232.00 | 62.00 | 294.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 157.00 | 87.00 | 244.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’ [11s/11s]
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#80) ─
`X` not identical to `X2`.
Objects equal but not identical
── 2. Failure: in-place operators work in common cases (@test-sweep.R#49) ─────
`X` not identical to `X2`.
Objects equal but not identical
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 806 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: in-place operators work in common cases (@test-operators.R#80)
2. Failure: in-place operators work in common cases (@test-sweep.R#49)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86