Last updated on 2023-01-31 04:06:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 5.20 | 74.32 | 79.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 4.31 | 52.23 | 56.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 95.85 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 106.86 | ERROR | |||
r-devel-windows-x86_64 | 0.3.1 | 33.00 | 115.00 | 148.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.1 | 4.32 | 71.64 | 75.96 | OK | |
r-release-linux-x86_64 | 0.3.1 | 6.53 | 65.61 | 72.14 | OK | |
r-release-macos-arm64 | 0.3.1 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 44.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 30.00 | 119.00 | 149.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 51.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 14.00 | 100.00 | 114.00 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hablar)
> test_check("hablar")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.ifs.R:53'): if_else_ ─────────────────────────────────────────
`if_else_(c(T, F, NA), 1, 1L)` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/40s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hablar)
> test_check("hablar")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.ifs.R:53'): if_else_ ─────────────────────────────────────────
`if_else_(c(T, F, NA), 1, 1L)` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hablar)
> test_check("hablar")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.ifs.R:53'): if_else_ ─────────────────────────────────────────
`if_else_(c(T, F, NA), 1, 1L)` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(hablar)
> test_check("hablar")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.ifs.R:53'): if_else_ ─────────────────────────────────────────
`if_else_(c(T, F, NA), 1, 1L)` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 418 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64