CRAN Package Check Results for Package yulab.utils

Last updated on 2026-01-18 09:50:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 3.62 34.72 38.34 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 2.67 26.73 29.40 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 7.00 56.05 63.05 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 7.00 60.45 67.45 OK
r-devel-windows-x86_64 0.2.3 6.00 59.00 65.00 OK
r-patched-linux-x86_64 0.2.3 4.38 31.03 35.41 OK
r-release-linux-x86_64 0.2.3 2.54 31.00 33.54 OK
r-release-macos-arm64 0.2.3 1.00 30.00 31.00 OK
r-release-macos-x86_64 0.2.3 3.00 67.00 70.00 OK
r-release-windows-x86_64 0.2.3 6.00 58.00 64.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 6.00 66.00 72.00 OK

Additional issues

MKL

Check Details

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] 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