Last updated on 2026-01-22 16:50:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 3.73 | 34.92 | 38.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 2.76 | 26.79 | 29.55 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 7.00 | 54.68 | 61.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 7.00 | 58.92 | 65.92 | OK | |
| r-devel-windows-x86_64 | 0.2.3 | 8.00 | 56.00 | 64.00 | OK | |
| r-patched-linux-x86_64 | 0.2.3 | 4.09 | 30.99 | 35.08 | OK | |
| r-release-linux-x86_64 | 0.2.3 | 2.54 | 31.00 | 33.54 | OK | |
| r-release-macos-arm64 | 0.2.3 | OK | ||||
| r-release-macos-x86_64 | 0.2.3 | 3.00 | 67.00 | 70.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 7.00 | 56.00 | 63.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | 1.00 | 39.00 | 40.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.3 | 3.00 | 70.00 | 73.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 8.00 | 68.00 | 76.00 | OK |
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(yulab.utils)
>
> test_check("yulab.utils")
Saving _problems/test-cache-5.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-cache.R:5:3'): update_cache_item with ttl expires entries ────
Expected `val1` to equal 1.
Differences:
`actual` is NULL
`expected` is a double vector (1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc