CRAN Package Check Results for Package odpc

Last updated on 2023-12-04 18:52:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 124.44 106.86 231.30 OK
r-devel-linux-x86_64-debian-gcc 2.0.5 79.48 80.18 159.66 OK
r-devel-linux-x86_64-fedora-clang 2.0.5 319.38 OK
r-devel-linux-x86_64-fedora-gcc 2.0.5 314.24 OK
r-devel-windows-x86_64 2.0.5 97.00 127.00 224.00 OK
r-patched-linux-x86_64 2.0.5 73.25 104.33 177.58 OK
r-release-linux-x86_64 2.0.5 74.16 104.85 179.01 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 127.00 150.00 277.00 OK
r-oldrel-macos-arm64 2.0.5 95.00 OK
r-oldrel-macos-x86_64 2.0.5 159.00 OK
r-oldrel-windows-x86_64 2.0.5 106.00 153.00 259.00 OK

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