Last updated on 2024-11-23 07:50:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.7 | 3.13 | 31.60 | 34.73 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7.7 | 2.56 | 23.50 | 26.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.7 | 59.69 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.7 | 60.27 | OK | |||
r-devel-windows-x86_64 | 0.7.7 | 6.00 | 58.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 0.7.7 | 4.54 | 30.07 | 34.61 | OK | |
r-release-linux-x86_64 | 0.7.7 | 3.56 | 30.23 | 33.79 | OK | |
r-release-macos-arm64 | 0.7.7 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.7.7 | 31.00 | OK | |||
r-release-windows-x86_64 | 0.7.7 | 5.00 | 60.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 0.7.7 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.7 | 34.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.7 | 6.00 | 63.00 | 69.00 | OK |
Version: 0.7.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eatTools)
>
> test_check("eatTools")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 215 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_remove_funs.R:72:3'): gsubAll ────────────────────────────────
`string1` not equal to c("Item I1: erstes Item", "Item I12: zwoelftes Item", "Item I11: elftes Item").
1/3 mismatches
x[2]: "Lt5LItem I1Cxk0Ge: zwoelftes Item"
y[2]: "Item I12: zwoelftes Item"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 215 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang