CRAN Package Check Results for Package yulab.utils

Last updated on 2026-01-14 16:50:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 4.07 35.29 39.36 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.3 2.87 27.11 29.98 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 59.46 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 7.00 59.15 66.15 OK
r-devel-windows-x86_64 0.2.3 6.00 59.00 65.00 OK
r-patched-linux-x86_64 0.2.3 3.78 31.12 34.90 OK
r-release-linux-x86_64 0.2.3 3.25 31.08 34.33 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 5.00 56.00 61.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 7.00 63.00 70.00 OK

Additional issues

MKL

Check Details

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