Last updated on 2024-10-15 05:49:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 15.07 | 127.93 | 143.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 8.53 | 87.55 | 96.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 235.80 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 284.03 | OK | |||
r-devel-windows-x86_64 | 0.0.7 | 16.00 | 147.00 | 163.00 | OK | |
r-patched-linux-x86_64 | 0.0.7 | 15.20 | 120.95 | 136.15 | OK | |
r-release-linux-x86_64 | 0.0.7 | 12.94 | 118.76 | 131.70 | OK | |
r-release-macos-arm64 | 0.0.7 | 83.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.7 | 194.00 | OK | |||
r-release-windows-x86_64 | 0.0.7 | 17.00 | 151.00 | 168.00 | OK | |
r-oldrel-macos-arm64 | 0.0.7 | 84.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.7 | 207.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.7 | 21.00 | 168.00 | 189.00 | OK |
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [17s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
`expected`: "0427" "1946"
── Failure ('test-audioblastProcessors.R:103:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:105:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
[ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ]
Error: Test failures
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64