CRAN Package Check Results for Package odpc

Last updated on 2024-03-27 07:57:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 130.21 106.61 236.82 OK
r-devel-linux-x86_64-debian-gcc 2.0.5 90.30 81.34 171.64 OK
r-devel-linux-x86_64-fedora-clang 2.0.5 317.27 OK
r-devel-linux-x86_64-fedora-gcc 2.0.5 319.60 OK
r-devel-windows-x86_64 2.0.5 97.00 126.00 223.00 OK
r-patched-linux-x86_64 2.0.5 116.64 106.52 223.16 OK
r-release-linux-x86_64 2.0.5 83.49 105.43 188.92 OK
r-release-macos-arm64 2.0.5 108.00 OK
r-release-macos-x86_64 2.0.5 150.00 ERROR
r-release-windows-x86_64 2.0.5 123.00 153.00 276.00 OK
r-oldrel-macos-arm64 2.0.5 95.00 OK
r-oldrel-windows-x86_64 2.0.5 111.00 153.00 264.00 OK

Additional issues

Intel OpenBLAS

Check Details

Version: 2.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [27s/48s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: > library(testthat) > library(odpc) > > test_check("odpc") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_old_ver.R:75:3'): Equality with stored lambda for DFM model for single component sparse odpc ── sparse_fit[[1]]$lambda not equal to `old_lambda_sparse_dfm`. 1/1 mismatches [1] 0.462 - 1.38 == -0.913 [ FAIL 1 | WARN 1 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64