CRAN Package Check Results for Package odpc

Last updated on 2023-12-08 05:02:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 124.54 108.27 232.81 OK
r-devel-linux-x86_64-debian-gcc 2.0.5 81.98 82.19 164.17 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 100.00 129.00 229.00 OK
r-patched-linux-x86_64 2.0.5 77.95 105.86 183.81 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 128.00 149.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