Last updated on 2023-01-30 09:54:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 6.29 | 78.90 | 85.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 5.81 | 57.54 | 63.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 103.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 112.67 | OK | |||
r-devel-windows-x86_64 | 0.4.3 | 40.00 | 124.00 | 164.00 | OK | |
r-patched-linux-x86_64 | 0.4.3 | 7.43 | 70.88 | 78.31 | OK | |
r-release-linux-x86_64 | 0.4.3 | 5.20 | 70.87 | 76.07 | OK | |
r-release-macos-arm64 | 0.4.3 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.4.3 | 46.00 | OK | |||
r-release-windows-x86_64 | 0.4.3 | 35.00 | 113.00 | 148.00 | OK | |
r-oldrel-macos-arm64 | 0.4.3 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.3 | 47.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.4.3 | 16.00 | 100.00 | 116.00 | ERROR |
Version: 0.4.3
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(xpectr)
>
> test_check("xpectr")
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 841 ]
== Skipped tests ===============================================================
* skipping due to breaking changes in R 4.0.0 (2)
== Failed tests ================================================================
-- Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles --
strip(output_10856[["error"]]) %in% ... is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 841 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64