Last updated on 2024-11-04 04:49:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 6.64 | 225.04 | 231.68 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 4.07 | 151.00 | 155.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 376.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 373.07 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 8.00 | 183.00 | 191.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 6.02 | 210.37 | 216.39 | OK | |
r-release-linux-x86_64 | 0.4.0 | 6.58 | 213.77 | 220.35 | OK | |
r-release-macos-arm64 | 0.4.0 | 103.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 168.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 7.00 | 195.00 | 202.00 | OK | |
r-oldrel-macos-arm64 | 0.4.0 | 96.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 188.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 9.00 | 244.00 | 253.00 | ERROR |
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [59s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(visOmopResults)
>
> test_check("visOmopResults")
Starting 2 test processes
[ FAIL 1 | WARN 53 | SKIP 0 | PASS 496 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-visOmopTable.R:136:3'): visOmopTable ─────────────────────────
all(...) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 53 | SKIP 0 | PASS 496 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64