Last updated on 2023-01-25 04:51:52 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.59 | 56.93 | 62.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 106.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 112.67 | OK | |||
r-patched-linux-x86_64 | 0.4.3 | 6.26 | 72.88 | 79.14 | OK | |
r-release-linux-x86_64 | 0.4.3 | 4.68 | 72.95 | 77.63 | 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 | 46.00 | 104.00 | 150.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 | 17.00 | 96.00 | 113.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