Last updated on 2023-03-29 06:53:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 5.24 | 71.74 | 76.98 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.93 | 54.42 | 59.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 97.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 104.75 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 31.00 | 125.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 6.37 | 67.56 | 73.93 | OK | |
r-release-linux-x86_64 | 0.2.1 | 5.46 | 70.58 | 76.04 | OK | |
r-release-macos-arm64 | 0.2.1 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 50.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 27.00 | 119.00 | 146.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 53.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 16.00 | 105.00 | 121.00 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(chronicler)
>
> test_check("chronicler")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
== Failed tests ================================================================
-- Failure ('test-run_time.R:15:3'): test running time -------------------------
sum(as.integer(result_pipe$log_df$run_time)) (`actual`) not equal to 2 (`expected`).
`actual`: 1
`expected`: 2
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64