Last updated on 2021-07-01 01:49:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 3.42 | 39.61 | 43.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.61 | 30.80 | 33.41 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 61.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 50.38 | OK | |||
r-devel-windows-x86_64 | 0.5.1 | 5.00 | 57.00 | 62.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.5.1 | OK | ||||
r-patched-linux-x86_64 | 0.5.1 | 3.72 | 38.38 | 42.10 | OK | |
r-patched-solaris-x86 | 0.5.1 | 73.90 | OK | |||
r-release-linux-x86_64 | 0.5.1 | 3.09 | 38.46 | 41.55 | OK | |
r-release-macos-arm64 | 0.5.1 | ERROR | ||||
r-release-macos-x86_64 | 0.5.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.5.1 | 5.00 | 51.00 | 56.00 | OK | |
r-oldrel-macos-x86_64 | 0.5.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.1 | 7.00 | 55.00 | 62.00 | OK |
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fuzzyreg)
>
> test_check("fuzzyreg")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_correctSolution.R:50:3): correct TEF for crisp numbers ────────
0 not equal to TEF(f).
1/1 mismatches
[1] 0 - 3 == -3
[ FAIL 1 | WARN 8 | SKIP 0 | PASS 24 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64